Searched refs:abswidth (Results 1 – 1 of 1) sorted by relevance
5270 ssize_t abswidth = (width > 0) ? width : -width; in xo_anchor_stop() local5271 ssize_t blen = abswidth - xop->xo_anchor_columns; in xo_anchor_stop()5276 if (abswidth > XO_MAX_ANCHOR_WIDTH) { in xo_anchor_stop()