Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.h31 bool IsMatchWholeWord(const CFX_WideString& csPageText,
Dcpdf_textpagefind.cpp206 bMatch = IsMatchWholeWord(m_strText, nResultPos, endIndex); in FindNext()
321 bool CPDF_TextPageFind::IsMatchWholeWord(const CFX_WideString& csPageText, in IsMatchWholeWord() function in CPDF_TextPageFind