Home
last modified time | relevance | path

Searched defs:shouldShowPlaceholderWhenFocused (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTheme.h178 virtual bool shouldShowPlaceholderWhenFocused() const { return false; } in shouldShowPlaceholderWhenFocused() function
DRenderThemeChromiumSkia.cpp430 bool RenderThemeChromiumSkia::shouldShowPlaceholderWhenFocused() const in shouldShowPlaceholderWhenFocused() function in blink::RenderThemeChromiumSkia