Searched refs:pxx (Results 1 – 1 of 1) sorted by relevance
1570 u_int pxx; in grid_in_set() local1575 pxx = px; in grid_in_set()1577 grid_get_cell(gd, --pxx, py, &tmp_gc); in grid_in_set()1578 while (pxx > 0 && tmp_gc.flags & GRID_FLAG_PADDING); in grid_in_set()1580 return (tmp_gc.data.width - (px - pxx)); in grid_in_set()