Searched refs:pSysFont (Results 1 – 1 of 1) sorted by relevance
70 if (CPDF_Font* pSysFont = m_pFontMap->GetPDFFont(1)) { in GetWordFontIndex() local71 if (pSysFont->CharCodeFromUnicode(word) != CPDF_Font::kInvalidCharCode) in GetWordFontIndex()