Searched defs:TextSpanInfo (Results 1 – 3 of 3) sorted by relevance
107 struct TextSpanInfo { struct in OHOS::Rosen::TextEngine::ControllerForTest108 double preBreak = 0;109 double postBreak = 0;110 CharGroups cgs_ = {};
51 struct TextSpanInfo { struct52 bool rtl = false;53 CharGroups cgs = CharGroups::CreateEmpty();
83 struct TextSpanInfo { struct84 CharGroups cgs_ = CharGroups::CreateEmpty();