Lines Matching defs:corner
106 N_("Mesh gradient <b>corner</b>"),
1303 * Update mesh handles when mesh corner is moved.
1304 * pc_old: old position of corner (could be changed to dp if we figure out transforms).
1306 * Scaling takes place only between a selected and an unselected corner,
1307 * other wise a handle is displaced the same distance as the adjacent corner.
1309 * from each corner.
1325 // corner points to be selected in multiple meshes at the same time... with some
1328 // If no corner point in GrDragger then do nothing.
1357 // Loop over all draggables in moved corner
1376 // pc_old is the old corner position in desktop coordinates, we need it in gradient coordinate.
1994 GrDraggable *corner = new GrDraggable (item, POINT_MG_CORNER, icorner, fill_or_stroke);
1995 addDragger ( corner );