Searched defs:hasWidth (Results 1 – 3 of 3) sorted by relevance
181 bool hasWidth = m_image->size().width() > 0; in imageSize() local205 bool hasWidth = m_image->rect().width() > 0; in imageRect() local
100 bool hasWidth() const { return m_hasWidth; } in hasWidth() function
128 bool hasWidth() const { return m_widthSet; } in hasWidth() function