Searched defs:cInfo (Results 1 – 8 of 8) sorted by relevance
57 CellInfo cInfo = new CellInfo(); in randCell() local73 CellInfo cInfo = new CellInfo(); in randCell() local
139 CellInfo cInfo = TestUtil.randCell(20, 50); in testCellAlignment() local
142 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellProtected() local
137 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellColor() local
131 CellInfo cInfo = TestUtil.randCell(256, 100); in testCellFontSize() local
170 CellInfo cInfo = TestUtil.randCell(100, 100); in testCharOverline() local
169 CellInfo cInfo = TestUtil.randCell(100, 32768); in testCharUnderline() local
182 CellInfo cInfo = TestUtil.randCell(10, 10); in testCellBorder() local
Completed in 34 milliseconds