Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DGeolocationService.h36 class PositionOptions; variable
51 virtual bool startUpdating(PositionOptions*) { return false; } in startUpdating() argument
/external/webkit/Source/WebCore/page/
DPositionOptions.h67 PositionOptions() in PositionOptions() function
/external/webkit/Source/WebCore/platform/mock/
DGeolocationServiceMock.cpp83 bool GeolocationServiceMock::startUpdating(PositionOptions*) in startUpdating() argument