Home
last modified time | relevance | path

Searched refs:shouldHover (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cryomni3d/versailles/
H A Dtoolbar.cpp555 bool shouldHover = false; in handleToolbarEvents() local
561 shouldHover = true; in handleToolbarEvents()
568 if (!shouldHover && _inventoryHovered != uint(-1) && !_mouse_in_view_object) { in handleToolbarEvents()
/dports/games/scummvm/scummvm-2.5.1/engines/cryomni3d/versailles/
H A Dtoolbar.cpp555 bool shouldHover = false; in handleToolbarEvents() local
561 shouldHover = true; in handleToolbarEvents()
568 if (!shouldHover && _inventoryHovered != uint(-1) && !_mouseInViewObject) { in handleToolbarEvents()