Searched refs:Perform (Results 1 - 25 of 226) sorted by path

12345678910

/haiku/headers/build/os/interface/
H A DBitmap.h77 virtual status_t 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/app/
H A DApplication.h98 virtual status_t Perform(perform_code d, void* arg);
H A DHandler.h77 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/interface/
H A DAbstractLayout.h41 virtual status_t Perform(perform_code d, void* arg);
H A DAbstractLayoutItem.h36 virtual status_t Perform(perform_code d, void* arg);
H A DBox.h67 virtual status_t Perform(perform_code d, void* arg);
H A DButton.h78 virtual status_t Perform(perform_code d, void* arg);
H A DCardLayout.h34 virtual status_t Perform(perform_code d, void* arg);
H A DCardView.h24 virtual status_t Perform(perform_code d, void* arg);
H A DCheckBox.h69 virtual status_t Perform(perform_code code, void* data);
H A DColorControl.h82 virtual status_t Perform(perform_code d, void *arg);
H A DControl.h75 virtual status_t Perform(perform_code d, void* arg);
H A DGridLayout.h64 virtual status_t Perform(perform_code d, void* arg);
H A DGridView.h28 virtual status_t Perform(perform_code d, void* arg);
H A DGroupLayout.h41 virtual status_t Perform(perform_code d, void* arg);
H A DGroupView.h29 virtual status_t Perform(perform_code d, void* arg);
H A DLayout.h65 virtual status_t Perform(perform_code d, void* arg);
H A DLayoutItem.h61 virtual status_t Perform(perform_code d, void* arg);
H A DListItem.h50 virtual status_t Perform(perform_code code, void* arg);
H A DMenuBar.h80 virtual status_t Perform(perform_code code, void* data);
H A DPicture.h28 virtual status_t Perform(perform_code code, void* arg);
H A DPopUpMenu.h46 virtual status_t Perform(perform_code code, void* _data);
H A DRadioButton.h59 virtual status_t Perform(perform_code d, void* argument);

Completed in 112 milliseconds

12345678910