Searched defs:columnSpan (Results 1 – 4 of 4) sorted by relevance
420 int columnSpan = endColumn - startColumn + 1; in paintResizeFeedback() local453 int columnSpan = spans.getSecond(); in setNewSizeBounds() local482 int columnSpan = spans.getSecond(); in getResizeUpdateMessage() local505 int columnSpan = endColumn - startColumn + 1; in computeResizeSpans() local
356 int columnSpan = view.getColumnSpan(); in assignCellAttributes() local357 assert columnSpan >= 1; in assignCellAttributes() local663 int columnSpan = view.getColumnSpan(); in computeColumnCount() local
1330 public int getColumnWidth(int column, int columnSpan) { in getColumnWidth()1344 public Rect getCellBounds(int row, int column, int rowSpan, int columnSpan) { in getCellBounds()1651 public int columnSpan; field in GridModel.ViewData
801 String columnSpan = e.getAttributeNS(namespace, in update() local