Searched defs:hasClipPath (Results 1 – 2 of 2) sorted by relevance
603 bool hasClipPath() const { return style() && style()->clipPath(); } in hasClipPath() function
465 bool hasClipPath = renderer->style()->clipPath(); in updateGraphicsLayerConfiguration() local