Searched refs:position_changed (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/platform/gtk/ |
D | GeolocationServiceGtk.cpp | 123 G_CALLBACK(position_changed), this); in startUpdating() 188 position_changed(position, fields, timestamp, latitude, longitude, altitude, accuracy, that); in getPositionCallback() 191 void GeolocationServiceGtk::position_changed(GeocluePosition*, GeocluePositionFields fields, int ti… in position_changed() function in WebCore::GeolocationServiceGtk
|
D | GeolocationServiceGtk.h | 53 …static void position_changed(GeocluePosition*, GeocluePositionFields, int, double, double, double,…
|
/external/chromium/chrome/browser/sync/engine/ |
D | change_reorder_buffer.h | 66 void PushUpdatedItem(int64 id, bool position_changed) { in PushUpdatedItem() argument 67 operations_[id] = position_changed ? OP_UPDATE_POSITION_AND_PROPERTIES : in PushUpdatedItem()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2009-06-16 | 45722 (WebCore::GeolocationServiceGtk::position_changed): 45748 (WebCore::GeolocationServiceGtk::position_changed):
|