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

  /external/pdfium/public/cpp/
fpdf_deleters.h 48 inline void operator()(FPDF_FONT font) { FPDFFont_Close(font); }
  /external/pdfium/public/
fpdf_edit.h 725 FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFText_LoadFont(FPDF_DOCUMENT document,
750 FPDF_EXPORT void FPDF_CALLCONV FPDFFont_Close(FPDF_FONT font);
761 FPDF_FONT font,
fpdfview.h 44 typedef void* FPDF_FONT;
    [all...]
  /external/pdfium/fpdfsdk/
fpdfedittext.cpp 439 FPDF_EXPORT FPDF_FONT FPDF_CALLCONV FPDFText_LoadFont(FPDF_DOCUMENT document,
471 FPDF_EXPORT void FPDF_CALLCONV FPDFFont_Close(FPDF_FONT font) {
487 FPDF_FONT font,

Completed in 41 milliseconds