Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_sysfontinfo.h234 } FPDF_CharsetFontMap; typedef
246 DLLEXPORT const FPDF_CharsetFontMap* STDCALL FPDF_GetDefaultTTFMap();
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h112 using CharsetFontMap = FPDF_CharsetFontMap;
/external/pdfium/fpdfsdk/src/
Dfpdf_sysfontinfo.cpp103 DLLEXPORT const FPDF_CharsetFontMap* STDCALL FPDF_GetDefaultTTFMap() { in FPDF_GetDefaultTTFMap()