Home | History | Annotate | Download | only in nav

Lines Matching refs:SkIRect

34 struct SkIRect;
43 static void buildSelection(const SkPicture& , const SkIRect& area,
44 const SkIRect& selStart, const SkIRect& selEnd, SkRegion* region);
45 static SkIRect findClosest(const SkPicture& , const SkIRect& area,
47 static String text(const SkPicture& , const SkIRect& area,
69 SkIRect m_selStart;
70 SkIRect m_selEnd;
71 SkIRect m_visibleRect;