Home
last modified time | relevance | path

Searched refs:TreeFunc0_t (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/treectrl/
H A Dtreetest.h291 typedef wxTreeItemId (wxTreeCtrl::*TreeFunc0_t)() const; typedef
292 void DoShowFirstOrLast(TreeFunc0_t pfn, const wxString& label);
H A Dtreetest.cpp866 void MyFrame::DoShowFirstOrLast(TreeFunc0_t pfn, const wxString& label) in DoShowFirstOrLast()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/treectrl/
H A Dtreetest.h292 typedef wxTreeItemId (wxTreeCtrl::*TreeFunc0_t)() const; typedef
293 void DoShowFirstOrLast(TreeFunc0_t pfn, const wxString& label);
H A Dtreetest.cpp850 void MyFrame::DoShowFirstOrLast(TreeFunc0_t pfn, const wxString& label) in DoShowFirstOrLast()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/treectrl/
H A Dtreetest.h292 typedef wxTreeItemId (wxTreeCtrl::*TreeFunc0_t)() const; typedef
293 void DoShowFirstOrLast(TreeFunc0_t pfn, const wxString& label);
H A Dtreetest.cpp850 void MyFrame::DoShowFirstOrLast(TreeFunc0_t pfn, const wxString& label) in DoShowFirstOrLast()