Go to the source code of this file.
Functions | |
| dword | FM_GetStringHeight (char *Text, tFontData *FontData) |
| dword FM_GetStringHeight | ( | char * | Text, |
| tFontData * | FontData | ||
| ) |
Definition at line 4 of file FM_GetStringHeight.c.
References FM_CharToIndex(), FM_isValidCharacter(), tFontData::FontDef, tFontDef::Height, tFontData::pFontData, TRACEENTER, and TRACEEXIT.
Referenced by FM_PutStringAA().