Searched refs:popupOptionSupportsTextIndent (Results 1 – 2 of 2) sorted by relevance
163 virtual bool popupOptionSupportsTextIndent() const { return false; } in popupOptionSupportsTextIndent() function
174 if (RenderTheme::theme().popupOptionSupportsTextIndent()) { in updateOptionsWidth()