Home | History | Annotate | Download | only in fwl

Lines Matching defs:fLeft

516     float fLeft = m_rtEngine.left + 1;
518 fLeft += fStep;
519 path.AddLine(CFX_PointF(fLeft, m_rtClient.top),
520 CFX_PointF(fLeft, m_rtClient.bottom()));