Searched defs:minYLayoutOverflow (Results 1 – 2 of 2) sorted by relevance
55 int minYLayoutOverflow() const { return m_minYLayoutOverflow; } in minYLayoutOverflow() function
137 …int minYLayoutOverflow() const { return m_overflow? m_overflow->minYLayoutOverflow() : borderTop()… in minYLayoutOverflow() function