Searched refs:FGAS_GetFontHashCode (Results 1 – 3 of 3) sorted by relevance
19 uint32_t FGAS_GetFontHashCode(uint16_t wCodePage, uint32_t dwFontStyles);
12 uint32_t FGAS_GetFontHashCode(uint16_t wCodePage, uint32_t dwFontStyles) { in FGAS_GetFontHashCode() function
117 uint32_t dwHash = FGAS_GetFontHashCode(wCodePage, dwFontStyles); in GetFontByCodePage()177 m_CPFonts[FGAS_GetFontHashCode(wCodePage, dwFontStyles)] = pFont; in GetFontByUnicode()211 dwHash = FGAS_GetFontHashCode(wCodePage, dwFontStyles); in LoadFont()