Home | History | Annotate | Download | only in fxfa

Lines Matching defs:fLeft

975     float fLeft = 0;
979 fLeft = pPiece->rtPiece.width / 2.0f;
982 fLeft = pPiece->rtPiece.width;
989 fLeft += pPiece->Widths[i] / 20000.0f;
993 std::min(fLeft, m_pTabstopContext->m_fTabWidth);