Home
last modified time | relevance | path

Searched refs:m_iTotalLines (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fde/
Dcfde_textout.h62 int32_t GetTotalLines() const { return m_iTotalLines; } in GetTotalLines()
116 int32_t m_iTotalLines = 0; variable
Dcfde_textout.cpp209 m_iTotalLines = 0; in CalcLogicSize()
269 ++m_iTotalLines; in RetrieveLineWidth()