Searched refs:add_state (Results 1 - 9 of 9) sorted by relevance

/haiku/src/kits/tracker/
H A DMountMenu.h48 virtual bool AddDynamicItem(add_state state);
H A DSlowMenu.h68 virtual bool AddDynamicItem(add_state state);
H A DSlowMenu.cpp55 BSlowMenu::AddDynamicItem(add_state state)
H A DMountMenu.cpp173 MountMenu::AddDynamicItem(add_state)
/haiku/src/preferences/printers/
H A DTransportMenu.h24 bool AddDynamicItem(add_state s);
H A DTransportMenu.cpp32 TransportMenu::AddDynamicItem(add_state state)
/haiku/headers/os/interface/
H A DMenu.h162 enum add_state { enum in class:BMenu
167 virtual bool AddDynamicItem(add_state state);
/haiku/src/apps/deskbar/
H A DDeskbarMenu.cpp67 virtual bool AddDynamicItem(add_state s);
661 DeskbarMountMenu::AddDynamicItem(add_state s)
/haiku/src/kits/interface/
H A DMenu.cpp1423 BMenu::AddDynamicItem(add_state state)

Completed in 89 milliseconds