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
238
* Function:
FPDF_GetDefaultTTFMap
247
DLLEXPORT const FPDF_CharsetFontMap* STDCALL
FPDF_GetDefaultTTFMap
();
/external/pdfium/fpdfsdk/
fpdf_sysfontinfo.cpp
107
DLLEXPORT const FPDF_CharsetFontMap* STDCALL
FPDF_GetDefaultTTFMap
() {
fpdfview_c_api_test.c
182
CHK(
FPDF_GetDefaultTTFMap
);
Completed in 919 milliseconds