Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model.h93 virtual void SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function
Dsearch_model_ng.cpp365 void SearchModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
1581 void SearchModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Dindexer_item_component.h141 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
Dindexer_component.h210 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dricheditor_model_impl.h41 void SetSelectedBackgroundColor(const Color& selectedColor) override {} in SetSelectedBackgroundColor() function
Dindexer_model_impl.cpp69 void IndexerModelImpl::SetSelectedBackgroundColor(const std::optional<Color>& color) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::IndexerModelImpl
Dtext_model_impl.cpp73 void TextModelImpl::SetSelectedBackgroundColor(const Color& value) {} in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextModelImpl
Dtext_field_model_impl.cpp297 void TextFieldModelImpl::SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextFieldModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_overlay_modifier.cpp95 void RichEditorOverlayModifier::SetSelectedBackgroundColor(uint32_t selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorOverlayModifier
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
Drich_editor_pattern.h795 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
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
/foundation/arkui/ace_engine/frameworks/core/components/option/
Doption_component.h386 void SetSelectedBackgroundColor(const Color& backgroundColor) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp161 void JSIndexer::SetSelectedBackgroundColor(const JSCallbackInfo& args) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
Djs_text.cpp409 void JSText::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSText
Djs_search.cpp231 void JSSearch::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSSearch
Djs_textfield.cpp444 void JSTextField::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSTextField
Djs_richeditor.cpp1189 void JSRichEditor::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSRichEditor
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_alphabet_indexer_bridge.cpp363 ArkUINativeModuleValue AlphabetIndexerBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runt… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge
Darkts_native_rich_editor_bridge.cpp787 ArkUINativeModuleValue RichEditorBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCa… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorBridge
Darkts_native_text_bridge.cpp1159 ArkUINativeModuleValue TextBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextBridge
Darkts_native_search_bridge.cpp953 ArkUINativeModuleValue SearchBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallIn… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dalphabet_indexer_modifier.cpp264 void SetSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model_ng.cpp365 void TextFieldModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG
1012 void TextFieldModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG

12