Searched refs:GetColumnLabelWidth (Results 1 – 1 of 1) sorted by relevance
242 int GetColumnLabelWidth(wxClientDC& dc, int col, int margin) const in GetColumnLabelWidth() function in GridTestCase1584 CheckFirstColAutoSize( GetColumnLabelWidth(dcLabel, 0, margin) );1604 CheckFirstColAutoSize( GetColumnLabelWidth(dcLabel, 0, margin) );1625 const int labelWidth = GetColumnLabelWidth(dcLabel, 0, margin);