Searched defs:IsMatchWholeWord (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp2364 bMatch = IsMatchWholeWord(m_strText, nResultPos, endIndex);
2489 FX_BOOL CPDF_TextPageFind::IsMatchWholeWord(CFX_WideString csPageText, int startPos, int endPos) function in class:CPDF_TextPageFind

Completed in 78 milliseconds