Searched refs:searchDecoration (Results 1 – 4 of 4) sorted by relevance
50 …turn inputElement()->userAgentShadowRoot()->getElementById(ShadowElementNames::searchDecoration()); in searchDecorationElement()60 Element* searchDecoration = searchDecorationElement(); in computeControlLogicalHeight() local61 if (RenderBox* decorationRenderer = searchDecoration ? searchDecoration->renderBox() : 0) { in computeControlLogicalHeight()
49 const AtomicString& searchDecoration();
92 const AtomicString& searchDecoration() in searchDecoration() function
157 element->setAttribute(idAttr, ShadowElementNames::searchDecoration()); in create()