Searched refs:onIRectGlyph (Results 1 – 3 of 3) sorted by relevance
/external/skia/include/core/ | ||
D | SkBounder.h | 70 virtual bool onIRectGlyph(const SkIRect& r, const GlyphRec&) { in onIRectGlyph() function |
/external/webkit/WebKit/android/nav/ | ||
D | SelectText.cpp | 150 virtual bool onIRectGlyph(const SkIRect& , const SkBounder::GlyphRec& rec) in onIRectGlyph() function in android::SpaceBounds |
/external/skia/src/core/ | ||
D | SkDraw.cpp | 2334 return this->onIRectGlyph(rr, rec); in doIRectGlyph() |