Home
last modified time | relevance | path

Searched refs:setrect_for_underline (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp510 static void setrect_for_underline(SkRect* r, GraphicsContext* context, const IntPoint& point, int y… in setrect_for_underline() function
530 setrect_for_underline(&r, this, pt, 0, width); in drawLineForText()
545 setrect_for_underline(&r, this, pt, 0, width); in drawLineForMisspellingOrBadGrammar()