Home | History | Annotate | Download | only in core

Lines Matching full:true

56     /** Replace this region with the specified region, and return true if the
70 /** Return true if this region is empty */
72 /** Return true if this region is a single, non-empty rectangle */
74 /** Return true if this region consists of more than 1 rectangular area */
81 /** Returns true if the region is non-empty, and if so, sets the specified
91 /** If rect is non-empty, set this region to that rectangle and return true,
97 return true, otherwise set this region to empty and return false.
101 /** Set this region to the specified region, and return true if it is
106 Return true if the resulting region is non-empty.
112 /** Returns true if the specified rectangle has a non-empty intersection
117 /** Returns true if the specified region has a non-empty intersection
122 /** Return true if the specified x,y coordinate is inside the region.
126 /** Return true if the specified rectangle is completely inside the region.
133 /** Return true if the specified region is completely inside the region.
140 /** Return true if this region is a single rectangle (not complex) and the
143 return true is a guarantee that the rectangle is contained by this region.
149 /** Return true if this region is a single rectangle (not complex) and the
152 return true is a guarantee that the rectangle is contained by this
166 /** Return true if this region is empty, or if the specified rectangle does
168 intersect, but returning true is a guarantee that they do not.
176 /** Return true if this region, or rgn, is empty, or if their bounds do not
178 returning true is a guarantee that they do not.
210 Return true if the resulting region is non-empty.
216 Return true if the resulting region is non-empty.
226 Return true if the resulting region is non-empty.
231 Return true if the resulting region is non-empty.
236 Return true if the resulting region is non-empty.
241 Return true if the resulting region is non-empty.
250 Iterator() : fRgn(NULL), fDone(true) {}
252 // if we have a region, reset to it and return true, else return false
339 // returns true if runs are just a rect