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

  /external/pdfium/core/src/fxge/android/
fpf_skiafont.cpp 12 CFPF_SkiaFont::CFPF_SkiaFont()
21 CFPF_SkiaFont::~CFPF_SkiaFont()
27 void CFPF_SkiaFont::Release()
33 IFPF_Font* CFPF_SkiaFont::Retain()
38 FPF_HFONT CFPF_SkiaFont::GetHandle()
42 CFX_ByteString CFPF_SkiaFont::GetFamilyName()
49 CFX_WideString CFPF_SkiaFont::GetPsName()
56 FX_INT32 CFPF_SkiaFont::GetGlyphIndex(FX_WCHAR wUnicode
    [all...]
fpf_skiafont.h 14 class CFPF_SkiaFont : public IFPF_Font
17 CFPF_SkiaFont();
18 virtual ~CFPF_SkiaFont();
fpf_skiafontmgr.cpp 237 CFPF_SkiaFont *pValue = NULL;
355 CFPF_SkiaFont *pFont = new CFPF_SkiaFont;

Completed in 40 milliseconds