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

  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 47 FX_BOOL InitFont(CFPF_SkiaFontMgr *pFontMgr, CFPF_SkiaFontDescriptor *pFontDes, FX_BSTR bsFamily, FX_DWORD dwStyle, FX_BYTE uCharset);
fpf_skiafont.cpp 169 FX_BOOL CFPF_SkiaFont::InitFont(CFPF_SkiaFontMgr *pFontMgr, CFPF_SkiaFontDescriptor *pFontDes, FX_BSTR bsFamily, FX_DWORD dwStyle, FX_BYTE uCharset)
fpf_skiafontmgr.cpp 357 if (pFont->InitFont(this, pFontDes, bsFamilyname, dwStyle, uCharset)) {

Completed in 46 milliseconds