Home
last modified time | relevance | path

Searched refs:SetWantsEvents (Results 1 – 7 of 7) sorted by relevance

/haiku/src/preferences/shortcuts/
H A DPopUpColumn.cpp29 SetWantsEvents(true); in PopUpColumn()
/haiku/src/apps/debuganalyzer/gui/table/
H A DAbstractTable.cpp34 SetWantsEvents(true); in AbstractColumn()
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp78 SetWantsEvents(true); in TeamsColumn()
/haiku/headers/private/interface/
H A DColumnListView.h201 void SetWantsEvents(bool);
/haiku/src/apps/drivesetup/
H A DPartitionList.cpp94 SetWantsEvents(true); in PartitionColumn()
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp385 SetWantsEvents(true); in PackageColumn()
/haiku/src/kits/interface/
H A DColumnListView.cpp835 BColumn::SetWantsEvents(bool state) in SetWantsEvents() function in BColumn