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

123

/haiku-fatelf/src/add-ons/translators/icns/openjpeg/
H A Dthix_manager.c56 opj_jp2_box_t *box; local
H A Dcidx_manager.c71 opj_jp2_box_t *box; local
143 write_manf(int second, int v, opj_jp2_box_t *box, opj_cio_t *cio) argument
[all...]
H A Dphix_manager.c56 opj_jp2_box_t *box; local
H A Dppix_manager.c57 opj_jp2_box_t *box; local
/haiku-fatelf/src/bin/desklink/
H A DVolumeWindow.cpp38 BBox* box = new BBox("sliderbox"); local
/haiku-fatelf/src/preferences/fonts/
H A DMainWindow.cpp55 BBox* box = new BBox(B_FANCY_BORDER, NULL); local
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformGradientCommand.cpp18 TransformGradientCommand::TransformGradientCommand(TransformBox* box, argument
57 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, int32 nameIndex) argument
81 TransformBoxDeleted( const TransformBox* box) argument
H A DTransformBoxStates.cpp107 BRect box = fParent->Box(); local
343 BRect box = fParent->Box(); local
[all...]
/haiku-fatelf/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-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathSphere.h109 void Sphere3<T>::circumscribe(const Box<Vec3<T> > &box) argument
H A DImathBox.h197 inline void Box<T>::extendBy(const Box<T>& box) argument
[all...]
H A DImathBoxAlgo.h81 inline T clip(const T& in, const Box<T>& box) argument
248 transform(const Box< Vec3<S> >& box, const Matrix44<T>& m) argument
442 findEntryAndExitPoints(const Line3<T>& line, const Box<Vec3<T> >& box, Vec3<T> &enterPoint, Vec3<T> &exitPoint) argument
785 intersects(const Box< Vec3<T> > &box, const Line3<T> &ray) argument
[all...]
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djp2_enc.c138 jp2_box_t *box; local
[all...]
H A Djp2_dec.c144 jp2_box_t *box; local
482 jp2_box_t *box; local
[all...]
/haiku-fatelf/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, int32 nameIndex) argument
83 TransformBoxDeleted( const TransformBox* box) argument
/haiku-fatelf/src/libs/stdc++/legacy/
H A DPlotFile.cc95 PlotFile& PlotFile:: box(const int x0, const int y0, function in class:PlotFile
/haiku-fatelf/src/tests/kits/device/stickit_BJoystick/
H A DStickItWindow.cpp36 BBox* box = new BBox(frame, NULL, B_FOLLOW_ALL_SIDES); local
/haiku-fatelf/src/tests/kits/game/file_game_sound_test/
H A DFileSoundWindow.cpp39 BBox *box = new BBox(appBounds); local
[all...]
/haiku-fatelf/src/tests/kits/midi/patchbay/
H A DPatchRow.cpp86 PatchCheckBox* box = new PatchCheckBox(r, m_producerID, consumerID); local
95 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
114 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
125 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
138 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ChildAt(i)); local
152 PatchCheckBox* box = dynamic_cast<PatchCheckBox*>(ctrl); local
[all...]
/haiku-fatelf/src/kits/tracker/
H A DSettingsViews.cpp736 BBox* box = new BBox("box"); local
/haiku-fatelf/src/preferences/sounds/
H A DHWindow.cpp101 BBox* box = new BBox("", B_WILL_DRAW | B_FRAME_EVENTS local
/haiku-fatelf/src/kits/mail/
H A DProtocolConfigView.cpp247 BCheckBox* box = AddCheckBox(rect, "delete_remote_when_local", local
317 BCheckBox *box = (BCheckBox *)(FindView("leave_mail_on_server")); local
372 BCheckBox *box = (BCheckBox *)(FindView("leave_mail_on_server")); local
[all...]
/haiku-fatelf/src/kits/print/
H A DJobSetupPanel.cpp288 BBox *box = new BBox(B_FANCY_BORDER, view); local

Completed in 190 milliseconds

123