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

  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 321 int nR2L = 0, nL2R = 0;
330 nR2L++;
344 nR2L++;
350 if (nR2L > 0 && nR2L >= nL2R) {
fpdf_text_int.cpp 1067 int nR2L = 0, nL2R = 0;
    [all...]

Completed in 43 milliseconds