Home
last modified time | relevance | path

Searched defs:needsContainer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DTextFieldInputType.h53 virtual bool needsContainer() const { return false; } in needsContainer() function
DSearchInputType.cpp85 bool SearchInputType::needsContainer() const in needsContainer() function in WebCore::SearchInputType