Searched refs:box_h (Results 1 – 1 of 1) sorted by relevance
4345 int box_x, box_y, box_w, box_h; in check_wireframe() local4559 box_h = h; in check_wireframe()4784 } else if (w != box_w || h != box_h) { in check_wireframe()4800 if (x != box_x && y != box_y && w != box_w && h != box_h) { in check_wireframe()4818 } else if (w != box_w || h != box_h) { in check_wireframe()4886 box_h = h; in check_wireframe()5074 y2 = nmax(box_y + box_h, orig_y + orig_h) + f; in check_wireframe()