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

  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 62 : rcSection(), nTotalLine(0), pSecProps(NULL), pWordProps(NULL) {}
68 : rcSection(), nTotalLine(0), pSecProps(NULL), pWordProps(NULL) {
76 nTotalLine = other.nTotalLine;
93 int32_t nTotalLine;
doc_vt.cpp 743 m_pSection->m_SecInfo.nTotalLine = nTotalLines;
    [all...]

Completed in 50 milliseconds