Searched refs:KnowWord (Results 1 – 2 of 2) sorted by relevance
80 FX_BOOL CPWL_FontMap::KnowWord(int32_t nFontIndex, FX_WORD word) { in KnowWord() function in CPWL_FontMap94 if (KnowWord(nFontIndex, word)) in GetWordFontIndex()100 if (KnowWord(0, word)) in GetWordFontIndex()109 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()114 if (KnowWord(nNewFontIndex, word)) in GetWordFontIndex()
89 FX_BOOL KnowWord(int32_t nFontIndex, FX_WORD word);