Searched defs:mouse_x (Results 1 – 4 of 4) sorted by relevance
45 int mouse_button, mouse_x, mouse_y; in AA_PumpEvents() local
63 static int mouse_x = 0, mouse_y = 0, mouse_z = 0; in GGI_PumpEvents() local
503 bool PanelManager::ShouldBringUpTitlebars(int mouse_x, int mouse_y) const { in ShouldBringUpTitlebars()
462 bool DockedPanelCollection::ShouldBringUpTitlebars(int mouse_x, in ShouldBringUpTitlebars()