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

  /external/pdfium/core/fpdftext/
cpdf_textpagefind.cpp 174 bool bMatch = true;
183 bMatch = false;
189 bMatch = false;
198 bMatch = false;
205 if (m_bMatchWholeWord && bMatch) {
206 bMatch = IsMatchWholeWord(m_strText, nResultPos, endIndex);
209 if (!bMatch) {
  /external/pdfium/xfa/fxfa/app/
xfa_fontmgr.cpp     [all...]

Completed in 419 milliseconds