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

  /external/pdfium/core/src/fpdftext/
fpdf_text_search.cpp 50 int nCurCount = pTextObj1->CountItems();
51 if (nPreCount != nCurCount) {
fpdf_text_int.cpp     [all...]
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp     [all...]
autoreflow.cpp 452 int nCurCount = pCurTextObj->CountItems();
453 if (nPreCount != nCurCount) {

Completed in 52 milliseconds