Home
last modified time | relevance | path

Searched defs:popupOptionSupportsTextIndent (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderThemeWince.h94 virtual bool popupOptionSupportsTextIndent() const { return true; } in popupOptionSupportsTextIndent() function
DRenderThemeWin.h95 virtual bool popupOptionSupportsTextIndent() const { return true; } in popupOptionSupportsTextIndent() function
DRenderTheme.h160 virtual bool popupOptionSupportsTextIndent() const { return false; } in popupOptionSupportsTextIndent() function