Home
last modified time | relevance | path

Searched refs:LoadCommon (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.h38 bool LoadCommon();
Dcpdf_type1font.cpp91 return LoadCommon(); in Load()
111 return LoadCommon(); in Load()
Dcpdf_truetypefont.cpp37 return LoadCommon(); in Load()
Dcpdf_simplefont.cpp189 bool CPDF_SimpleFont::LoadCommon() { in LoadCommon() function in CPDF_SimpleFont