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

/inkscape/src/libgdl/
H A Dgdl-dock-item-grip.c43 #define ALIGN_BORDER 5 macro
512 requisition->width = border_width * 2/* + ALIGN_BORDER*/;
569 child_allocation.x = border_width/* + ALIGN_BORDER*/;
615 child_allocation.x = border_width/* + ALIGN_BORDER*/;
624 (child_allocation.x - allocation->x)/* - ALIGN_BORDER*/;

Completed in 16 milliseconds