Home
last modified time | relevance | path

Searched refs:spanType_ (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_event_hub.cpp86 spanType_ = spanType; in SetSpanType()
91 return spanType_; in GetType()
H A Drich_editor_event_hub.h172 SpanResultType spanType_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp800 EXPECT_EQ(spanResult.spanType_, SpanResultType::SYMBOL);
847 EXPECT_EQ(spanResult.spanType_, SpanResultType::SYMBOL);
896 EXPECT_EQ(spanResult.spanType_, SpanResultType::SYMBOL);