Home
last modified time | relevance | path

Searched defs:DrawTab (Results 1 – 25 of 81) sorted by relevance

1234

/dports/editors/lazarus/lazarus/components/customdrawn/
H A Dcustomdrawn_wince.pas52 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
237 procedure TCDDrawerWinCE.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/customdrawn/
H A Dcustomdrawn_wince.pas52 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
237 procedure TCDDrawerWinCE.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/editors/lazarus-qt5/lazarus/components/customdrawn/
H A Dcustomdrawn_wince.pas52 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
237 procedure TCDDrawerWinCE.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/customdrawn/
H A Dcustomdrawn_wince.pas52 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
237 procedure TCDDrawerWinCE.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Dtabart.py362 def DrawTab(self, dc, wnd, page, in_rect, close_button_state, paint_control=False): member in AuiDefaultTabArt
1149 def DrawTab(self, dc, wnd, page, in_rect, close_button_state, paint_control=False): member in AuiSimpleTabArt
1642 def DrawTab(self, dc, wnd, page, in_rect, close_button_state, paint_control=False): member in VC71TabArt
1886 def DrawTab(self, dc, wnd, page, in_rect, close_button_state, paint_control=False): member in FF2TabArt
2207 def DrawTab(self, dc, wnd, page, in_rect, close_button_state, paint_control=False): member in VC8TabArt
2605 def DrawTab(self, dc, wnd, page, in_rect, close_button_state, paint_control=False): member in ChromeTabArt
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.Theming/VisualStyles/
H A DTabControlPainter.cs52 …protected override int DrawTab (Graphics dc, TabPage page, TabControl tab, Rectangle bounds, bool … in DrawTab() method in System.Windows.Forms.Theming.VisualStyles.TabControlPainter
/dports/net-im/jarl/Jarl-0.5001/lib/Tk/
H A DTabBar.pm325 sub DrawTab { subroutine
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dnotebookstyles.cpp58 void NbStyleVC71::DrawTab(wxDC& dc, wxWindow* wnd, in DrawTab() function in NbStyleVC71
262 void NbStyleFF2::DrawTab(wxDC& dc, wxWindow* wnd, in DrawTab() function in NbStyleFF2
627 void NbStyleGTK::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab() function in NbStyleGTK
/dports/editors/lazarus/lazarus/lcl/
H A Dcustomdrawn_common.pas127 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
1810 procedure TCDDrawerCommon.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomdrawn_common.pas127 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
1810 procedure TCDDrawerCommon.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dcustomdrawn_common.pas127 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
1810 procedure TCDDrawerCommon.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomdrawn_common.pas127 procedure DrawTab(ADest: TCanvas; ADestPos: TPoint; ASize: TSize; procedure
1810 procedure TCDDrawerCommon.DrawTab(ADest: TCanvas; ADestPos: TPoint; procedure
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxFlatNotebook/src/wxFlatNotebook/
H A Drenderer.cpp930 void wxFNBRendererDefault::DrawTab(wxWindow* pageContainer, wxDC &dc, const int &posx, const int &t… in DrawTab() function in wxFNBRendererDefault
1049 void wxFNBRendererFirefox2::DrawTab(wxWindow* pageContainer, wxDC &dc, const int &posx, const int &… in DrawTab() function in wxFNBRendererFirefox2
1151 void wxFNBRendererVC71::DrawTab(wxWindow* pageContainer, wxDC &dc, const int &posx, const int &tabI… in DrawTab() function in wxFNBRendererVC71
1253 void wxFNBRendererFancy::DrawTab(wxWindow* pageContainer, wxDC &dc, const int &posx, const int &tab… in DrawTab() function in wxFNBRendererFancy
1540 void wxFNBRendererVC8::DrawTab(wxWindow* pageContainer, wxDC &dc, const int &posx, const int &tabId… in DrawTab() function in wxFNBRendererVC8
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2012/
H A DVS2012AutoHideStrip.cs235 private void DrawTab(Graphics g, TabVS2012 tab) in DrawTab() method in WeifenLuo.WinFormsUI.Docking.VS2012AutoHideStrip
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.Theming/Default/
H A DTabControlPainter.cs334 …protected virtual int DrawTab (Graphics dc, System.Windows.Forms.TabPage page, System.Windows.Form… in DrawTab() method in System.Windows.Forms.Theming.Default.TabControlPainter
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2003/
H A DVS2003AutoHideStrip.cs291 private void DrawTab(Graphics g, TabVS2003 tab) in DrawTab() method in WeifenLuo.WinFormsUI.Docking.VS2003AutoHideStrip
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/
H A DVS2005AutoHideStrip.cs311 private void DrawTab(Graphics g, TabVS2005 tab) in DrawTab() method in WeifenLuo.WinFormsUI.Docking.VS2005AutoHideStrip
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2005Multithreading/
H A DVS2005MultithreadingAutoHideStrip.cs306 private void DrawTab(Graphics g, TabVS2005 tab) in DrawTab() method in WeifenLuo.WinFormsUI.Docking.VS2005MultithreadingAutoHideStrip
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/aui/
H A Dtabartmsw.cpp122 void wxAuiMSWTabArt::DrawTab(wxDC& dc, in DrawTab() function in wxAuiMSWTabArt
H A Dtabartgtk.cpp173 void wxAuiGtkTabArt::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab() function in wxAuiGtkTabArt
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Daui_notebook_ex.cpp113 …virtual void DrawTab(wxDC &dc, wxWindow *wnd, const wxAuiNotebookPage &page, const wxRect &rect, i… in DrawTab() function in wxAuiTabArtEx
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dflatnotebook.py2555 def DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus): member in FNBRendererDefault
2690 def DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus): member in FNBRendererFirefox2
2804 def DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus): member in FNBRendererVC71
2929 def DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus): member in FNBRendererFancy
3200 def DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus): member in FNBRendererVC8
3678 def DrawTab(self, pageContainer, dc, posx, tabIdx, tabWidth, tabHeight, btnStatus): member in FNBRendererRibbonTabs
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/aui/
H A Dtabartgtk.cpp178 void wxAuiGtkTabArt::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab() function in wxAuiGtkTabArt
H A Dtabart.cpp310 void wxAuiGenericTabArt::DrawTab(wxDC& dc, in DrawTab() function in wxAuiGenericTabArt
977 void wxAuiSimpleTabArt::DrawTab(wxDC& dc, in DrawTab() function in wxAuiSimpleTabArt
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/aui/
H A Dtabartgtk.cpp178 void wxAuiGtkTabArt::DrawTab(wxDC& dc, wxWindow* wnd, const wxAuiNotebookPage& page, in DrawTab() function in wxAuiGtkTabArt

1234