Home
last modified time | relevance | path

Searched refs:CFPF_SkiaBufferFont (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.h72 class CFPF_SkiaBufferFont : public CFPF_SkiaFontDescriptor {
74 CFPF_SkiaBufferFont() : m_pBuffer(NULL), m_szBuffer(0) {} in CFPF_SkiaBufferFont() function
Dfpf_skiafont.cpp196 CFPF_SkiaBufferFont* pFont = (CFPF_SkiaBufferFont*)pFontDes; in InitFont()