Lines Matching refs:place
126 LabelPlacement &place = placements[i];
130 Geom::Rect current(box + place.end);
142 place.offset += (fontsize + border);
143 place.end = place.start - desktop->w2d(normal * place.offset);
153 * Calculates where to place the anchor for the display text and arc.
1254 LabelPlacement &place = *it;
1256 setMeasureCanvasText(false, precision, place.lengthVal * scale, fontsize, unit_name, place.end, 0x0000007f, TEXT_ANCHOR_CENTER, to_item, to_phantom, measure_repr);
1329 LabelPlacement &place = *it;
1330 setMeasureCanvasControlLine(place.start, place.end, to_item, to_phantom, CTLINE_SECONDARY, measure_repr);