Searched defs:clip_path (Results 1 – 6 of 6) sorted by relevance
15 ClipPathLayer::ClipPathLayer(const SkPath& clip_path, Clip clip_behavior) in ClipPathLayer()
22 enum MutatorType { clip_rect, clip_rrect, clip_path, transform, opacity }; enumerator
257 ClipPath clip_path = 6; field
746 AutoElement clip_path("clipPath", fWriter); in syncClipStack() local
82549 static nsIAtom* clip_path; member in nsGkAtoms