Searched defs:hasClipPath (Results 1 – 2 of 2) sorted by relevance
565 bool hasClipPath() const { return style() && style()->clipPath(); } in hasClipPath() function
2019 bool hasClipPath = false; in paintLayerContents() local