Searched refs:ResetSwitchPointColor (Results 1 – 3 of 3) sorted by relevance
27 static ArkUINativeModuleValue ResetSwitchPointColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
197 ArkUINativeModuleValue ToggleBridge::ResetSwitchPointColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSwitchPointColor() function in OHOS::Ace::NG::ToggleBridge
3205 … panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ToggleBridge::ResetSwitchPointColor)); in RegisterToggleAttributes()