Searched defs:clipShape (Results 1 – 9 of 9) sorted by relevance
42 JSShapeAbstract* clipShape = JSRef<JSObject>::Cast(info[0])->Unwrap<JSShapeAbstract>(); in JsClip() local
58 JSShapeAbstract* clipShape = JSRef<JSObject>::Cast(info[0])->Unwrap<JSShapeAbstract>(); in JsClip() local
100 JSShapeAbstract* clipShape = JSRef<JSObject>::Cast(info[0])->Unwrap<JSShapeAbstract>(); in JsClip() local
120 auto* clipShape = JSRef<JSObject>::Cast(info[0])->Unwrap<JSShapeAbstract>(); in JSClipContent() local
931 JSShapeAbstract* clipShape = JSRef<JSObject>::Cast(info[0])->Unwrap<JSShapeAbstract>(); in JsClip() local
7255 JSShapeAbstract* clipShape = JSRef<JSObject>::Cast(arg)->Unwrap<JSShapeAbstract>(); in JsClip() local7268 JSShapeAbstract* clipShape = JSRef<JSObject>::Cast(info[0])->Unwrap<JSShapeAbstract>(); in JsClipShape() local
30 …auto* clipShape = Framework::JSRef<Framework::JSObject>::Cast(info[1])->Unwrap<Framework::JSShapeA… in SetContentClip() local
3445 Framework::JSShapeAbstract *clipShape = in SetClip() local3467 Framework::JSShapeAbstract *clipShape = in SetClipShape() local6025 Framework::JSShapeAbstract *clipShape = in SetClipWithEdge() local
4295 clipShape(value) { method in ArkComponent