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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderTheme.h 230 virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
RenderThemeChromiumSkia.cpp 185 bool RenderThemeChromiumSkia::paintTextArea(RenderObject* o, const PaintInfo& i, const IntRect& r)

Completed in 175 milliseconds