Searched refs:pSysFont (Results 1 – 1 of 1) sorted by relevance
71 if (RetainPtr<CPDF_Font> pSysFont = m_pFontMap->GetPDFFont(1)) { in GetWordFontIndex() local72 if (pSysFont->CharCodeFromUnicode(word) != CPDF_Font::kInvalidCharCode) in GetWordFontIndex()