| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
| D | rich_editor_drag_info.h | 28 std::optional<Color> selectedBackgroundColor; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_overlay_modifier.cpp | 95 void RichEditorOverlayModifier::SetSelectedBackgroundColor(uint32_t selectedBackgroundColor) in SetSelectedBackgroundColor()
|
| D | rich_editor_pattern.h | 798 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor()
|
| D | rich_editor_pattern.cpp | 9168 Color selectedBackgroundColor; in OnBackPressed() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkRichEditor.ts | 299 selectedBackgroundColor(value: ResourceColor): RichEditorAttribute { method in ArkRichEditorComponent
|
| D | ArkAlphabetIndexer.ts | 36 selectedBackgroundColor(value: ResourceColor): this { method in ArkAlphabetIndexerComponent
|
| D | ArkSearch.ts | 931 selectedBackgroundColor(value: ResourceColor): this { method in ArkSearchComponent
|
| D | ArkText.ts | 971 selectedBackgroundColor(value: ResourceColor): TextAttribute { method in ArkTextComponent
|
| D | ArkTextArea.ts | 1340 selectedBackgroundColor(value: ResourceColor): this { method in ArkTextAreaComponent
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| D | indexer_composed_element.cpp | 121 auto selectedBackgroundColor = render ? render->GetSelectedBackgroundColor() : Color::BLACK; in GetSelectedBackgroundColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
| D | indexer_model_ng.cpp | 71 void IndexerModelNG::SetSelectedBackgroundColor(const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor() 509 FrameNode* frameNode, const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor()
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | rich_editor_modifier.cpp | 267 auto selectedBackgroundColor = richEditorTheme->GetSelectedBackgroundColor(); in ResetRichEditorSelectedBackgroundColor() local
|
| /foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/ |
| D | chipgroup.js | 55 selectedBackgroundColor: { property
|
| /foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
| D | segmentbutton.js | 296 selectedBackgroundColor: options.selectedBackgroundColor, property 319 selectedBackgroundColor: options.selectedBackgroundColor, property
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| D | text_testthree_ng.cpp | 319 …std::optional<Color> selectedBackgroundColor = textLayoutProperty->GetSelectedBackgroundColorValue… variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_pattern.cpp | 1568 …auto selectedBackgroundColor = textFieldPaintProperty->GetSelectedBackgroundColor().value_or(Color… in ToJsonValueForCursor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 8414 selectedBackgroundColor(value) { method in ArkRichEditorComponent 9562 selectedBackgroundColor(value) { method in ArkSearchComponent 11926 selectedBackgroundColor(value) { method in ArkTextComponent 13231 selectedBackgroundColor(value) { method in ArkTextAreaComponent 14856 selectedBackgroundColor(value) { method in ArkTextInputComponent 21799 selectedBackgroundColor(value) { method in ArkAlphabetIndexerComponent
|