/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testone_ng.cpp | 549 UpdateSpanStyle updateSpanStyle; variable 611 UpdateSpanStyle updateSpanStyle; variable 872 UpdateSpanStyle updateSpanStyle; variable 924 UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_click_test_ng.cpp | 526 struct UpdateSpanStyle updateSpanStyle; variable 889 struct UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_base_test_ng.cpp | 833 struct UpdateSpanStyle updateSpanStyle; variable 882 struct UpdateSpanStyle updateSpanStyle; variable 1292 struct UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_edit_testone_ng.cpp | 799 struct UpdateSpanStyle updateSpanStyle; variable 832 struct UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_base_testone_ng.cpp | 107 struct UpdateSpanStyle updateSpanStyle; variable 340 struct UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_styled_string_test_ng.cpp | 993 UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_test_ng.cpp | 1404 struct UpdateSpanStyle updateSpanStyle; variable 3698 struct UpdateSpanStyle updateSpanStyle; variable 3934 struct UpdateSpanStyle updateSpanStyle; variable 4682 struct UpdateSpanStyle updateSpanStyle; variable 4715 struct UpdateSpanStyle updateSpanStyle; variable
|
H A D | rich_editor_pattern_test_ng.cpp | 375 UpdateSpanStyle updateSpanStyle; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_controller.cpp | 71 void RichEditorController::SetUpdateSpanStyle(struct UpdateSpanStyle updateSpanStyle) in SetUpdateSpanStyle()
|
H A D | rich_editor_pattern.cpp | 320 …const std::string& insertValue, const struct UpdateSpanStyle& updateSpanStyle, const TextStyle& te… in CreateStyledStringByTextStyle() 344 const struct UpdateSpanStyle& updateSpanStyle, const TextStyle& textStyle, int32_t length) in CreateFontSpanByTextStyle() 366 const struct UpdateSpanStyle& updateSpanStyle, const TextStyle& textStyle, int32_t length) in CreateDecorationSpanByTextStyle() 1879 void RichEditorPattern::SetUpdateSpanStyle(struct UpdateSpanStyle updateSpanStyle) in SetUpdateSpanStyle() 1910 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle& updateSpanStyle, TextStyle& textStyle) in UpdateFontFeatureTextStyle() 1918 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle updateSpanStyle, TextStyle textStyle) in UpdateTextStyle() 1963 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle& updateSpanStyle, TextStyle& textStyle) in UpdateDecoration() 1981 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle updateSpanStyle, TextStyle textStyle) in UpdateSymbolStyle() 2066 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle updateSpanStyle, TextStyle textStyle) in SymbolSpanUpdateStyle() 2227 struct UpdateSpanStyle updateSpanStyle; in SetSelectSpanStyle() local
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-richeditor.md | 1131 ### updateSpanStyle subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-richeditor.md | 1132 ### updateSpanStyle subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_richeditor.cpp | 1405 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsSymbolSpanStyle() 2281 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsTextStyle() 2330 TextStyle& style, struct UpdateSpanStyle& updateSpanStyle, bool isSupportPercent) in ParseJsLineHeightLetterSpacingTextStyle() 2376 TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsFontFeatureTextStyle() 2394 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseTextDecoration() 2426 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseTextShadow()
|