Lines Matching refs:UL
925 0 UL (and default)
941 int UL; // 1 if Lower, 0 if Upper (as viewed on screen, y coordinates increase downwards)
945 UL = 0;
949 UL = 1;
953 UL = 1;
955 default: //UL
957 UL = 0;
968 && ( UL == (dot(P1 - center,v2) > 0 ? 1 : 0) ) ) break;
1241 Geom::Point outUL, outLR; // UL,LR corners of a stop rectangle, in OUTPUT coordinates
1256 /* The basic rectangle for all of these is placed with its UL corner at 0,0 with a size wRect,hRect.
1776 Dest, //! Destination UL corner in logical units
1778 Src, //! Source UL corner in logical units