Go to the source code of this file.
Functions | |
| dword | FMUC_GetStringHeight (const char *Text, tFontDataUC *FontData) |
| dword FMUC_GetStringHeight | ( | const char * | Text, |
| tFontDataUC * | FontData | ||
| ) |
Definition at line 4 of file FMUC_GetStringHeight.c.
References FMUC_GetGlyphData(), tGlyphCacheUC::Height, TRACEENTER, and TRACEEXIT.
Referenced by FMUC_PutStringAA(), and OSDMenuGetStringHeight().