Searched defs:updateSpanStyle (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_controller.cpp | 97 void RichEditorController::SetUpdateSpanStyle(struct UpdateSpanStyle updateSpanStyle) in SetUpdateSpanStyle()
|
| D | rich_editor_pattern.cpp | 1100 void RichEditorPattern::SetUpdateSpanStyle(struct UpdateSpanStyle updateSpanStyle) in SetUpdateSpanStyle() 1112 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle updateSpanStyle, TextStyle textStyle) in UpdateTextStyle() 1156 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle updateSpanStyle, TextStyle textStyle) in UpdateSymbolStyle() 1230 RefPtr<SpanNode>& spanNode, struct UpdateSpanStyle updateSpanStyle, TextStyle textStyle) in SymbolSpanUpdateStyle()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_richeditor.cpp | 768 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsTextStyle() 816 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseJsSymbolSpanStyle() 864 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseTextShadow() 880 const JSRef<JSObject>& styleObject, TextStyle& style, struct UpdateSpanStyle& updateSpanStyle) in ParseTextDecoration()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| D | rich_editor_test_ng.cpp | 803 struct UpdateSpanStyle updateSpanStyle; variable 2978 struct UpdateSpanStyle updateSpanStyle; variable 3214 struct UpdateSpanStyle updateSpanStyle; variable
|