HomeSort by relevance Sort by last modified time
    Searched refs:FPDF_SetSystemFontInfo (Results 1 - 3 of 3) sorted by null

  /external/pdfium/public/
fpdf_sysfontinfo.h 266 * Function: FPDF_SetSystemFontInfo
277 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
285 * The default implementation can be used in FPDF_SetSystemFontInfo
  /external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp 95 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfoExt) {
fpdfview_c_api_test.c 158 CHK(FPDF_SetSystemFontInfo);

Completed in 291 milliseconds