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

  /external/pdfium/core/fpdfdoc/
ctypeset.cpp 292 int32_t nTotalWords = m_pSection->m_WordArray.GetSize();
294 if (nTotalWords > 0) {
296 while (i < nTotalWords) {
380 if (nLineHead <= nTotalWords - 1) {
381 nLineTail = nTotalWords - 1;
  /external/pdfium/fpdfsdk/fxedit/
fxet_edit.cpp     [all...]

Completed in 67 milliseconds