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