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

  /external/pdfium/core/fxge/
cfx_windowsrenderdevice.h 33 g_pdfium_typeface_accessible_func;
  /external/pdfium/core/fxge/win32/
fx_win32_print.cpp 53 PDFiumEnsureTypefaceCharactersAccessible g_pdfium_typeface_accessible_func = variable
248 if (!g_pdfium_typeface_accessible_func)
252 g_pdfium_typeface_accessible_func(&lf, L"A", 1);
321 if (!g_pdfium_typeface_accessible_func)
325 g_pdfium_typeface_accessible_func(&lf, wsText.c_str(), nChars);
  /external/pdfium/fpdfsdk/
fpdfview.cpp 547 g_pdfium_typeface_accessible_func = func;
    [all...]

Completed in 280 milliseconds