Searched defs:isContentSized (Results 1 – 2 of 2) sorted by relevance
75 …bool isContentSized() const { return m_type == LengthType && (m_length.isAuto() || m_length.isMinC… in isContentSized() function
121 …bool isContentSized() const { return m_minTrackBreadth.isContentSized() || m_maxTrackBreadth.isCon… in isContentSized() function