Searched refs:nCurCount (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_search.cpp50 int nCurCount = pTextObj1->CountItems(); local
51 if (nPreCount != nCurCount) {
H A Dfpdf_text_int.cpp2081 int nCurCount = pTextObj1->CountItems(); local
2082 if (nPreCount != nCurCount) {
/external/pdfium/core/src/reflow/
H A Dlayoutprocessor_reflow.cpp1275 int nCurCount = pCurTextObj->CountItems(); local
1276 if (nPreCount != nCurCount) {
1327 int nCurCount = pTextObj1->CountItems(); local
1328 if (nPreCount != nCurCount) {
H A Dautoreflow.cpp453 int nCurCount = pCurTextObj->CountItems(); local
454 if (nPreCount != nCurCount) {

Completed in 582 milliseconds