/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_info.h | 28 std::optional<Color> selectedBackgroundColor; member
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-alphabet-indexer.md | 88 ### selectedBackgroundColor subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-alphabet-indexer.md | 96 ### selectedBackgroundColor subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_overlay_modifier.cpp | 95 void RichEditorOverlayModifier::SetSelectedBackgroundColor(uint32_t selectedBackgroundColor) in SetSelectedBackgroundColor()
|
H A D | rich_editor_pattern.h | 798 void SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor()
|
H A D | rich_editor_pattern.cpp | 9168 Color selectedBackgroundColor; in OnBackPressed() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | indexer_composed_element.cpp | 121 auto selectedBackgroundColor = render ? render->GetSelectedBackgroundColor() : Color::BLACK; in GetSelectedBackgroundColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
H A 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()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/ |
H A D | chipgroup.js | 55 selectedBackgroundColor: { class in b1.itemStyle
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | rich_editor_modifier.cpp | 267 auto selectedBackgroundColor = richEditorTheme->GetSelectedBackgroundColor(); in ResetRichEditorSelectedBackgroundColor() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testthree_ng.cpp | 319 …std::optional<Color> selectedBackgroundColor = textLayoutProperty->GetSelectedBackgroundColorValue… variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_pattern.cpp | 1568 …auto selectedBackgroundColor = textFieldPaintProperty->GetSelectedBackgroundColor().value_or(Color… in ToJsonValueForCursor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A 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
|