Searched refs:IsClipToFrame (Results 1 – 3 of 3) sorted by relevance
87 static ArkUINativeModuleValue IsClipToFrame(ArkUIRuntimeCallInfo* runtimeCallInfo);
1257 ArkUINativeModuleValue FrameNodeBridge::IsClipToFrame(ArkUIRuntimeCallInfo* runtimeCallInfo) in IsClipToFrame() function in OHOS::Ace::NG::FrameNodeBridge
3749 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), FrameNodeBridge::IsClipToFrame)); in RegisterFrameNodeAttributes()