Searched defs:getCurrentPosition (Results 1 – 3 of 3) sorted by relevance
137 JSValue JSGeolocation::getCurrentPosition(ExecState* exec, const ArgList& args) in getCurrentPosition() function in WebCore::JSGeolocation
275 void Geolocation::getCurrentPosition(PassRefPtr<PositionCallback> successCallback, PassRefPtr<Posit… in getCurrentPosition() function in WebCore::Geolocation
1707 status_t PVPlayer::getCurrentPosition(int *msec) in getCurrentPosition() function in android::PVPlayer