getCurrentPosition  149 Source/bindings/v8/custom/V8GeolocationCustom.cpp     geolocation->getCurrentPosition(positionCallback.release(), positionErrorCallback.release(), positionOptions.release());
getCurrentPosition   63 Source/modules/geolocation/Geolocation.h     void getCurrentPosition(PassOwnPtr<PositionCallback>, PassOwnPtr<PositionErrorCallback>, PassRefPtrWillBeRawPtr<PositionOptions>);
getCurrentPosition   42 public/platform/WebFlingAnimator.h     virtual WebPoint getCurrentPosition() = 0;