summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
de5fadb)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14603
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// also updates m_widthsAbs if necessary
wxRect GetTotalFieldRect(wxCoord *borderBetweenFields);
// also updates m_widthsAbs if necessary
wxRect GetTotalFieldRect(wxCoord *borderBetweenFields);
+ wxRect DoGetFieldRect(int n) const;
+
// refresh the given field
void RefreshField(int i);
// refresh the given field
void RefreshField(int i);