Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderThemeWinCE.h94 virtual bool popupOptionSupportsTextIndent() const { return true; } in popupOptionSupportsTextIndent() function
DRenderThemeWin.h98 virtual bool popupOptionSupportsTextIndent() const { return true; } in popupOptionSupportsTextIndent() function
DRenderTheme.h168 virtual bool popupOptionSupportsTextIndent() const { return false; } in popupOptionSupportsTextIndent() function