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

  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h 219 CFX_UnicodeFontMap m_FailedUnicodes2NULL;
fx_stdfontmgr.cpp 776 if (m_FailedUnicodes2NULL.Lookup(wUnicode, pFont)) {
825 m_FailedUnicodes2NULL.SetAt(wUnicode, NULL);
    [all...]

Completed in 44 milliseconds