Home
last modified time | relevance | path

Searched defs:TextSpanInfo (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/texgine/unittest/
Dline_breaker_test.cpp107 struct TextSpanInfo { struct in OHOS::Rosen::TextEngine::ControllerForTest
108 double preBreak = 0;
109 double postBreak = 0;
110 CharGroups cgs_ = {};
Dtext_merger_test.cpp51 struct TextSpanInfo { struct
52 bool rtl = false;
53 CharGroups cgs = CharGroups::CreateEmpty();
Dtext_shaper_test.cpp83 struct TextSpanInfo { struct
84 CharGroups cgs_ = CharGroups::CreateEmpty();