Home
last modified time | relevance | path

Searched refs:resizeExistingCols (Results 1 – 25 of 38) sorted by relevance

12

/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxadv_grid.i737 void SetDefaultColSize(int width, bool resizeExistingCols = false);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dgrid.h3176 void SetDefaultColSize(int width, bool resizeExistingCols = false);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dgrid.h3176 void SetDefaultColSize(int width, bool resizeExistingCols = false);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dgrid.h4291 void SetDefaultColSize(int width, bool resizeExistingCols = false);
/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/sheet/
H A Dsheet.h281 void SetDefaultColWidth( int width, bool resizeExistingCols = false );
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/generic/
H A Dgrid.h1283 void SetDefaultColSize( int width, bool resizeExistingCols = FALSE );
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dsheet.cpp919 void wxSheet::SetDefaultColWidth( int width, bool resizeExistingCols ) in SetDefaultColWidth() argument
921 GetSheetRefData()->m_colEdges.SetDefaultSize(width, resizeExistingCols); in SetDefaultColWidth()
922 if ( resizeExistingCols && !GetBatchCount() ) in SetDefaultColWidth()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h1382 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h1382 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h1382 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h1382 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dgrid.h1375 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dgrid.h1375 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dgrid.pyi2608 def SetDefaultColSize(self, width, resizeExistingCols=False):
2610 SetDefaultColSize(width, resizeExistingCols=False)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dgrid.h2039 void SetDefaultColSize( int width, bool resizeExistingCols = false );
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dgrid.cpp8202 void wxGrid::SetDefaultColSize( int width, bool resizeExistingCols ) in SetDefaultColSize() argument
8207 if ( resizeExistingCols ) in SetDefaultColSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dgrid.cpp8202 void wxGrid::SetDefaultColSize( int width, bool resizeExistingCols ) in SetDefaultColSize() argument
8207 if ( resizeExistingCols ) in SetDefaultColSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_gridwxGrid.cpp5608 bool resizeExistingCols = 0; in meth_wxGrid_SetDefaultColSize() local
5616 …, sipKwdList, SIP_NULLPTR, "Bi|b", &sipSelf, sipType_wxGrid, &sipCpp, &width, &resizeExistingCols)) in meth_wxGrid_SetDefaultColSize()
5621 sipCpp->SetDefaultColSize(width,resizeExistingCols); in meth_wxGrid_SetDefaultColSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dgrid.sip4010 bool resizeExistingCols = false
4013 SetDefaultColSize(width, resizeExistingCols=False)
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1699 MOpts = fun({resizeExistingCols, _resizeExistingCols} = Arg) -> Arg;
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1699 MOpts = fun({resizeExistingCols, _resizeExistingCols} = Arg) -> Arg;
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1699 MOpts = fun({resizeExistingCols, _resizeExistingCols} = Arg) -> Arg;
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1699 MOpts = fun({resizeExistingCols, _resizeExistingCols} = Arg) -> Arg;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dgrid.cpp10575 void wxGrid::SetDefaultColSize( int width, bool resizeExistingCols ) in SetDefaultColSize() argument
10579 if ( resizeExistingCols ) in SetDefaultColSize()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dgrid.cpp10575 void wxGrid::SetDefaultColSize( int width, bool resizeExistingCols ) in SetDefaultColSize() argument
10579 if ( resizeExistingCols ) in SetDefaultColSize()

12