Home
last modified time | relevance | path

Searched defs:spanResult (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp654 auto& spanResult = onWillReplacedSpans[0]; variable
704 auto& spanResult = onWillReplacedSpans[0]; variable
748 auto& spanResult = onWillReplacedImageSpans[0]; variable
794 auto& spanResult = onWillReplacedSymbolSpans[0]; variable
841 auto& spanResult = onWillReplacedSymbolSpans[0]; variable
890 auto& spanResult = onWillReplacedSymbolSpans[0]; variable
H A Drich_editor_edit_testone_ng.cpp276 RichEditorAbstractSpanResult spanResult; variable
321 RichEditorAbstractSpanResult spanResult; variable
H A Drich_editor_pattern_testthree_ng.cpp340 RichEditorAbstractSpanResult spanResult; variable
H A Drich_editor_test_ng.cpp5145 RichEditorAbstractSpanResult spanResult; variable
5235 RichEditorAbstractSpanResult spanResult; variable
5959 auto& spanResult = onWillReplacedSpans[0]; variable
6009 auto& spanResult = onWillReplacedSpans[0]; variable
6053 auto& spanResult = onWillReplacedImageSpans[0]; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng.cpp476 bool spanResult = layoutProperty->gridProperty_->UpdateSpan(SPAN_ONE.value(), GridSizeType::XS); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp804 const NG::RichEditorAbstractSpanResult& spanResult) in SetTextChangeSpanResult()
815 const NG::RichEditorAbstractSpanResult& spanResult) in SetSymbolChangeSpanResult()
824 const NG::RichEditorAbstractSpanResult& spanResult) in SetImageChangeSpanResult()
885 …:CreateTextStyleObj(JSRef<JSObject>& textStyleObj, const NG::RichEditorAbstractSpanResult& spanRes… in CreateTextStyleObj()
904 …t>& imageStyleObj, JSRef<JSObject>& spanResultObj, const NG::RichEditorAbstractSpanResult& spanRes… in CreateImageStyleObj()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp6243 RichEditorAbstractSpanResult spanResult; in OnBackPressed() local
6257 RichEditorAbstractSpanResult spanResult; in OnBackPressed() local
6285 const RefPtr<SpanItem>& spanItem, RichEditorAbstractSpanResult& spanResult) in OnBackPressed()
6301 const RefPtr<SpanItem>& spanItem, RichEditorAbstractSpanResult& spanResult) in OnBackPressed()
6348 const RefPtr<SpanItem>& spanItem, RichEditorAbstractSpanResult& spanResult) in OnBackPressed()
6368 …Item>& spanItem, int32_t currentPosition, int32_t length, RichEditorAbstractSpanResult& spanResult) in OnBackPressed()