Searched refs:min_width (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Docaldialogs.h81 geom.min_width = 480;
/inkscape/src/libgdl/
H A Dgdl-dock-item-grip.c561 int min_width = close_requisition.width + iconify_requisition.width local
564 min_width += DRAG_HANDLE_SIZE;
565 const gboolean space_for_buttons = (allocation->width >= min_width);

Completed in 17 milliseconds