OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPDF_GetDefaultSystemFontInfo
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/public/
fpdf_sysfontinfo.h
280
* Function:
FPDF_GetDefaultSystemFontInfo
296
DLLEXPORT FPDF_SYSFONTINFO* STDCALL
FPDF_GetDefaultSystemFontInfo
();
/external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp
171
DLLEXPORT FPDF_SYSFONTINFO* STDCALL
FPDF_GetDefaultSystemFontInfo
() {
fpdfview_c_api_test.c
159
CHK(
FPDF_GetDefaultSystemFontInfo
);
Completed in 122 milliseconds