Home
last modified time | relevance | path

Searched refs:hotspotRect (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/riven_stacks/
H A Dospit.cpp83 Common::Rect hotspotRect = hotspot->getRect(); in xbookclick() local
103 if (hotspotRect.contains(getMousePosition())) in xbookclick()
109 if (hotspotRect.contains(getMousePosition())) { in xbookclick()
H A Daspit.cpp136 Common::Rect hotspotRect = hotspot->getRect(); in xastartupbtnhide() local
139 _vm->_gfx->drawText(str, hotspotRect, greyLevel); in xastartupbtnhide()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/riven_stacks/
H A Dospit.cpp83 Common::Rect hotspotRect = hotspot->getRect(); in xbookclick() local
103 if (hotspotRect.contains(getMousePosition())) in xbookclick()
109 if (hotspotRect.contains(getMousePosition())) { in xbookclick()
H A Daspit.cpp136 Common::Rect hotspotRect = hotspot->getRect(); in xastartupbtnhide() local
139 _vm->_gfx->drawText(str, hotspotRect, greyLevel); in xastartupbtnhide()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dconsole.cpp728 Common::Rect hotspotRect = hotspot->getRect(); in Cmd_QuickTest() local
729 …Common::Point hotspotPoint((hotspotRect.left + hotspotRect.right) / 2, (hotspotRect.top + hotspotR… in Cmd_QuickTest()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dconsole.cpp729 Common::Rect hotspotRect = hotspot->getRect(); in Cmd_QuickTest() local
730 …Common::Point hotspotPoint((hotspotRect.left + hotspotRect.right) / 2, (hotspotRect.top + hotspotR… in Cmd_QuickTest()