OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPDF_GetDefaultTTFMap
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/public/
fpdf_sysfontinfo.h
237
* Function:
FPDF_GetDefaultTTFMap
246
DLLEXPORT const FPDF_CharsetFontMap* STDCALL
FPDF_GetDefaultTTFMap
();
/external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp
103
DLLEXPORT const FPDF_CharsetFontMap* STDCALL
FPDF_GetDefaultTTFMap
() {
fpdfview_c_api_test.c
156
CHK(
FPDF_GetDefaultTTFMap
);
Completed in 57 milliseconds