Home
last modified time | relevance | path

Searched refs:obj_width (Results 1 – 21 of 21) sorted by relevance

/dports/cad/zcad/zcad-8b8a693/cad_source/zengine/core/entities/
H A Duzeenttext.pas38 obj_width:GDBDouble;(*oi_readonly*)(*hidden_in_objinsp*)
153 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size / 2;
158 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size;
168 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size / 2;
173 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size;
183 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size / 2;
188 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size;
198 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size / 2;
203 P_drawInOCS.x := -obj_width * textprop.wfactor * textprop.size;
224 obj_width:=0;
[all …]
H A Duzeentmtext.pas506 obj_width:=0;
511 if obj_width<pswp^.w then obj_width:=pswp^.w;
519 obj_width := 1;
525 obj_width:=obj_width{-1/3};
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/imagemap/
H A Dimap_cmd_move.c55 gint obj_width; member
76 &command->obj_width, &command->obj_height); in move_command_new()
111 if (command->obj_x + command->obj_width + dx > command->image_width) in button_motion()
112 dx = command->image_width - command->obj_width - command->obj_x; in button_motion()
H A Dimap_object.c820 gint obj_x, obj_y, obj_width, obj_height; in object_list_select_region() local
822 object_get_dimensions(obj, &obj_x, &obj_y, &obj_width, &obj_height); in object_list_select_region()
823 if (obj_x >= x && obj_x + obj_width <= x + width && in object_list_select_region()
/dports/games/libretro-gpsp/gpsp-300d0c0/
H A Dvideo.c2804 + (tile_size_##color_depth * ((obj_width - 8) / 8)) \
2820 + ((vertical_offset / 8) * (obj_width / 8) * tile_size_##color_depth) \
2851 pixel_run = obj_width - (start - obj_x); \
2854 if((obj_x + obj_width) >= end) \
2908 if((obj_x + obj_width) >= end) \
2926 tile_run = obj_width / 8; \
2968 for(i = 0; i < obj_width; i++) \
3341 s32 obj_width, obj_height; in order_obj() local
3375 obj_width = obj_width_table[obj_size]; in order_obj()
3380 obj_width *= 2; in order_obj()
[all …]
/dports/games/gracer/gracer-0.1.5/src/
H A Dglbind.h93 extern Tcl_Obj *obj_width;
H A Dgluttclwidgets.c83 Tcl_ObjSetVar2 (interp, obj_width, NULL, Tcl_NewIntObj (width), 0); in glut_tcl_root_reshape()
84 Tcl_ObjSetVar2 (interp, obj_width, NULL, Tcl_NewIntObj (width), 0); in glut_tcl_root_reshape()
H A Dglbind.c74 Tcl_Obj *obj_width; variable
357 Tcl_ObjSetVar2 (interp, obj_width, NULL, in tcl_ReshapeFunc()
3954 obj_width = Tcl_NewStringObj ("WIDTH", 5); in real_init()
/dports/cad/uranium/Uranium-3ed9c4de/plugins/Tools/ScaleTool/
H A DScaleTool.py334 obj_width = obj.getBoundingBox().width
335 if not Float.fuzzyCompare(obj_width, width, DIMENSION_TOLERANCE):
336 scale_factor = width / obj_width
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmScript/Widgets/
H A DTools.h51 int GetXTextPosition(struct XObj *xobj, int obj_width, int str_len,
H A DTools.c136 int GetXTextPosition(struct XObj *xobj, int obj_width, int str_len, in GetXTextPosition() argument
162 x = (obj_width - str_len)/2 + center_offset; in GetXTextPosition()
170 x = (obj_width - str_len) - right_offset; in GetXTextPosition()
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmScript/Widgets/
H A DTools.h47 int GetXTextPosition(struct XObj *xobj, int obj_width, int str_len,
H A DTools.c134 int GetXTextPosition(struct XObj *xobj, int obj_width, int str_len, in GetXTextPosition() argument
160 x = (obj_width - str_len)/2 + center_offset; in GetXTextPosition()
168 x = (obj_width - str_len) - right_offset; in GetXTextPosition()
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/base/drawable/
H A DCategory.java69 public Category( int obj_idx, String obj_name, int obj_width ) in Category() argument
73 width = obj_width; in Category()
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/image/
H A Ddetection.py731 obj_width = int(raw[1])
732 if (raw.size - header_width) % obj_width != 0:
734 %(str(raw.shape), obj_width)
736 out = np.reshape(raw[header_width:], (-1, obj_width))
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/image/
H A Ddetection.py731 obj_width = int(raw[1])
732 if (raw.size - header_width) % obj_width != 0:
734 %(str(raw.shape), obj_width)
736 out = np.reshape(raw[header_width:], (-1, obj_width))
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DInterface.cpp698 float obj_width = obj.get()->curstate.size.x; in Draw() local
700 if (space_left >= obj_width || space_left >= defaultstate.size.x - 2 * curstate.margin) in Draw()
707 cur_shift_x1 += obj_width + curstate.margin; in Draw()
711 …obj.get()->SetPosition(curstate.position.x + defaultstate.size.x * 0.5f - obj_width * 0.5f, cursta… in Draw()
719 …obj.get()->SetPosition(curstate.position.x + defaultstate.size.x - obj_width - cur_shift_x2, curst… in Draw()
720 cur_shift_x2 += obj_width + curstate.margin; in Draw()
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/electrotech/
H A Duzcentelleader.pas518 … pl.CoordInOCS.lEnd.x:=pl.CoordInOCS.lEnd.x+ptext.obj_width*ptext.textprop.size*0.7
520 … pl.CoordInOCS.lEnd.x:=pl.CoordInOCS.lEnd.x-ptext.obj_width*ptext.textprop.size*0.7;
/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dredraw.c1782 int obj_width; in html_redraw_box() local
1798 &obj_width); in html_redraw_box()
1802 obj_x += width / 2 - obj_width / 2; in html_redraw_box()
/dports/graphics/opencv/opencv-4.5.3/doc/pattern_tools/
H A Dsvgfig.py331 def tree(self, depth_limit=None, sub=True, attr=True, text=True, tree_width=20, obj_width=80): argument
344 ("%%-%ds" % obj_width) % (repr(self))[0:obj_width])
359 ("%%-%ds" % obj_width) % (" "*len(ti) + repr(s))[0:obj_width])
/dports/cad/zcad/zcad-8b8a693/environment/runtimefiles/common/rtl/
H A Dsystem.pas2740 obj_width:GDBDouble;(*oi_readonly*)(*hidden_in_objinsp*)