Home
last modified time | relevance | path

Searched defs:obox (Results 1 – 25 of 70) sorted by path

123

/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/pool-mgr/
H A Dpool_notebook.cpp201 void PoolNotebook::add_preview_stack_switcher(Gtk::Box *obox, Gtk::Stack *stack) in add_preview_stack_switcher()
/dports/cad/horizon-eda/horizon-2.1.0/src/util/
H A Dstock_info_provider_digikey.cpp698 auto obox = Gtk::manage(new Gtk::Box(Gtk::ORIENTATION_VERTICAL, 4)); in construct_popover() local
H A Dstock_info_provider_partinfo.cpp567 auto obox = Gtk::manage(new Gtk::Box(Gtk::ORIENTATION_VERTICAL, 4)); in add_columns() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/fossil/
H A D9user.c520 Ubox *box, *obox; in uboxInit() local
/dports/editors/chexedit/hexedit-0.9.7/src/
H A Dcalc.c19 struct calcEntryBox *obox; variable
/dports/games/mahjong/mj-1.16-src/
H A Dgui-dial.c1782 *obox, *box, *tmp, *lbl,*textw; in textwindow_init() local
1857 *obox, *box, *tmp, *lbl,*textw; in scorehistory_init() local
1929 GtkWidget *obox, *box, *tmp, *mentry, *label; in messagewindow_init() local
2035 GtkWidget *obox, *box, *tmp, *label; in warningwindow_init() local
3626 GtkWidget *sbar, *obox, *bbox, *tmp; in game_option_init() local
3677 GtkWidget *sbar, *obox, *bbox, *tmp; in game_prefs_init() local
/dports/games/odamex/odamex-src-0.7.0/ag-odalaunch/src/
H A Dagol_settings.cpp82 ODA_SrvOptionsBox *obox = new ODA_SrvOptionsBox; in CreateSrvOptionsBox() local
/dports/games/sopwith/sopwith-1.8.4/src/
H A Dswinit.c747 int obox, oboy, obodx, obody, oboclr; in initexpl() local
/dports/graphics/Coin/coin-Coin-4.0.0/src/shapenodes/
H A Dsoshape_bigtexture.cpp371 SbBox3f obox; in handle_triangle() local
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dfilepanel.cc48 Gtk::VBox* obox = Gtk::manage (new Gtk::VBox ()); in FilePanel() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dobject-set.cpp222 Geom::OptRect obox = SP_ITEM(*i)->documentPreferredBounds(); in _sizeistItem() local
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeSceneManager/src/
H A DOgreOctreeSceneManager.cpp679 AxisAlignedBox obox; in _findNodes() local
752 AxisAlignedBox obox; in _findNodes() local
826 AxisAlignedBox obox; in _findNodes() local
899 AxisAlignedBox obox; in _findNodes() local
/dports/graphics/ogre3d/ogre-1.11.6/PlugIns/OctreeZone/src/
H A DOgreOctreeZoneOctree.cpp391 AxisAlignedBox obox; in _findNodes() local
468 AxisAlignedBox obox; in _findNodes() local
545 AxisAlignedBox obox; in _findNodes() local
623 AxisAlignedBox obox; in _findNodes() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeSceneManager/src/
H A DOgreOctreeSceneManager.cpp698 AxisAlignedBox obox; in _findNodes() local
771 AxisAlignedBox obox; in _findNodes() local
845 AxisAlignedBox obox; in _findNodes() local
918 AxisAlignedBox obox; in _findNodes() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/PlugIns/OctreeZone/src/
H A DOgreOctreeZoneOctree.cpp388 AxisAlignedBox obox; in _findNodes() local
465 AxisAlignedBox obox; in _findNodes() local
542 AxisAlignedBox obox; in _findNodes() local
620 AxisAlignedBox obox; in _findNodes() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dfilepanel.cc53 Gtk::VBox* obox = Gtk::manage (new Gtk::VBox ()); in FilePanel() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DOrientedBoxTreeTool.cpp359 OrientedBox obox; in build_sets() local
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/
H A DorientedBox.m174 obox = [center rectLength rectWidth theta]; variable
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/arithmetic/
H A Dtest_timedelta64.py1439 def test_td64arr_addsub_anchored_offset_arraylike(self, obox, box_with_array): argument
/dports/math/vtk8/VTK-8.2.0/Rendering/OSPRay/
H A DvtkOSPRayAMRVolumeMapperNode.cxx251 ospcommon::box3i obox = {lo_v,hi_v}; in Render() local
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/
H A DvtkOSPRayAMRVolumeMapperNode.cxx177 ospcommon::box3i obox = { lo_v, hi_v }; in Render() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_tableau_img.cxx494 vgl_oriented_box_2d<float> obox; in load_oriented_boxes_2d_ascii() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/
H A Dbetr_site.cxx35 betr_geo_box_3d obox = go->bounding_box(); in add_geo_object() local
52 betr_geo_box_3d obox = (roit->second)->bounding_box(); in add_event_trigger() local
61 betr_geo_box_3d obox = (eoit->second)->bounding_box(); in add_event_trigger() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/sdet/
H A Dsdet_region.cxx129 vgl_oriented_box_2d<float> sdet_region::obox(){ in obox() function in sdet_region
/dports/misc/vxl/vxl-3.3.2/core/vgl/algo/tests/
H A Dtest_convex_hull_2d.cxx45 vgl_oriented_box_2d<double> obox = ch.min_area_enclosing_rectangle(); in test_4_point_hull() local
70 vgl_oriented_box_2d<double> obox = ch.min_area_enclosing_rectangle(); in test_5_point_hull() local
146 vgl_oriented_box_2d<double> obox = ch.min_area_enclosing_rectangle(); in test_obox_large_hull() local

123