sizeShouldIncludeDecoration  912 Source/core/html/HTMLInputElement.cpp bool HTMLInputElement::sizeShouldIncludeDecoration(int& preferredSize) const
sizeShouldIncludeDecoration   47 Source/core/html/forms/InputTypeView.cpp bool InputTypeView::sizeShouldIncludeDecoration(int, int& preferredSize) const
sizeShouldIncludeDecoration  152 Source/core/html/forms/NumberInputType.cpp bool NumberInputType::sizeShouldIncludeDecoration(int defaultSize, int& preferredSize) const