Home
last modified time | relevance | path

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

12

/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/core/components_ng/pattern/search/
Dsearch_model.h107 virtual void SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function
Dsearch_model_static.cpp503 void SearchModelStatic::SetSelectedBackgroundColor(FrameNode* frameNode, const std::optional<Color>… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelStatic
Dsearch_model_ng.cpp516 void SearchModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
1946 void SearchModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
/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.cpp68 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.cpp288 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_model_static.cpp100 void RichEditorModelStatic::SetSelectedBackgroundColor(FrameNode* frameNode, const std::optional<Co… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelStatic
Drich_editor_model_ng.cpp346 void RichEditorModelNG::SetSelectedBackgroundColor(const Color& selectedColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelNG
355 void RichEditorModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& selectedColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelNG
Drich_editor_pattern.h1102 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_static.cpp322 void TextModelStatic::SetSelectedBackgroundColor(FrameNode* frameNode, const std::optional<Color>& … in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelStatic
Dtext_model_ng.cpp530 void TextModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelNG
1177 void TextModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model_static.cpp71 void IndexerModelStatic::SetSelectedBackgroundColor( in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelStatic
Dindexer_model_ng.cpp76 void IndexerModelNG::SetSelectedBackgroundColor(const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
863 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.cpp210 void JSIndexer::SetSelectedBackgroundColor(const JSCallbackInfo& args) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
Djs_text.cpp420 void JSText::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSText
Djs_search.cpp289 void JSSearch::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSSearch
Djs_textfield.cpp566 void JSTextField::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSTextField
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model_static.cpp200 void TextFieldModelStatic::SetSelectedBackgroundColor(FrameNode* frameNode, const std::optional<Col… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelStatic
Dtext_field_model_ng.cpp467 void TextFieldModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG
1219 void TextFieldModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dalphabet_indexer_modifier.cpp287 void SetSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_alphabet_indexer_bridge.cpp499 ArkUINativeModuleValue AlphabetIndexerBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runt… in SetSelectedBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge

12