Searched refs:inneri (Results 1 – 1 of 1) sorted by relevance
146 struct ibound inneri; member2739 bound->inneri.min = ICEIL(bound->inner.min - acc->fromIntY); in computeBound()2740 bound->inneri.max = floor(bound->inner.max - acc->fromIntY); in computeBound()2887 if (boundedLe(y, bounds->inneri)) { in arcSpan()2946 if (boundedLe(0, bounds->inneri) && in arcSpan0()