Home
last modified time | relevance | path

Searched defs:updateSpanStyle (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp549 UpdateSpanStyle updateSpanStyle; variable
611 UpdateSpanStyle updateSpanStyle; variable
872 UpdateSpanStyle updateSpanStyle; variable
924 UpdateSpanStyle updateSpanStyle; variable
H A Drich_editor_click_test_ng.cpp526 struct UpdateSpanStyle updateSpanStyle; variable
889 struct UpdateSpanStyle updateSpanStyle; variable
H A Drich_editor_base_test_ng.cpp833 struct UpdateSpanStyle updateSpanStyle; variable
882 struct UpdateSpanStyle updateSpanStyle; variable
1292 struct UpdateSpanStyle updateSpanStyle; variable
H A Drich_editor_edit_testone_ng.cpp799 struct UpdateSpanStyle updateSpanStyle; variable
832 struct UpdateSpanStyle updateSpanStyle; variable
H A Drich_editor_base_testone_ng.cpp107 struct UpdateSpanStyle updateSpanStyle; variable
340 struct UpdateSpanStyle updateSpanStyle; variable
H A Drich_editor_styled_string_test_ng.cpp993 UpdateSpanStyle updateSpanStyle; variable
H A Drich_editor_test_ng.cpp1404 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 Drich_editor_pattern_test_ng.cpp375 UpdateSpanStyle updateSpanStyle; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_controller.cpp71 void RichEditorController::SetUpdateSpanStyle(struct UpdateSpanStyle updateSpanStyle) in SetUpdateSpanStyle()
H A Drich_editor_pattern.cpp320 …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 Dts-basic-components-richeditor.md1131 ### updateSpanStyle subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-richeditor.md1132 ### updateSpanStyle subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1405 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()