Home
last modified time | relevance | path

Searched refs:notifySelectItem (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DPanelControllers.cpp42 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelControllers::notifySelectItem); in initialise()
116 notifySelectItem(mList, mList->getIndexSelected()); in notifyDelete()
119 void PanelControllers::notifySelectItem(MyGUI::ListBox* _sender, size_t _index) in notifySelectItem() function in tools::PanelControllers
H A DPanelControllers.h35 void notifySelectItem(MyGUI::ListBox* _sender, size_t _index);
H A DPanelItems.h36 void notifySelectItem(MyGUI::ListBox* _widget, size_t _position);
H A DPanelItems.cpp43 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelItems::notifySelectItem); in initialise()
220 void PanelItems::notifySelectItem(MyGUI::ListBox* _widget, size_t _position) in notifySelectItem() function in tools::PanelItems
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DPanelControllers.cpp42 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelControllers::notifySelectItem); in initialise()
116 notifySelectItem(mList, mList->getIndexSelected()); in notifyDelete()
119 void PanelControllers::notifySelectItem(MyGUI::ListBox* _sender, size_t _index) in notifySelectItem() function in tools::PanelControllers
H A DPanelControllers.h35 void notifySelectItem(MyGUI::ListBox* _sender, size_t _index);
H A DPanelItems.h36 void notifySelectItem(MyGUI::ListBox* _widget, size_t _position);
H A DPanelItems.cpp43 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelItems::notifySelectItem); in initialise()
220 void PanelItems::notifySelectItem(MyGUI::ListBox* _widget, size_t _position) in notifySelectItem() function in tools::PanelItems
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DPanelControllers.cpp42 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelControllers::notifySelectItem); in initialise()
116 notifySelectItem(mList, mList->getIndexSelected()); in notifyDelete()
119 void PanelControllers::notifySelectItem(MyGUI::ListBox* _sender, size_t _index) in notifySelectItem() function in tools::PanelControllers
H A DPanelControllers.h35 void notifySelectItem(MyGUI::ListBox* _sender, size_t _index);
H A DPanelItems.h36 void notifySelectItem(MyGUI::ListBox* _widget, size_t _position);
H A DPanelItems.cpp43 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelItems::notifySelectItem); in initialise()
220 void PanelItems::notifySelectItem(MyGUI::ListBox* _widget, size_t _position) in notifySelectItem() function in tools::PanelItems
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/LayoutEditor/
H A DPanelControllers.cpp42 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelControllers::notifySelectItem); in initialise()
116 notifySelectItem(mList, mList->getIndexSelected()); in notifyDelete()
119 void PanelControllers::notifySelectItem(MyGUI::ListBox* _sender, size_t _index) in notifySelectItem() function in tools::PanelControllers
H A DPanelControllers.h35 void notifySelectItem(MyGUI::ListBox* _sender, size_t _index);
H A DPanelItems.h36 void notifySelectItem(MyGUI::ListBox* _widget, size_t _position);
H A DPanelItems.cpp43 mList->eventListChangePosition += MyGUI::newDelegate(this, &PanelItems::notifySelectItem); in initialise()
220 void PanelItems::notifySelectItem(MyGUI::ListBox* _widget, size_t _position) in notifySelectItem() function in tools::PanelItems