Home
last modified time | relevance | path

Searched refs:show_bounds (Results 1 – 23 of 23) sorted by relevance

/dports/x11-toolkits/pangolin/Pangolin-0.6/tools/ModelViewer/
H A Dmain.cpp64 bool show_bounds = args.has_option("bounds"); in main() local
180 pangolin::RegisterKeyPressCallback('b', [&](){show_bounds = !show_bounds;}); in main()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcoord.h51 static inline bool show_bounds(const coord_def &p) in show_bounds() function
H A Dtilepick.cc1588 if (!show_bounds(next_showpos)) in _add_tentacle_overlay()
/dports/graphics/lib3ds/lib3ds-1.3.0/examples/
H A D3dsplay.c87 static int show_bounds=0; variable
200 glutAddMenuEntry("Show bounds", callback(toggle_bool, &show_bounds)); in build_menu()
927 if( show_bounds ) in display()
999 show_bounds = !show_bounds; in keyboard()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/lib3ds-1.3.0/examples/
H A D3dsplay.c87 static int show_bounds=0; variable
200 glutAddMenuEntry("Show bounds", callback(toggle_bool, &show_bounds)); in build_menu()
927 if( show_bounds ) in display()
999 show_bounds = !show_bounds; in keyboard()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dimagemakewithfilter.cpp40 static void show_bounds(SkCanvas* canvas, const SkIRect* clip, const SkIRect* inSubset, in show_bounds() function
324 show_bounds(canvas, &clipBound, &subset, outSubsetBounds); in onDraw()
H A Dfontmgr.cpp225 static void show_bounds(SkCanvas* canvas, const SkFont& font, SkScalar x, SkScalar y, in show_bounds() function in FontMgrBoundsGM
335 show_bounds(canvas, font, x, y, boundsColors[index & 1], fLabelBounds); in onDraw()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dimagemakewithfilter.cpp40 static void show_bounds(SkCanvas* canvas, const SkIRect* clip, const SkIRect* inSubset, in show_bounds() function
333 show_bounds(canvas, &clipBound, &subset, outSubsetBounds); in onDraw()
H A Dfontmgr.cpp226 static SkRect show_bounds(SkCanvas* canvas, const SkFont& font, SkScalar x, SkScalar y, in show_bounds() function in FontMgrBoundsGM
355 SkRect drawBounds = show_bounds(canvas, font, x, y, color, fLabelBounds); in onDraw()
/dports/graphics/sswf/sswf-1.8.4/samples/morph/
H A Dmorph.sswf76 //show_bounds: true; // these show_... feature don't work yet with morphing shapes
/dports/graphics/sswf/sswf-1.8.4/samples/new-anim/
H A Dnew.sswf125 //show_bounds: true;
141 //show_bounds: true;
/dports/graphics/sswf/sswf-1.8.4/samples/web-site-anim/
H A Danim.sswf133 //show_bounds: true;
/dports/graphics/sswf/sswf-1.8.4/samples/lanuit-mp3/
H A Dlanuit.sswf133 //show_bounds: true;
/dports/graphics/sswf/sswf-1.8.4/samples/logo/
H A Dlogo.sswf132 //show_bounds: true;
/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_tag_shape.c++643 ErrorManager::error_code_t TagShape::SetBounds(int index, const SRectangle& rect, bool show_bounds) in SetBounds() argument
649 f_show_bounds = show_bounds; in SetBounds()
/dports/graphics/sswf/sswf-1.8.4/samples/dyn-button/
H A Dbutton.sswf132 //show_bounds: true;
141 //show_bounds: true;
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf.c++99 int show_bounds; /* if true, insert an additional shape + line to draw a rectangle showing the s… variable
904 show_bounds = 1; in commandline()
H A Dsswf.h782 extern int show_bounds;
H A Dsswf_save.c++3855 info.shape->ShowBounds(show_bounds || info.sb); in save_shape()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dspace_view3d_copy_attributes.py359 ob.show_bounds = active.show_bounds
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dproperties_object.py255 sub.active = obj.show_bounds or (obj.display_type == 'BOUNDS')
/dports/graphics/sswf/sswf-1.8.4/samples/scroller/
H A Dscroller.sswf103 //show_bounds: true;
/dports/graphics/sswf/sswf-1.8.4/samples/asc_logo/
H A Dlogo.sswf132 //show_bounds: true;