Home
last modified time | relevance | path

Searched refs:GetColumnLabelWidth (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Dgridtest.cpp242 int GetColumnLabelWidth(wxClientDC& dc, int col, int margin) const in GetColumnLabelWidth() function in GridTestCase
1584 CheckFirstColAutoSize( GetColumnLabelWidth(dcLabel, 0, margin) );
1604 CheckFirstColAutoSize( GetColumnLabelWidth(dcLabel, 0, margin) );
1625 const int labelWidth = GetColumnLabelWidth(dcLabel, 0, margin);