HomeSort by relevance Sort by last modified time
    Searched refs:drawErrorUnderline (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cairo/
DrawErrorUnderline.h 51 static inline void drawErrorUnderline(cairo_t* cr, double x, double y, double width, double height)
GraphicsContextCairo.cpp 725 #include "DrawErrorUnderline.h"
752 drawErrorUnderline(cr, origin.x(), origin.y(), width, cMisspellingLineThickness);
    [all...]

Completed in 30 milliseconds