Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_data.h26 last_line_height_ = false; in Reset()
31 bool last_line_height_ = false; member
Dcfde_textout.cpp240 if (m_Styles.last_line_height_) in CalcLogicSize()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp3272 dwStyles.last_line_height_ = true; in CalculateTextContentSize()