Home
last modified time | relevance | path

Searched defs:SetMenuBackgroundColor (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.cpp716 void SelectModelNG::SetMenuBackgroundColor(const Color& color) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectModelNG
762 void SelectModelNG::SetMenuBackgroundColor(FrameNode* frameNode, const Color& color) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectModelNG
H A Dselect_pattern.cpp1371 void SelectPattern::SetMenuBackgroundColor(const Color& color) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.cpp811 void JSSelect::SetMenuBackgroundColor(const JSCallbackInfo& info) in SetMenuBackgroundColor() function in OHOS::Ace::Framework::JSSelect
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dselect_model_impl.cpp447 void SelectModelImpl::SetMenuBackgroundColor(const Color& color) {} in SetMenuBackgroundColor() function in OHOS::Ace::Framework::SelectModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_select_bridge.cpp807 ArkUINativeModuleValue SelectBridge::SetMenuBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectBridge