Searched defs:g_pdfium_typeface_accessible_func (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/fxge/win32/
H A Dfx_win32_print.cpp53 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);

Completed in 108 milliseconds