Searched defs:box (Results 1 - 25 of 32) sorted by last modified time

12

/haiku/src/kits/tracker/
H A DFindPanel.cpp2075 BBox* box = dynamic_cast<BBox*>(FindView("Box")); local
2119 BBox* box = dynamic_cast<BBox*>(FindView("Box")); local
2513 BBox* box = dynamic_cast<BBox*>(FindView("Box")); local
[all...]
H A DSettingsViews.cpp816 BBox* box = new BBox("box"); local
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dviogpu.h251 struct virtio_gpu_box box; member in struct:virtio_gpu_transfer_host_3d
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp32 TransformBox::TransformBox(StateView* view, BRect box) argument
393 TransformBox::SetBox(BRect box) argument
[all...]
H A DTransformBoxStates.cpp86 BRect box = fParent->Box(); local
308 BRect box = fParent->Box(); local
[all...]
H A DPerspectiveCommand.cpp24 PerspectiveCommand::PerspectiveCommand(PerspectiveBox* box, argument
120 PerspectiveCommand::PerspectiveBoxDeleted(const PerspectiveBox* box) argument
H A DTransformObjectsCommand.cpp19 TransformObjectsCommand( TransformBox* box, Transformable** const objects, const double* originals, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name) argument
79 TransformBoxDeleted( const TransformBox* box) argument
H A DTransformGradientCommand.cpp18 TransformGradientCommand::TransformGradientCommand(TransformBox* box, argument
56 TransformGradientCommand::TransformBoxDeleted(const TransformBox* box) argument
/haiku/src/apps/icon-o-matic/shape/commands/
H A DTransformPointsCommand.cpp20 TransformPointsCommand( TransformBox* box, VectorPath* path, const int32* indices, const control_point* points, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name) argument
81 TransformBoxDeleted( const TransformBox* box) argument
/haiku/src/apps/mediaconverter/
H A DMediaConverterWindow.cpp986 MediaConverterWindow::_UpdateBBoxLayoutInsets(BBox* box) argument
/haiku/src/preferences/mail/
H A DAutoConfigView.cpp291 BBox* box = new BBox("inbound"); local
[all...]
H A DFilterConfigView.cpp222 BBox* box = new BBox("filters"); local
/haiku/src/apps/codycam/
H A DCodyCam.cpp463 BBox* box = new BBox("box"); local
/haiku/src/apps/charactermap/
H A DCharacterView.cpp308 BRect box = Frame(); local
/haiku/src/preferences/notifications/
H A DGeneralView.cpp76 BBox* box = new BBox("box"); local
/haiku/src/preferences/appearance/
H A DFakeScrollBar.cpp169 BBox* box = dynamic_cast<BBox*>(parent); local
175 BBox* box = dynamic_cast<BBox*>(parent); local
194 BBox* box = dynamic_cast<BBox*>(child); local
[all...]
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp293 BBox* box = new BBox("EnableScreenSaverBox"); local
/haiku/src/tests/kits/interface/
H A DScrollViewTest.cpp54 BBox *box = new BBox(rect, "box", resizingMode); local
/haiku/src/kits/interface/
H A DRadioButton.cpp205 BBox* box = dynamic_cast<BBox*>(parent); local
211 BBox* box = dynamic_cast<BBox*>(parent); local
230 BBox* box = dynamic_cast<BBox*>(child); local
[all...]
/haiku/src/apps/patchbay/
H A DPatchRow.cpp113 PatchCheckBox* box = new PatchCheckBox(rect, fProducerID, consumerID); local
124 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
144 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
156 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
170 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
185 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ctrl); local
[all...]
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp290 BView* box = GetView(); local
342 BView* box = GetView(); local
350 BBox* box = new BBox(GetControlBounds(), text); local
361 BView* box = GetView(); local
[all...]
/haiku/src/tests/kits/interface/look/
H A DLook.cpp159 BBox* box = new BBox(B_FANCY_BORDER, NULL); local
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp87 BBox *box = new BBox( Bounds(),"box", B_FOLLOW_ALL, local
[all...]
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp204 BBox* box = new BBox("box"); local
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp36 BBox* box = new BBox(frame, NULL, B_FOLLOW_ALL_SIDES); local

Completed in 140 milliseconds

12