Searched defs:box (Results 1 - 25 of 32) sorted by relevance

12

/haiku/src/bin/desklink/
H A DVolumeWindow.cpp38 BBox* box = new BBox("sliderbox"); local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformGradientCommand.cpp18 TransformGradientCommand::TransformGradientCommand(TransformBox* box, argument
56 TransformGradientCommand::TransformBoxDeleted(const TransformBox* 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 DPerspectiveCommand.cpp24 PerspectiveCommand::PerspectiveCommand(PerspectiveBox* box, argument
120 PerspectiveCommand::PerspectiveBoxDeleted(const PerspectiveBox* box) argument
H A DTransformBoxStates.cpp86 BRect box = fParent->Box(); local
308 BRect box = fParent->Box(); local
[all...]
/haiku/src/tests/kits/interface/
H A DCheckBoxTest.cpp91 BBox *box = new BBox(rect.InsetByCopy(-15, -15), NULL); local
H A DScrollViewTest.cpp54 BBox *box = new BBox(rect, "box", resizingMode); local
/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc95 PlotFile& PlotFile:: box(const int x0, const int y0, function in class:PlotFile
/haiku/src/tests/kits/game/file_game_sound_test/
H A DFileSoundWindow.cpp39 BBox *box = new BBox(appBounds); local
[all...]
/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/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp36 BBox* box = new BBox(frame, NULL, B_FOLLOW_ALL_SIDES); local
/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/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/kits/tracker/
H A DSettingsViews.cpp816 BBox* box = new BBox("box"); local
/haiku/src/tests/kits/game/chart/
H A DChartRender.cpp273 clipping_rect box; local
[all...]
/haiku/src/kits/print/
H A DJobSetupPanel.cpp288 BBox *box = new BBox(B_FANCY_BORDER, view); local
/haiku/src/tests/kits/interface/look/
H A DLook.cpp159 BBox* box = new BBox(B_FANCY_BORDER, NULL); local
/haiku/src/preferences/mail/
H A DFilterConfigView.cpp222 BBox* box = new BBox("filters"); local
H A DAutoConfigView.cpp291 BBox* box = new BBox("inbound"); local
[all...]
/haiku/src/preferences/notifications/
H A DGeneralView.cpp76 BBox* box = new BBox("box"); local
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp421 DiagramBox *box; local
[all...]
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp204 BBox* box = new BBox("box"); local
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp87 BBox *box = new BBox( Bounds(),"box", B_FOLLOW_ALL, local
[all...]
/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/codycam/
H A DCodyCam.cpp463 BBox* box = new BBox("box"); local

Completed in 515 milliseconds

12