Home
last modified time | relevance | path

Searched refs:FPDF_CharsetFontMap (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_sysfontinfo.h202 } FPDF_CharsetFontMap; typedef
214 DLLEXPORT const FPDF_CharsetFontMap* STDCALL FPDF_GetDefaultTTFMap();
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h115 using CharsetFontMap = FPDF_CharsetFontMap;
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp98 DLLEXPORT const FPDF_CharsetFontMap* STDCALL FPDF_GetDefaultTTFMap() in FPDF_GetDefaultTTFMap()