Searched refs:perform_code (Results 26 - 50 of 121) sorted by relevance

12345

/haiku/headers/os/interface/
H A DTwoDimensionalLayout.h43 virtual status_t Perform(perform_code d, void* arg);
H A DControl.h75 virtual status_t Perform(perform_code d, void* arg);
H A DShape.h85 virtual status_t Perform(perform_code code, void* data);
H A DAbstractLayout.h41 virtual status_t Perform(perform_code d, void* arg);
H A DGroupLayout.h41 virtual status_t Perform(perform_code d, void* arg);
H A DButton.h78 virtual status_t Perform(perform_code d, void* arg);
H A DCheckBox.h69 virtual status_t Perform(perform_code code, void* data);
H A DBox.h67 virtual status_t Perform(perform_code d, void* arg);
H A DSplitView.h81 virtual status_t Perform(perform_code d, void* arg);
H A DStatusBar.h84 virtual status_t Perform(perform_code d, void* arg);
H A DRadioButton.h59 virtual status_t Perform(perform_code d, void* argument);
H A DStringView.h72 virtual status_t Perform(perform_code code, void* data);
H A DMenuBar.h80 virtual status_t Perform(perform_code code, void* data);
H A DDragger.h58 virtual status_t Perform(perform_code code, void* data);
H A DScrollBar.h91 virtual status_t Perform(perform_code d, void* arg);
H A DPictureButton.h79 virtual status_t Perform(perform_code code, void* data);
H A DAlert.h91 virtual status_t Perform(perform_code d, void* arg);
H A DLayout.h65 virtual status_t Perform(perform_code d, void* arg);
/haiku/headers/os/app/
H A DHandler.h77 virtual status_t Perform(perform_code d, void* arg);
/haiku/src/kits/interface/
H A DListItem.cpp159 BListItem::Perform(perform_code d, void* arg)
H A DStringItem.cpp138 BStringItem::Perform(perform_code d, void* arg)
H A DAbstractLayoutItem.cpp200 BAbstractLayoutItem::Perform(perform_code d, void* arg)
/haiku/headers/private/media/
H A DEncoderPlugin.h82 virtual status_t Perform(perform_code code, void* data);
/haiku/headers/os/game/
H A DWindowScreen.h59 virtual status_t Perform(perform_code d, void* arg);
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.h42 virtual status_t Perform(perform_code code, void* data);

Completed in 204 milliseconds

12345