Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dx11window.h115 int W_TTSTextHeight(void);
H A DWlib.h166 int W_TTSTextHeight(void);
H A Dx11window.c3502 W_TTSTextHeight(void) in W_TTSTextHeight() function
3603 y -= W_TTSTextHeight(); in W_EraseTTSText()
3605 W_ClearArea(window, x, y, width, W_TTSTextHeight()); in W_EraseTTSText()