Searched refs:Perform (Results 101 - 125 of 226) sorted by relevance

12345678910

/haiku/src/apps/icon-o-matic/gui/
H A DStyleView.cpp213 fCommandStack->Perform(
368 fCommandStack->Perform(
378 fCommandStack->Perform(
407 fCommandStack->Perform(
H A DStyleListView.cpp311 fCommandStack->Perform(command);
359 fCommandStack->Perform(command);
411 fCommandStack->Perform(command);
485 fCommandStack->Perform(command);
515 fCommandStack->Perform(command);
542 fCommandStack->Perform(command);
559 fCommandStack->Perform(command);
H A DShapeListView.cpp207 fCommandStack->Perform(command);
234 fCommandStack->Perform(command);
446 fCommandStack->Perform(command);
479 fCommandStack->Perform(command);
506 fCommandStack->Perform(command);
524 fCommandStack->Perform(command);
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformGradientBox.cpp122 // Perform
124 TransformGradientBox::Perform() function in class:TransformGradientBox
H A DTransformCommand.cpp75 // Perform
77 TransformCommand::Perform() function in class:TransformCommand
H A DPerspectiveCommand.cpp76 PerspectiveCommand::Perform() function in class:PerspectiveCommand
/haiku/src/apps/icon-o-matic/shape/commands/
H A DChangePointCommand.cpp76 // Perform
78 ChangePointCommand::Perform() function in class:ChangePointCommand
/haiku/headers/build/os/interface/
H A DBitmap.h77 virtual status_t Perform(perform_code d, void *arg);
/haiku/headers/os/interface/
H A DSeparatorView.h67 virtual status_t Perform(perform_code code, void* data);
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);
/haiku/headers/os/app/
H A DHandler.h77 virtual status_t 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);

Completed in 71 milliseconds

12345678910