Home
last modified time | relevance | path

Searched refs:SetTextStyleToRet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1192 void SetTextStyleToRet(RichEditorAbstractSpanResult& retInfo, const TextStyle& textStyle);
H A Drich_editor_pattern.cpp9597 SetTextStyleToRet(retInfo, *textStyle); in OnBackPressed()
9633 void RichEditorPattern::SetTextStyleToRet(RichEditorAbstractSpanResult& retInfo, const TextStyle& t… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp1128 richEditorPattern->SetTextStyleToRet(retInfo, textStyle);