Home
last modified time | relevance | path

Searched defs:SetSelectedBackgroundColor (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.cpp68 void IndexerModelImpl::SetSelectedBackgroundColor(const std::optional<Color>& color) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::IndexerModelImpl
H A Dtext_field_model_impl.cpp287 void TextFieldModelImpl::SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextFieldModelImpl
H A Dtext_model_impl.cpp66 void TextModelImpl::SetSelectedBackgroundColor(const Color& value) {} in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_model.h92 virtual void SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function in OHOS::Ace::SearchModel
H A Dsearch_model_ng.cpp361 void SearchModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchModelNG
1559 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/
H A Dindexer_item_component.h141 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function in OHOS::Ace::V2::IndexerItemComponent
H A Dindexer_component.h210 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function in OHOS::Ace::V2::IndexerComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_model_ng.cpp338 void RichEditorModelNG::SetSelectedBackgroundColor(const Color& selectedColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelNG
347 void RichEditorModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& selectedColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorModelNG
H A Drich_editor_pattern.h802 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::OHOS::Ace::NG::RecordType::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model_ng.cpp63 void IndexerModelNG::SetSelectedBackgroundColor(const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
506 void IndexerModelNG::SetSelectedBackgroundColor( in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
/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::OHOS::Ace::Framework::JSIndexer
H A Djs_text.cpp405 void JSText::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::OHOS::Ace::Framework::JSText
H A Djs_search.cpp249 void JSSearch::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::OHOS::Ace::Framework::JSSearch
H A Djs_textfield.cpp462 void JSTextField::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::OHOS::Ace::Framework::JSTextField
H A Djs_richeditor.cpp1191 void JSRichEditor::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::OHOS::Ace::Framework::JSRichEditor
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_alphabet_indexer_bridge.cpp369 ArkUINativeModuleValue AlphabetIndexerBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::AlphabetIndexerBridge
H A Darkts_native_rich_editor_bridge.cpp1335 ArkUINativeModuleValue RichEditorBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::RichEditorBridge
H A Darkts_native_text_input_bridge.cpp683 ArkUINativeModuleValue TextInputBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextInputBridge
H A Darkts_native_text_bridge.cpp1153 ArkUINativeModuleValue TextBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_search_bridge.cpp920 ArkUINativeModuleValue SearchBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_text_area_bridge.cpp864 ArkUINativeModuleValue TextAreaBridge::SetSelectedBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h386 void SetSelectedBackgroundColor(const Color& backgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::OptionComponent
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp261 void SetSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp428 void TextModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextModelNG
961 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/text_field/
H A Dtext_field_model_ng.cpp357 void TextFieldModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG
1035 void TextFieldModelNG::SetSelectedBackgroundColor(FrameNode* frameNode, const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG

Completed in 57 milliseconds

12