Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_FontMap.cpp78 bool CPWL_FontMap::KnowWord(int32_t nFontIndex, uint16_t word) { in KnowWord() function in CPWL_FontMap
90 if (KnowWord(nFontIndex, word)) in GetWordFontIndex()
97 if (KnowWord(0, word)) in GetWordFontIndex()
106 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
112 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
DPWL_FontMap.h60 bool KnowWord(int32_t nFontIndex, uint16_t word);