Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderThemeChromiumMac.h76 virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
DRenderTheme.h168 …virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) { return 0; }; in paintCapsLockIndicator() function
DRenderTextControlSingleLine.cpp87 … RenderTheme::theme().paintCapsLockIndicator(this, paintInfo, pixelSnappedIntRect(contentsRect)); in paint()
DRenderThemeChromiumMac.mm783 bool RenderThemeChromiumMac::paintCapsLockIndicator(RenderObject*, const PaintInfo& paintInfo, cons…