| /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/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 | ArkTextArea.ts | 1312 selectedBackgroundColor(value: ResourceColor): this { method in ArkTextAreaComponent
|
| /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 | 793 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor()
|
| D | rich_editor_pattern.cpp | 8785 Color selectedBackgroundColor; in OnBackPressed() local
|
| /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 | 36 …selectedBackgroundColor: { "id": -1, "type": 10001, params: ['sys.color.ohos_id_color_emphasize'],… property
|
| /foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
| D | segmentbutton.js | 292 selectedBackgroundColor: options.selectedBackgroundColor, property 315 selectedBackgroundColor: options.selectedBackgroundColor, property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_pattern.cpp | 1547 …auto selectedBackgroundColor = textFieldPaintProperty->GetSelectedBackgroundColor().value_or(Color… in ToJsonValueForCursor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 8044 selectedBackgroundColor(value) { method in ArkRichEditorComponent 9192 selectedBackgroundColor(value) { method in ArkSearchComponent 12785 selectedBackgroundColor(value) { method in ArkTextAreaComponent 14410 selectedBackgroundColor(value) { method in ArkTextInputComponent 21118 selectedBackgroundColor(value) { method in ArkAlphabetIndexerComponent
|