Searched refs:column_label_height (Results 1 – 9 of 9) sorted by relevance
556 int column_label_height = COLUMN_LABEL_HEIGHT(mw); local655 if (column_label_height)659 column_label_height - 1, False);760 if (column_label_height)765 width, column_label_height,816 if (column_label_height)820 column_label_height,1097 horiz_sb_offset + column_label_height - 1);1141 horiz_sb_offset + column_label_height);1182 horiz_sb_offset + column_label_height - 1);[all …]
711 int column_label_height = COLUMN_LABEL_HEIGHT(mw); local1139 column_label_height + horiz_sb_offset);1151 column_label_height + horiz_sb_offset);1162 column_label_height + horiz_sb_offset);
250 int column_label_height = COLUMN_LABEL_HEIGHT(mw); in xbaeRedrawLabelsAndFixed() local307 row_label_width + vert_sb_offset, column_label_height + horiz_sb_offset, in xbaeRedrawLabelsAndFixed()
876 int column_label_height = COLUMN_LABEL_HEIGHT(mw); in xbaeRelayout() local1085 … column_label_height + 2 * mw->manager.shadow_thickness); in xbaeRelayout()1150 vsb_y = column_label_height; in xbaeRelayout()1201 … fixed_row_position = HORIZ_SB_OFFSET(mw) + column_label_height + mw->manager.shadow_thickness; in xbaeRelayout()1238 if (!column_label_height || !VISIBLE_NON_FIXED_WIDTH(mw)) { in xbaeRelayout()1246 column_label_height, in xbaeRelayout()2386 int column_label_height = COLUMN_LABEL_HEIGHT(mw); in xbaeDeleteColumns() local2460 || (column_label_height != COLUMN_LABEL_HEIGHT(mw))) { in xbaeDeleteColumns()
2495 int column_label_height; in XbaeMatrixSetColumnLabel() local2504 column_label_height = COLUMN_LABEL_HEIGHT(mw); in XbaeMatrixSetColumnLabel()2535 if (column_label_height != COLUMN_LABEL_HEIGHT(mw)) { in XbaeMatrixSetColumnLabel()2548 int column_label_height; in XbaeMatrixSetXmColumnLabel() local2557 column_label_height = COLUMN_LABEL_HEIGHT(mw); in XbaeMatrixSetXmColumnLabel()2588 if (column_label_height != COLUMN_LABEL_HEIGHT(mw)) { in XbaeMatrixSetXmColumnLabel()
632 column_label_height = 5638 break_size = (len(facts) + column_label_count * column_label_height) / 4.0665 count += column_label_height
239 column_label_height = Int(25) variable in ToolkitEditorFactory
124 column_label_height = Int(32) variable in Grid643 if self.column_label_height is not None:644 self._grid.SetColLabelSize(self.column_label_height)658 self._grid.SetColLabelSize(self.column_label_height)
366 column_label_height=factory.column_label_height,