Home | History | Annotate | Download | only in mi

Lines Matching refs:xl

764     int xbase, ybase, y, boty, xl, xr, xcl, xcr;
837 xl = 1;
841 xl = 0;
859 xl--;
860 el += (xl << 1) - xlk;
866 xcl = xl + xbase;
879 el = (xl << 1) - xlk - el;
893 while ((el > 0.0) && (xl <= 0))
895 xl++;
896 el += (xl << 1) - xlk;
902 xcl = xl + xbase;