Searched defs:TestParagraphItem (Results 1 – 2 of 2) sorted by relevance
194 struct TestParagraphItem { struct208 void AddParagraph(TestParagraphItem testParagraphItem); argument
185 struct TestParagraphItem { struct186 int32_t start;187 int32_t end;188 int32_t height;189 ParagraphStyle paragraphStyle;190 std::map<int32_t, Offset> indexOffsetMap;191 std::vector<TestCursorItem> testCursorItems;192 std::vector<TestParagraphRect> testParagraphRects;