Home
last modified time | relevance | path

Searched defs:getCurrentPosition (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/bindings/js/
DJSGeolocationCustom.cpp137 JSValue JSGeolocation::getCurrentPosition(ExecState* exec, const ArgList& args) in getCurrentPosition() function in WebCore::JSGeolocation
/external/webkit/WebCore/page/
DGeolocation.cpp275 void Geolocation::getCurrentPosition(PassRefPtr<PositionCallback> successCallback, PassRefPtr<Posit… in getCurrentPosition() function in WebCore::Geolocation
/external/opencore/android/
Dplayerdriver.cpp1707 status_t PVPlayer::getCurrentPosition(int *msec) in getCurrentPosition() function in android::PVPlayer