/inkscape/src/display/ |
H A D | sp-ctrlcurve.cpp | 126 min_x = MIN( min_x, p1[Geom::X] ); 127 min_y = MIN( min_y, p1[Geom::Y] ); 131 min_x = MIN( min_x, p2[Geom::X] ); 132 min_y = MIN( min_y, p2[Geom::Y] ); 136 min_x = MIN( min_x, p3[Geom::X] ); 137 min_y = MIN( min_y, p3[Geom::Y] );
|
H A D | sodipodi-ctrlrect.cpp | 202 canvas->requestRedraw(MIN(area_old[X].min(),area[X].min()) - 1, area[Y].min() - 1, 206 canvas->requestRedraw(MIN(area_old[X].max(),area[X].max()) - 1, area[Y].min() - 1, 222 canvas->requestRedraw(area[X].min() - 1, MIN(area_old[Y].min(),area[Y].min()) - 1, 226 canvas->requestRedraw(area[X].min() - 1, MIN(area_old[Y].max(),area[Y].max()) - 1, 242 canvas->requestRedraw(area[X].max() - 1, MIN(area_old[Y].min(),area[Y].min()) - 1, 246 canvas->requestRedraw(area[X].max() - 1, MIN(area_old[Y].max(),area[Y].max()) - 1, 262 canvas->requestRedraw(MIN(area_old[X].min(),area[X].min()) - 1, area[Y].max() - 1, 266 canvas->requestRedraw(MIN(area_old[X].max(),area[X].max()) - 1, area[Y].max() - 1,
|
H A D | sp-ctrlline.cpp | 128 item->x1 = round(MIN(s[Geom::X], e[Geom::X]) - 1); 129 item->y1 = round(MIN(s[Geom::Y], e[Geom::Y]) - 1);
|
H A D | sodipodi-ctrl.cpp | 390 while (x < MIN(c+s+1, c+z)) {
|
/inkscape/src/ |
H A D | color.cpp | 18 #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) macro 261 min = MIN (MIN (r, g), b); 337 float min = MIN (MIN (r, g), b); 410 k = MIN (MIN (c, m), y);
|
H A D | context-fns.cpp | 211 return Geom::Rect(Geom::Point(MIN(p[0][Geom::X], p[1][Geom::X]), MIN(p[0][Geom::Y], p[1][Geom::Y])),
|
H A D | inkview.cpp | 312 MIN ((int)(ss.doc)->getWidth().value("px"), (int)gdk_screen_width() - 64), 313 MIN ((int)(ss.doc)->getHeight().value("px"), (int)gdk_screen_height() - 64));
|
H A D | viewbox.cpp | 184 scale_uniform = (this->aspect_clip == SP_ASPECT_MEET) ? MIN (scale_x, scale_y) : MAX (scale_x, scale_y);
|
H A D | sp-namedview.cpp | 758 gint ax = MIN(gdk_screen_width() - minOnscreen, x); 759 gint ay = MIN(gdk_screen_height() - minOnscreen, y); 798 gint w = MIN(gdk_screen_width(), nv->window_width); 799 gint h = MIN(gdk_screen_height(), nv->window_height);
|
H A D | sp-flowtext.cpp | 640 Geom::Coord const x0 = MIN(p0[X], p1[X]); 641 Geom::Coord const y0 = MIN(p0[Y], p1[Y]);
|
H A D | seltrans.cpp | 893 default_scale[i] = 1/round(1/(MIN(default_scale[i], 10))); 1002 default_scale[axis] = 1/round(1/(MIN(default_scale[axis], 10)));
|
H A D | inkscape.cpp | 579 size_t len = MIN (d - docname, 63);
|
/inkscape/src/ui/ |
H A D | object-edit.cpp | 156 gdouble temp = MIN(rect->height.computed, rect->width.computed) / 2.0; 206 gdouble temp = MIN(rect->height.computed, rect->width.computed) / 2.0; 212 MIN(rect->height.computed / 2.0, rect->width.computed / 2.0)); 386 rect->y = MIN(origin[Geom::Y] + minx / ratio, opposite_y); 394 rect->y = MIN(origin[Geom::Y], opposite_y); 397 rect->x = MIN(s[Geom::X], opposite_x); 407 rect->x = MIN(origin[Geom::X] + miny * ratio, opposite_x); 415 rect->x = MIN(origin[Geom::X], opposite_x); 418 rect->y = MIN(s[Geom::Y], opposite_y); 428 rect->x = MIN( [all...] |
H A D | interface.cpp | 192 gint w = MIN(gdk_screen_width(), pw); 193 gint h = MIN(gdk_screen_height(), ph); 194 gint x = MIN(gdk_screen_width() - MIN_ONSCREEN_DISTANCE, px); 195 gint y = MIN(gdk_screen_height() - MIN_ONSCREEN_DISTANCE, py); 197 x = MIN(gdk_screen_width() - w, x); 198 y = MIN(gdk_screen_height() - h, y);
|
/inkscape/src/helper/ |
H A D | png-write.cpp | 321 num_rows = MIN(num_rows, static_cast<int>(ebp->sheight)); 322 num_rows = MIN(num_rows, static_cast<int>(ebp->height - row));
|
/inkscape/src/ui/tools/ |
H A D | flood-tool.cpp | 620 *min_x = MIN(*min_x, bci.x); 858 pw[Geom::X] = (int)MIN(width - 1, MAX(0, pw[Geom::X])); 859 pw[Geom::Y] = (int)MIN(height - 1, MAX(0, pw[Geom::Y])); 965 min_y = MIN((unsigned int)y, min_y);
|
H A D | rect-tool.cpp | 403 this->rect->setRy(true, CLAMP(this->ry, 0, MIN(r.dimensions()[Geom::X], r.dimensions()[Geom::Y])/2));
|
H A D | calligraphic-tool.cpp | 369 double min = MIN (MIN (R, G), B);
|
H A D | spray-tool.cpp | 458 double base = MIN (val - rand, 1 - 2*rand); 462 val = base + g_random_double_range (0, MIN (2 * rand, 1 - base));
|
/inkscape/src/ui/tool/ |
H A D | transform-handle-set.cpp | 265 scale[i] = 1.0 / round(1.0 / MIN(scale[i],10)); 353 vs[d1] = 1.0 / round(1.0 / MIN(vs[d1],10));
|
/inkscape/src/ui/widget/ |
H A D | gimpcolorwheel.c | 390 priv->size = MIN (allocation->width - 2 * (focus_width + focus_pad), 1132 x_end = MIN (xr + PAD, width); 1133 x_start = MIN (x_start, x_end);
|
/inkscape/src/libnrtype/ |
H A D | Layout-TNG-OutIter.cpp | 779 n = MIN (n, static_cast<int>(_parent_layout->_lines.size() - 1 - line_index)); 802 n = MIN (n, static_cast<int>(line_index));
|
/inkscape/src/extension/internal/ |
H A D | cairo-renderer.cpp | 826 scale = (aspect_clip == SP_ASPECT_MEET) ? MIN(scalex, scaley) : MAX(scalex, scaley);
|
/inkscape/src/widgets/ |
H A D | stroke-style.cpp | 773 size_t len = MIN(style->stroke_dasharray.values.size(), 64);
|
H A D | desktop-widget.cpp | 970 double oldshortside = MIN( area.width(), area.height()); 971 double newshortside = MIN(newarea.width(), newarea.height());
|