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

  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h 10 int32_t FX_GetSimilarValue(FX_LPCFONTDESCRIPTOR pFont, FX_DWORD dwFontStyles);
fx_stdfontmgr.cpp 408 int32_t iSimilarValue = FX_GetSimilarValue(pFont, pParams->dwFontStyles);
416 int32_t FX_GetSimilarValue(FX_LPCFONTDESCRIPTOR pFont, FX_DWORD dwFontStyles) {
    [all...]

Completed in 37 milliseconds