Searched refs:MakeButton (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/interface/menu/menuworld/
H A DViewLayoutFactory.h53 BButton* MakeButton(const char* name, const char* label,
H A DMenuView.cpp70 m_pAddMenuButton = aFactory.MakeButton("Add Menu Bar", STR_ADD_MENU,
82 m_pAddItemButton = aFactory.MakeButton("Add Item To Menu",
89 m_pDelButton = aFactory.MakeButton("Delete Menu Bar", STR_DELETE_MENU,
H A DViewLayoutFactory.cpp35 BButton* ViewLayoutFactory::MakeButton(const char* name, const char* label, function in class:ViewLayoutFactory

Completed in 35 milliseconds