Go to the source code of this file.
Functions | |
dword | FMUC_GetStringWidth (const char *Text, tFontDataUC *FontData) |
dword FMUC_GetStringWidth | ( | const char * | Text, |
tFontDataUC * | FontData | ||
) |
Definition at line 4 of file FMUC_GetStringWidth.c.
References FMUC_GetGlyphData(), FMUC_IsDiacriticalMark(), TRACEENTER, TRACEEXIT, UTF8ToUTF32(), and tGlyphCacheUC::Width.
Referenced by FMUC_PutStringAA(), OSDDrawTitle(), OSDMemoFormatText(), OSDMenuButtonAdd(), OSDMenuGetStringWidth(), OSDMenuKeyboard_Draw(), and OSDMenuKeyboard_DrawLegendButton().