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

/external/pdfium/core/src/fpdftext/
H A Dfpdf_text.cpp320 int nR2L = 0, nL2R = 0; local
329 nR2L++;
343 nR2L++;
349 if(nR2L > 0 && nR2L >= nL2R) {
H A Dfpdf_text_int.cpp1221 int nR2L = 0, nL2R = 0; local
1244 nR2L++;
1258 nR2L++;
1264 if(nR2L > 0 && nR2L >= nL2R) {

Completed in 78 milliseconds