Home
last modified time | relevance | path

Searched defs:SetOptionBgColor (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.cpp156 void SelectModelNG::SetOptionBgColor(const Color& color) in SetOptionBgColor() function in OHOS::Ace::NG::SelectModelNG
639 void SelectModelNG::SetOptionBgColor(FrameNode* frameNode, const Color& color) in SetOptionBgColor() function in OHOS::Ace::NG::SelectModelNG
H A Dselect_pattern.cpp627 void SelectPattern::SetOptionBgColor(const Color& color) in SetOptionBgColor() function in OHOS::Ace::NG::SelectPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dselect_model_impl.cpp241 void SelectModelImpl::SetOptionBgColor(const Color& color) in SetOptionBgColor() function in OHOS::Ace::Framework::SelectModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dselect_modifier.cpp74 void SetOptionBgColor(ArkUINodeHandle node, ArkUI_Uint32 color) in SetOptionBgColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_select_bridge.cpp172 ArkUINativeModuleValue SelectBridge::SetOptionBgColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOptionBgColor() function in OHOS::Ace::NG::SelectBridge