Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp78 FX_BOOL CPWL_FontMap::KnowWord(FX_INT32 nFontIndex, FX_WORD word) in KnowWord() function in CPWL_FontMap
95 if (KnowWord(nFontIndex, word)) in GetWordFontIndex()
106 if (KnowWord(0, word)) in GetWordFontIndex()
119 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
126 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h96 FX_BOOL KnowWord(FX_INT32 nFontIndex, FX_WORD word);