Home | History | Annotate | Download | only in css

Lines Matching refs:bottomLeft

653     FloatPoint bottomLeft(0, size.height());
654 float bottomLeftDistance = FloatSize(p - bottomLeft).diagonalLength();
668 corner = bottomLeft;
686 FloatPoint bottomLeft(0, size.height());
687 float bottomLeftDistance = FloatSize(p - bottomLeft).diagonalLength();
701 corner = bottomLeft;