Searched defs:TextBoxTestCase (Results 1 – 1 of 1) sorted by relevance
159 struct TextBoxTestCase { in CheckTypographyRectsForRange() struct160 size_t start; in CheckTypographyRectsForRange()161 size_t end; in CheckTypographyRectsForRange()162 OH_Drawing_RectHeightStyle heightStyle; in CheckTypographyRectsForRange()163 OH_Drawing_RectWidthStyle widthStyle; in CheckTypographyRectsForRange()164 float expectedLeft; in CheckTypographyRectsForRange()165 float expectedTop; in CheckTypographyRectsForRange()166 float expectedRight; in CheckTypographyRectsForRange()167 float expectedBottom; in CheckTypographyRectsForRange()