Home
last modified time | relevance | path

Searched refs:KnowWord (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcba_fontmap.cpp100 if (KnowWord(nFontIndex, word)) in GetWordFontIndex()
107 if (KnowWord(0, word)) in GetWordFontIndex()
116 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
122 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
354 bool CBA_FontMap::KnowWord(int32_t nFontIndex, uint16_t word) { in KnowWord() function in CBA_FontMap
Dcba_fontmap.h65 bool KnowWord(int32_t nFontIndex, uint16_t word);