HomeSort by relevance Sort by last modified time
    Searched refs:FGAS_GetFontFamilyHash (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fgas/src/font/
fx_fontutils.h 17 FX_DWORD FGAS_GetFontFamilyHash(const FX_WCHAR* pszFontFamily,
fx_stdfontmgr.cpp 76 dwHash = FGAS_GetFontFamilyHash(pFD->wsFontFace, dwFontStyles, wCodePage);
99 FGAS_GetFontFamilyHash(pszFontFamily, dwFontStyles, pRet->wBitField);
147 dwHash = FGAS_GetFontFamilyHash(pFontFace, dwFontStyles, wCodePage);
164 FGAS_GetFontFamilyHash(pszFontFamily, dwFontStyles, wCodePage);
233 FGAS_GetFontFamilyHash(pszFontAlias, dwFontStyles, wCodePage);
245 FGAS_GetFontFamilyHash(pszFontAlias, dwFontStyles, wCodePage);
    [all...]
fx_fontutils.cpp 31 FX_DWORD FGAS_GetFontFamilyHash(const FX_WCHAR* pszFontFamily,

Completed in 475 milliseconds