Searched refs:pixbox (Results 1 – 1 of 1) sorted by relevance
85 Box* pixbox = boxCreate(box.left(), height - box.top(), in FindVerticalLines() local87 pixClearInRect(line_pix, pixbox); in FindVerticalLines()88 boxDestroy(&pixbox); in FindVerticalLines()141 Box* pixbox = boxCreate(box.bottom(), height - box.right(), in FindHorizontalLines() local143 pixClearInRect(line_pix, pixbox); in FindHorizontalLines()144 boxDestroy(&pixbox); in FindHorizontalLines()