Searched refs:fx0 (Results 1 – 1 of 1) sorted by relevance
136 GLfixed fx0; /* fixed pt X of lower endpoint */ member211 eMaj.fx0 = vMin_fx;212 eMaj.fsx = eMaj.fx0 + (GLfixed) (eMaj.adjy * dxdy);224 eTop.fx0 = vMid_fx;225 eTop.fsx = eTop.fx0 + (GLfixed) (eTop.adjy * dxdy);234 eBot.fx0 = vMin_fx;235 eBot.fsx = eBot.fx0 + (GLfixed) (eBot.adjy * dxdy);582 adjx = (float)(fx - eLeft->fx0); /* SCALED! */