Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_lineHeight

124       , m_lineHeight(-1)
266 m_lineHeight = -1;
5168 if (m_lineHeight == -1)
5169 m_lineHeight = style()->computedLineHeight();
5171 return m_lineHeight;