Searched refs:ResetMenuBackgroundColor (Results 1 – 3 of 3) sorted by relevance
65 static ArkUINativeModuleValue ResetMenuBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
816 return ResetMenuBackgroundColor(runtimeCallInfo); in SetMenuBackgroundColor()822 ArkUINativeModuleValue SelectBridge::ResetMenuBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetMenuBackgroundColor() function in OHOS::Ace::NG::SelectBridge
3059 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SelectBridge::ResetMenuBackgroundColor)); in RegisterSelectAttributes()