Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/aui/
H A Dtabartgtk.cpp47 wxAuiGtkTabArt::wxAuiGtkTabArt() in wxAuiGtkTabArt() function in wxAuiGtkTabArt
52 wxAuiTabArt* wxAuiGtkTabArt::Clone() in Clone()
54 wxAuiGtkTabArt* clone = new wxAuiGtkTabArt(); in Clone()
63 void wxAuiGtkTabArt::DrawBackground(wxDC& dc, wxWindow* WXUNUSED(wnd), const wxRect& rect) in DrawBackground()
76 void wxAuiGtkTabArt::DrawBorder(wxDC& WXUNUSED(dc), wxWindow* wnd, const wxRect& rect) in DrawBorder()
173 void wxAuiGtkTabArt::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab()
422 void wxAuiGtkTabArt::DrawButton(wxDC& dc, wxWindow* wnd, in DrawButton()
469 int wxAuiGtkTabArt::GetBestTabCtrlSize(wxWindow* wnd, in GetBestTabCtrlSize()
479 int wxAuiGtkTabArt::GetBorderWidth(wxWindow* wnd) in GetBorderWidth()
485 int wxAuiGtkTabArt::GetAdditionalBorderSpace(wxWindow* wnd) in GetAdditionalBorderSpace()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/aui/
H A Dtabartgtk.cpp52 wxAuiGtkTabArt::wxAuiGtkTabArt() in wxAuiGtkTabArt() function in wxAuiGtkTabArt
57 wxAuiTabArt* wxAuiGtkTabArt::Clone() in Clone()
59 wxAuiGtkTabArt* clone = new wxAuiGtkTabArt(); in Clone()
68 void wxAuiGtkTabArt::DrawBackground(wxDC& dc, wxWindow* WXUNUSED(wnd), const wxRect& rect) in DrawBackground()
81 void wxAuiGtkTabArt::DrawBorder(wxDC& WXUNUSED(dc), wxWindow* wnd, const wxRect& rect) in DrawBorder()
178 void wxAuiGtkTabArt::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab()
427 void wxAuiGtkTabArt::DrawButton(wxDC& dc, wxWindow* wnd, in DrawButton()
474 int wxAuiGtkTabArt::GetBestTabCtrlSize(wxWindow* wnd, in GetBestTabCtrlSize()
484 int wxAuiGtkTabArt::GetBorderWidth(wxWindow* wnd) in GetBorderWidth()
490 int wxAuiGtkTabArt::GetAdditionalBorderSpace(wxWindow* wnd) in GetAdditionalBorderSpace()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/aui/
H A Dtabartgtk.cpp52 wxAuiGtkTabArt::wxAuiGtkTabArt() in wxAuiGtkTabArt() function in wxAuiGtkTabArt
57 wxAuiTabArt* wxAuiGtkTabArt::Clone() in Clone()
59 wxAuiGtkTabArt* clone = new wxAuiGtkTabArt(); in Clone()
68 void wxAuiGtkTabArt::DrawBackground(wxDC& dc, wxWindow* WXUNUSED(wnd), const wxRect& rect) in DrawBackground()
81 void wxAuiGtkTabArt::DrawBorder(wxDC& WXUNUSED(dc), wxWindow* wnd, const wxRect& rect) in DrawBorder()
178 void wxAuiGtkTabArt::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab()
427 void wxAuiGtkTabArt::DrawButton(wxDC& dc, wxWindow* wnd, in DrawButton()
474 int wxAuiGtkTabArt::GetBestTabCtrlSize(wxWindow* wnd, in GetBestTabCtrlSize()
484 int wxAuiGtkTabArt::GetBorderWidth(wxWindow* wnd) in GetBorderWidth()
490 int wxAuiGtkTabArt::GetAdditionalBorderSpace(wxWindow* wnd) in GetAdditionalBorderSpace()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/aui/
H A Dtabartgtk.h29 class WXDLLIMPEXP_AUI wxAuiGtkTabArt : public wxAuiGenericTabArt
32 wxAuiGtkTabArt();
H A Dtabart.h314 #define wxAuiDefaultTabArt wxAuiGtkTabArt
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/aui/
H A Dtabartgtk.h29 class WXDLLIMPEXP_AUI wxAuiGtkTabArt : public wxAuiGenericTabArt
32 wxAuiGtkTabArt();
H A Dtabart.h314 #define wxAuiDefaultTabArt wxAuiGtkTabArt
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/aui/
H A Dtabartgtk.h29 class WXDLLIMPEXP_AUI wxAuiGtkTabArt : public wxAuiGenericTabArt
32 wxAuiGtkTabArt();
H A Dtabart.h320 #define wxAuiDefaultTabArt wxAuiGtkTabArt