Home
last modified time | relevance | path

Searched refs:FGAS_GetFontFamilyHash (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dfgas_fontutils.h20 uint32_t FGAS_GetFontFamilyHash(const FX_WCHAR* pszFontFamily,
Dfgas_fontutils.cpp34 uint32_t FGAS_GetFontFamilyHash(const FX_WCHAR* pszFontFamily, in FGAS_GetFontFamilyHash() function
Dcfgas_fontmgr.cpp138 dwHash = FGAS_GetFontFamilyHash(pFD->wsFontFace, dwFontStyles, wCodePage); in GetFontByCodePage()
152 FGAS_GetFontFamilyHash(pszFontFamily, dwFontStyles, pRet->wBitField); in GetFontByUnicode()
178 m_FamilyFonts[FGAS_GetFontFamilyHash(pFontFace, dwFontStyles, wCodePage)] = in GetFontByUnicode()
189 FGAS_GetFontFamilyHash(pszFontFamily, dwFontStyles, wCodePage); in LoadFont()