Searched defs:paintTextArea (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTheme.h230 virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) { return true; } function in class:blink::RenderTheme
H A DRenderThemeChromiumSkia.cpp185 bool RenderThemeChromiumSkia::paintTextArea(RenderObject* o, const PaintInfo& i, const IntRect& r) function in class:blink::RenderThemeChromiumSkia

Completed in 50 milliseconds