Home | History | Annotate | Download | only in lua

Lines Matching refs:then

7     if (rrect:type() == "simple") then
9 if (x == y) then
14 elseif (rrect:type() == "complex") then
22 if (x ~= 0 and y ~= 0) then
23 if (numNotSquare == 0) then
29 if (rx ~= x or ry ~=y) then
37 if (numSquare > 0 and same) then
39 if (numSquare == 2) then
41 (1 == first_not_square_corner and 4 == last_not_square_corner )) then
46 elseif (1 == numSquare) then
49 if (rx == ry) then
56 elseif (rrect:type() == "rect") then
58 elseif (rrect:type() == "oval") then
60 if (x == y) then
65 elseif (rrect:type() == "empty") then
78 if (type(v) == "number") then
90 if (t.verb == "clipRRect") then
103 if (type(v) == "number") then