HomeSort by relevance Sort by last modified time
    Searched refs:IsMatchWholeWord (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdftext/
cpdf_textpagefind.h 31 bool IsMatchWholeWord(const CFX_WideString& csPageText,
cpdf_textpagefind.cpp 206 bMatch = IsMatchWholeWord(m_strText, nResultPos, endIndex);
321 bool CPDF_TextPageFind::IsMatchWholeWord(const CFX_WideString& csPageText,

Completed in 517 milliseconds