Searched refs:m_objectBoundingBoxValid (Results 1 – 4 of 4) sorted by relevance
51 bool isObjectBoundingBoxValid() const { return m_objectBoundingBoxValid; } in isObjectBoundingBoxValid()88 bool m_objectBoundingBoxValid; variable
42 , m_objectBoundingBoxValid(false) in RenderSVGContainer()166 …pport::computeContainerBoundingBoxes(this, m_objectBoundingBox, m_objectBoundingBoxValid, m_stroke… in updateCachedBoundaries()
48 , m_objectBoundingBoxValid(false) in RenderSVGRoot()411 …pport::computeContainerBoundingBoxes(this, m_objectBoundingBox, m_objectBoundingBoxValid, m_stroke… in updateCachedBoundaries()
119 bool m_objectBoundingBoxValid; variable