Searched defs:isShapeEmpty (Results 1 – 3 of 3) sorted by relevance
45 …virtual bool isShapeEmpty() const OVERRIDE { return m_usePathFallback ? RenderSVGShape::isShapeEmp… in isShapeEmpty() function
43 …virtual bool isShapeEmpty() const OVERRIDE { return m_usePathFallback ? RenderSVGShape::isShapeEmp… in isShapeEmpty() function
65 virtual bool isShapeEmpty() const { return path().isEmpty(); } in isShapeEmpty() function