Searched refs:needsContainer (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DSearchInputType.h54 virtual bool needsContainer() const OVERRIDE;
H A DSearchInputType.cpp80 bool SearchInputType::needsContainer() const function in class:blink::SearchInputType
H A DTextFieldInputType.h55 virtual bool needsContainer() const { return false; } function in class:blink::TextFieldInputType
H A DTextFieldInputType.cpp289 bool createsContainer = shouldHaveSpinButton || shouldHaveDataListIndicator || needsContainer();

Completed in 80 milliseconds