Home | History | Annotate | Download | only in nav

Lines Matching refs:SkIRect

110     const SkIRect& bestBounds() { 
121 virtual bool onIRect(const SkIRect& rect) {
141 SkIRect mBestBounds;
149 MultilineBuilder(const SkIRect& start, const SkIRect& end, int dx, int dy,
158 virtual bool onIRect(const SkIRect& rect) {
168 SkIRect full;
188 SkIRect mStart;
189 SkIRect mEnd;
190 SkIRect mLast;
215 virtual bool onIRectGlyph(const SkIRect& rect,
218 SkIRect full;
273 SkIRect mLast;
285 TextCanvas(CommonCheck* bounder, const SkPicture& picture, const SkIRect& area)
343 void CopyPaste::buildSelection(const SkPicture& picture, const SkIRect& area,
344 const SkIRect& selStart, const SkIRect& selEnd, SkRegion* region) {
356 SkIRect CopyPaste::findClosest(const SkPicture& picture, const SkIRect& area,
367 WebCore::String CopyPaste::text(const SkPicture& picture, const SkIRect& area,
371 const SkIRect& bounds = copy.getBounds();
425 SkIRect ivisBounds;