Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_gtk.cc34 bool screen_coordinates, in WindowGetViewBounds() argument
48 if (screen_coordinates) { in WindowGetViewBounds()
Dtesting_automation_provider_views.cc118 bool screen_coordinates, in WindowGetViewBounds() argument
133 if (screen_coordinates) in WindowGetViewBounds()
Dtesting_automation_provider_mac.mm42 bool screen_coordinates,
73 if (screen_coordinates && [[NSScreen screens] count] > 0) {
Dtesting_automation_provider.h113 void WindowGetViewBounds(int handle, int view_id, bool screen_coordinates,