Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.cpp38 bool IsMatchWholeWord(const WideString& csPageText, in IsMatchWholeWord() function
278 bMatch = IsMatchWholeWord(m_strText, nResultPos.value(), endIndex); in FindNext()