Searched defs:hasHeight (Results 1 – 3 of 3) sorted by relevance
182 bool hasHeight = m_image->size().height() > 0; in imageSize() local206 bool hasHeight = m_image->rect().height() > 0; in imageRect() local
103 bool hasHeight() const { return m_hasHeight; } in hasHeight() function
129 bool hasHeight() const { return m_heightSet; } in hasHeight() function