Home
last modified time | relevance | path

Searched defs:SetSelectedBackgroundColor (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model.h92 virtual void SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function
H A Dsearch_model_ng.cpp365 void SearchModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
1558 void SearchModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.h141 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
H A Dindexer_component.h210 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dricheditor_model_impl.h41 void SetSelectedBackgroundColor(const Color& selectedColor) override {} in SetSelectedBackgroundColor() function
H A Dindexer_model_impl.cpp69 void IndexerModelImpl::SetSelectedBackgroundColor(const std::optional<Color>& color) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::IndexerModelImpl
H A Dtext_model_impl.cpp73 void TextModelImpl::SetSelectedBackgroundColor(const Color& value) {} in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextModelImpl
H A Dtext_field_model_impl.cpp297 void TextFieldModelImpl::SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextFieldModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_overlay_modifier.cpp95 void RichEditorOverlayModifier::SetSelectedBackgroundColor(uint32_t selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorOverlayModifier
H A Drich_editor_model_ng.cpp310 void RichEditorModelNG::SetSelectedBackgroundColor(const Color& selectedColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelNG
319 void RichEditorModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& selectedColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelNG
H A Drich_editor_pattern.h798 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model_ng.cpp71 void IndexerModelNG::SetSelectedBackgroundColor(const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
508 void IndexerModelNG::SetSelectedBackgroundColor( in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h386 void SetSelectedBackgroundColor(const Color& backgroundColor) in SetSelectedBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_indexer.cpp161 void JSIndexer::SetSelectedBackgroundColor(const JSCallbackInfo& args) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
H A Djs_search.cpp228 void JSSearch::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSSearch
H A Djs_text.cpp409 void JSText::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSText
H A Djs_textfield.cpp444 void JSTextField::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSTextField
H A Djs_richeditor.cpp1191 void JSRichEditor::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSRichEditor
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp443 void TextModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelNG
976 void TextModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_alphabet_indexer_bridge.cpp363 ArkUINativeModuleValue AlphabetIndexerBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runt… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge
H A Darkts_native_rich_editor_bridge.cpp787 ArkUINativeModuleValue RichEditorBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCa… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorBridge
H A Darkts_native_text_bridge.cpp1159 ArkUINativeModuleValue TextBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_search_bridge.cpp951 ArkUINativeModuleValue SearchBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallIn… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp264 void SetSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetSelectedBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp362 void TextFieldModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG
985 void TextFieldModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG

12