Searched refs:IsMatchWholeWord (Results 1 – 2 of 2) sorted by relevance
31 bool IsMatchWholeWord(const CFX_WideString& csPageText,
206 bMatch = IsMatchWholeWord(m_strText, nResultPos, endIndex); in FindNext()321 bool CPDF_TextPageFind::IsMatchWholeWord(const CFX_WideString& csPageText, in IsMatchWholeWord() function in CPDF_TextPageFind