Home
last modified time | relevance | path

Searched refs:SetButtonsImageList (Results 26 – 34 of 34) sorted by relevance

12

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dtreectlg.cpp2466 void wxGenericTreeCtrl::SetButtonsImageList(wxImageList *imageList) in SetButtonsImageList() function in wxGenericTreeCtrl
2481 SetButtonsImageList(imageList); in AssignButtonsImageList()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dtreectlg.cpp2465 void wxGenericTreeCtrl::SetButtonsImageList(wxImageList *imageList) in SetButtonsImageList() function in wxGenericTreeCtrl
2480 SetButtonsImageList(imageList); in AssignButtonsImageList()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dtreectlg.cpp2466 void wxGenericTreeCtrl::SetButtonsImageList(wxImageList *imageList) in SetButtonsImageList() function in wxGenericTreeCtrl
2481 SetButtonsImageList(imageList); in AssignButtonsImageList()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/treectrl/
H A Dtreetest.cpp1072 SetButtonsImageList(NULL);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/treectrl/
H A Dtreetest.cpp1065 SetButtonsImageList(NULL);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/treectrl/
H A Dtreetest.cpp1065 SetButtonsImageList(NULL);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dcustomtreectrl.py6216 def SetButtonsImageList(self, imageList): member in CustomTreeCtrl
6342 self.SetButtonsImageList(imageList)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DCustomTreeCtrl.py1097 self.tree.SetButtonsImageList(il)
H A DHyperTreeList.py1579 self.tree.SetButtonsImageList(il)

12