Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/sgp/
H A DMouseSystem.cc677 static UINT32 GetNumberOfLinesInHeight(const ST::utf32_buffer& codepoints) in GetNumberOfLinesInHeight() function
697 INT32 const h = GetNumberOfLinesInHeight(r->FastHelpText) * (GetFontHeight(FONT10ARIAL) + 1) + 8; in DisplayFastHelp()