Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_model_static.cpp324 void SelectModelStatic::SetMenuBackgroundColor(FrameNode* frameNode, const std::optional<Color>& co… in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectModelStatic
Dselect_model_ng.cpp1022 void SelectModelNG::SetMenuBackgroundColor(const Color& color) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectModelNG
1076 void SelectModelNG::SetMenuBackgroundColor(FrameNode* frameNode, const Color& color) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectModelNG
Dselect_pattern.cpp2162 void SelectPattern::SetMenuBackgroundColor(const Color& color) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dselect_model_impl.cpp449 void SelectModelImpl::SetMenuBackgroundColor(const Color& color) {} in SetMenuBackgroundColor() function in OHOS::Ace::Framework::SelectModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_select.cpp883 void JSSelect::SetMenuBackgroundColor(const JSCallbackInfo& info) in SetMenuBackgroundColor() function in OHOS::Ace::Framework::JSSelect
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_select_bridge.cpp874 ArkUINativeModuleValue SelectBridge::SetMenuBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetMenuBackgroundColor() function in OHOS::Ace::NG::SelectBridge