Searched defs:maxYLayoutOverflow (Results 1 – 2 of 2) sorted by relevance
56 int maxYLayoutOverflow() const { return m_maxYLayoutOverflow; } in maxYLayoutOverflow() function
138 …int maxYLayoutOverflow() const { return m_overflow ? m_overflow->maxYLayoutOverflow() : borderTop(… in maxYLayoutOverflow() function