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