Searched refs:aHelpPosLogic (Results 1 – 1 of 1) sorted by relevance
904 Point aHelpPosLogic = PixelToLogic( aHelpPos, MapMode(MAP_APPFONT) ); in SetMode() local905 aHelpPosLogic.Y() -= 34; in SetMode()906 aHelpPos = LogicToPixel( aHelpPosLogic, MapMode(MAP_APPFONT) ); in SetMode()
Completed in 54 milliseconds