Home
last modified time | relevance | path

Searched refs:position_changed (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DGeolocationServiceGtk.cpp123 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
DGeolocationServiceGtk.h53 …static void position_changed(GeocluePosition*, GeocluePositionFields, int, double, double, double,…
/external/chromium/chrome/browser/sync/engine/
Dchange_reorder_buffer.h66 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/
DChangeLog-2009-06-1645722 (WebCore::GeolocationServiceGtk::position_changed):
45748 (WebCore::GeolocationServiceGtk::position_changed):