Home
last modified time | relevance | path

Searched defs:pFontData (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp500 uint8_t*& pFontData) { in GetCachedFace()
541 int GetTTCIndex(const uint8_t* pFontData, in GetTTCIndex()
564 uint8_t*& pFontData) { in GetCachedTTCFace()
639 const uint8_t** pFontData, in GetBuiltinFont()
801 const uint8_t* pFontData = NULL; in UseInternalSubst() local
819 const uint8_t* pFontData = NULL; in UseInternalSubst() local
829 const uint8_t* pFontData = NULL; in UseInternalSubst() local
862 const uint8_t* pFontData = NULL; in FindSubstFont() local
875 const uint8_t* pFontData = NULL; in FindSubstFont() local
1120 const uint8_t* pFontData = NULL; in FindSubstFont() local
[all …]
/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp46 void* CQuartz2D::CreateFont(const uint8_t* pFontData, FX_DWORD dwFontSize) { in CreateFont()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp254 const uint8_t* pFontData = m_pFontFile->GetData(); in LoadFontDescriptor() local