Home
last modified time | relevance | path

Searched defs:mouse_x (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
DSDL_aaevents.c45 int mouse_button, mouse_x, mouse_y; in AA_PumpEvents() local
/external/qemu/distrib/sdl-1.2.15/src/video/ggi/
DSDL_ggievents.c63 static int mouse_x = 0, mouse_y = 0, mouse_z = 0; in GGI_PumpEvents() local
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_manager.cc503 bool PanelManager::ShouldBringUpTitlebars(int mouse_x, int mouse_y) const { in ShouldBringUpTitlebars()
Ddocked_panel_collection.cc462 bool DockedPanelCollection::ShouldBringUpTitlebars(int mouse_x, in ShouldBringUpTitlebars()