Searched refs:SetSwitchStyle (Results 1 – 3 of 3) sorted by relevance
38 static ArkUINativeModuleValue SetSwitchStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
207 ArkUINativeModuleValue ToggleBridge::SetSwitchStyle(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSwitchStyle() function in OHOS::Ace::NG::ToggleBridge
3227 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ToggleBridge::SetSwitchStyle)); in RegisterToggleAttributes()