Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/frameworks/text/test/unittest/ndk/
Dtext_typography_test.cpp159 struct TextBoxTestCase { in CheckTypographyRectsForRange() struct
160 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()