Home
last modified time | relevance | path

Searched refs:box_margin (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_batch_presets.c279 const int box_margin = max_ii(round_fl_to_int((float)(px_zoom * 2.0f)), px); in gpu_batch_preset_panel_drag_widget() local
288 const int x_co = (x_ofs) + (i_x * (box_size + box_margin)); in gpu_batch_preset_panel_drag_widget()
289 const int y_co = (y_ofs) + (i_y * (box_size + box_margin)); in gpu_batch_preset_panel_drag_widget()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DToggleB.c2235 Dimension box_margin = (DRAWBOX(normal_ind_on) ? in DrawToggle() local
2266 ((edge - 2 * box_margin) >= MIN_GLYPH_SIZE)) in DrawToggle()
2270 edge, edge, box_margin, in DrawToggle()
2274 edge, edge, box_margin, in DrawToggle()
2313 ((edge - 2 * box_margin) >= MIN_GLYPH_SIZE)) in DrawToggle()
2320 edge, edge, box_margin, in DrawToggle()
2328 edge, edge, box_margin, in DrawToggle()
H A DToggleBG.c2648 Dimension box_margin = (DRAWBOX(normal_ind_on) ? in DrawToggle() local
2690 ((edge - 2 * box_margin) >= MIN_GLYPH_SIZE)) in DrawToggle()
2694 x, y, edge, edge, box_margin, in DrawToggle()
2698 x, y, edge, edge, box_margin, in DrawToggle()
2741 ((edge - 2 * box_margin) >= MIN_GLYPH_SIZE)) in DrawToggle()
2748 edge, edge, box_margin, in DrawToggle()
2756 edge, edge, box_margin, in DrawToggle()