Home
last modified time | relevance | path

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