HomeSort by relevance Sort by last modified time
    Searched defs:y_root (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/WinQuake/
in_sun.cpp 62 int x_root, y_root; variable
117 y_root = y_root_old = vid.height >> 1;
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
EventSender.cpp 181 int x_root, y_root; local
183 gdk_window_get_root_coords(GTK_WIDGET(view)->window, lastMousePositionX, lastMousePositionY, &x_root, &y_root);
185 getRootCoords(GTK_WIDGET(view), &x_root, &y_root); local
189 event.button.y_root = y_root;
256 int x_root, y_root; local
258 gdk_window_get_root_coords(GTK_WIDGET(view)->window, lastMousePositionX, lastMousePositionY, &x_root, &y_root);
260 getRootCoords(GTK_WIDGET(view), &x_root, &y_root); local
264 event.button.y_root = y_root;
306 int x_root, y_root; local
310 getRootCoords(GTK_WIDGET(view), &x_root, &y_root); local
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 163 milliseconds