Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.h286 …virtual bool paintMediaReturnToRealtimeButton(RenderObject*, const PaintInfo&, const IntRect&) { r… in paintMediaReturnToRealtimeButton() function
DRenderTheme.cpp321 return paintMediaReturnToRealtimeButton(o, paintInfo, r); in paint()