Home | History | Annotate | Download | only in fpdfdoc

Lines Matching defs:fRight

807   FX_FLOAT fRight = rect.right;
818 sAppStream << fLeft << " " << fBottom << " " << fRight - fLeft << " "
821 << fRight - fLeft - fWidth * 2 << " "
837 sAppStream << fRight - fWidth / 2 << " " << fTop - fWidth / 2
839 sAppStream << fRight - fWidth / 2 << " " << fBottom + fWidth / 2
854 sAppStream << fRight - fHalfWidth << " " << fTop - fHalfWidth
856 sAppStream << fRight - fHalfWidth * 2 << " " << fTop - fHalfWidth * 2
866 sAppStream << fRight - fHalfWidth << " " << fTop - fHalfWidth
868 sAppStream << fRight - fHalfWidth << " " << fBottom + fHalfWidth
874 sAppStream << fRight - fHalfWidth * 2 << " "
876 sAppStream << fRight - fHalfWidth * 2 << " " << fTop - fHalfWidth * 2
882 sAppStream << fLeft << " " << fBottom << " " << fRight - fLeft << " "
885 << fRight - fLeft - fHalfWidth * 2 << " "
895 sAppStream << fRight << " " << fBottom + fWidth / 2 << " l S\n";