Searched refs:perform_code (Results 51 - 75 of 121) sorted by relevance

12345

/haiku/src/kits/print/
H A DPrintPanel.cpp182 BPrintPanel::Perform(perform_code d, void* arg)
/haiku/headers/os/interface/
H A DGridLayout.h64 virtual status_t Perform(perform_code d, void* arg);
H A DTextControl.h106 virtual status_t Perform(perform_code d, void* arg);
H A DColorControl.h82 virtual status_t Perform(perform_code d, void *arg);
H A DShelf.h55 virtual status_t Perform(perform_code code, void* data);
H A DScrollView.h83 virtual status_t Perform(perform_code d, void* arg);
H A DBitmap.h133 virtual status_t Perform(perform_code d, void* arg);
H A DMenuField.h92 virtual status_t Perform(perform_code d, void* arg);
H A DSlider.h59 virtual status_t Perform(perform_code code, void* data);
H A DTabView.h117 virtual status_t Perform(perform_code d, void* arg);
H A DListView.h148 virtual status_t Perform(perform_code code, void* arg);
H A DOutlineListView.h76 virtual status_t Perform(perform_code code, void* data);
/haiku/src/kits/interface/
H A DLayoutItem.cpp207 BLayoutItem::Perform(perform_code code, void* _data)
H A DGroupLayout.cpp338 BGroupLayout::Perform(perform_code code, void* _data)
H A DCardLayout.cpp338 BCardLayout::Perform(perform_code d, void* arg)
H A DPopUpMenu.cpp179 BPopUpMenu::Perform(perform_code code, void* _data)
H A DPictureButton.cpp415 BPictureButton::Perform(perform_code code, void* _data)
H A DSplitView.cpp385 BSplitView::Perform(perform_code d, void* arg)
/haiku/headers/os/app/
H A DApplication.h98 virtual status_t Perform(perform_code d, void* arg);
H A DLooper.h102 virtual status_t Perform(perform_code d, void* arg);
/haiku/headers/os/game/
H A DDirectWindow.h105 virtual status_t Perform(perform_code code, void* arg);
/haiku/src/build/libbe/support/
H A DArchivable.cpp130 status_t BArchivable::Perform(perform_code d, void* arg)
/haiku/src/kits/app/
H A DCursor.cpp192 BCursor::Perform(perform_code d, void *arg)
/haiku/headers/libs/alm/
H A DALMLayout.h161 virtual status_t Perform(perform_code d, void* arg);
/haiku/headers/os/support/
H A DArchivable.h37 virtual status_t Perform(perform_code d, void* arg);

Completed in 145 milliseconds

12345