Home
last modified time | relevance | path

Searched refs:wxHeaderSortIconType (Results 1 – 25 of 58) sorted by relevance

123

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Drenderer.h133 enum wxHeaderSortIconType enum
196 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
201 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
357wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE, wxHeaderButtonParams* params = NULL) = 0;
372wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE, wxHeaderButtonParams* params = NULL) = 0;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Drenderer.h133 enum wxHeaderSortIconType enum
196 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
201 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
357wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE, wxHeaderButtonParams* params = NULL) = 0;
372wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE, wxHeaderButtonParams* params = NULL) = 0;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Drenderer.h143 enum wxHeaderSortIconType enum
206 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
211 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
392wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE, wxHeaderButtonParams* params = NULL) = 0;
407wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE, wxHeaderButtonParams* params = NULL) = 0;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Drenderer.h112 enum wxHeaderSortIconType { enum
166 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
176 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
316 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
324 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Drenderer.h112 enum wxHeaderSortIconType { enum
166 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
176 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
316 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
324 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Drenderer.h112 enum wxHeaderSortIconType { enum
166 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
176 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
316 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
324 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Drenderer.h112 enum wxHeaderSortIconType { enum
166 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
176 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
316 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
324 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Drenderer.h130 enum wxHeaderSortIconType enum
185 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
195 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
391 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
399 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Drenderer.h130 enum wxHeaderSortIconType enum
185 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
195 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
391 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
399 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Drenderer.h132 enum wxHeaderSortIconType enum
187 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
197 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
436 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
444 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/render/
H A Drenddll.cpp30 wxHeaderSortIconType WXUNUSED(sortArrow) = wxHDR_SORT_ICON_NONE, in DrawHeaderButton()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/render/
H A Drenddll.cpp33 wxHeaderSortIconType WXUNUSED(sortArrow) = wxHDR_SORT_ICON_NONE, in DrawHeaderButton()
H A Drender.cpp67 wxHeaderSortIconType WXUNUSED(sortArrow) in DrawHeaderButton()
209 const wxHeaderSortIconType in OnPaint()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/render/
H A Drenddll.cpp33 wxHeaderSortIconType WXUNUSED(sortArrow) = wxHDR_SORT_ICON_NONE, in DrawHeaderButton()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Drenderg.cpp53 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
60 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
212 wxHeaderSortIconType sortArrow, in DrawHeaderButton()
251 wxHeaderSortIconType sortArrow, in DrawHeaderButtonContents()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Drenderg.cpp53 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
60 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
212 wxHeaderSortIconType sortArrow, in DrawHeaderButton()
251 wxHeaderSortIconType sortArrow, in DrawHeaderButtonContents()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Drenderg.cpp53 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
60 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
212 wxHeaderSortIconType sortArrow, in DrawHeaderButton()
251 wxHeaderSortIconType sortArrow, in DrawHeaderButtonContents()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Drenderg.cpp53 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
60 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
212 wxHeaderSortIconType sortArrow, in DrawHeaderButton()
251 wxHeaderSortIconType sortArrow, in DrawHeaderButtonContents()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxDelegateRendererNative.cpp48 …int DrawHeaderButton( ::wxWindow*, ::wxDC&,const ::wxRect&,int, ::wxHeaderSortIconType, ::wxHeade…
49 …int DrawHeaderButtonContents( ::wxWindow*, ::wxDC&,const ::wxRect&,int, ::wxHeaderSortIconType, :…
162 …on( ::wxWindow*win, ::wxDC& dc,const ::wxRect& rect,int flags, ::wxHeaderSortIconType sortArrow, … in DrawHeaderButton()
172 …pper *, PyObject *, ::wxWindow*, ::wxDC&,const ::wxRect&,int, ::wxHeaderSortIconType, ::wxHeader… in DrawHeaderButton()
177 …ts( ::wxWindow*win, ::wxDC& dc,const ::wxRect& rect,int flags, ::wxHeaderSortIconType sortArrow, … in DrawHeaderButtonContents()
187 …pper *, PyObject *, ::wxWindow*, ::wxDC&,const ::wxRect&,int, ::wxHeaderSortIconType, ::wxHeader… in DrawHeaderButtonContents()
434 ::wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE; in meth_wxDelegateRendererNative_DrawHeaderButton()
489 ::wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE; in meth_wxDelegateRendererNative_DrawHeaderButtonContents()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Drenderg.cpp57 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
64 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
235 wxHeaderSortIconType sortArrow, in DrawHeaderButton()
270 wxHeaderSortIconType sortArrow, in DrawHeaderButtonContents()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Drenderg.cpp57 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
64 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
235 wxHeaderSortIconType sortArrow, in DrawHeaderButton()
270 wxHeaderSortIconType sortArrow, in DrawHeaderButtonContents()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Drenderer.cpp54 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
130 wxHeaderSortIconType WXUNUSED(sortArrow), in DrawHeaderButton()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Drenderer.cpp51 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
127 wxHeaderSortIconType WXUNUSED(sortArrow), in DrawHeaderButton()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Drenderer.cpp54 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
130 wxHeaderSortIconType WXUNUSED(sortArrow), in DrawHeaderButton()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Drenderer.sip40 enum wxHeaderSortIconType
178 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
193 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
480 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,
495 wxHeaderSortIconType sortArrow = wxHDR_SORT_ICON_NONE,

123