Searched defs:from (Results 1 – 2 of 2) sorted by relevance
859 const Point from = Point::FromInts(0, ((lineVisible & 1) && (lineHeight & 1)) ? 1 : 0); in DrawIndentGuide() local2343 const Point from = Point::FromInts(vsDraw.textStart - leftTextOverlap, 0); in PaintText() local
977 void SurfaceGDI::Copy(PRectangle rc, Point from, Surface &surfaceSource) { in Copy()1644 void SurfaceD2D::Copy(PRectangle rc, Point from, Surface &surfaceSource) { in Copy()