Home
last modified time | relevance | path

Searched refs:nTotalLine (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_sectioninfo.cpp10 CPVT_SectionInfo::CPVT_SectionInfo() : rcSection(), nTotalLine(0) {} in CPVT_SectionInfo()
23 nTotalLine = other.nTotalLine; in operator =()
Dcpvt_sectioninfo.h24 int32_t nTotalLine; member
Dctypeset.cpp444 m_pSection->m_SecInfo.nTotalLine = nTotalLines; in OutputLines()