Home
last modified time | relevance | path

Searched refs:testCursorItems (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_common_test_ng.h200 std::vector<TestCursorItem> testCursorItems; member
H A Drich_editor_common_test_ng.cpp84 for (auto& cursorItem : testParagraphItem.testCursorItems) { in AddParagraph()
H A Drich_editor_styled_string_test_ng.cpp845 ….testCursorItems = { { 0, caretMetricsLeft, caretMetricsLeft}, {1, caretMetricsRight, caretMetrics…
H A Drich_editor_test_ng.cpp191 std::vector<TestCursorItem> testCursorItems; member
337 for (auto& cursorItem : testParagraphItem.testCursorItems) { in AddParagraph()