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

  /external/pdfium/fpdfsdk/include/
fpdf_sysfontinfo.h 210 * Function: FPDF_SetSystemFontInfo
220 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfo);
227 * The default implementation can be used in FPDF_SetSystemFontInfo function.
  /external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp 85 DLLEXPORT void STDCALL FPDF_SetSystemFontInfo(FPDF_SYSFONTINFO* pFontInfoExt)
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc 537 FPDF_SetSystemFontInfo(&g_font_info);
    [all...]

Completed in 217 milliseconds