Home | History | Annotate | Download | only in efl

Lines Matching refs:adjustTextFieldStyle

921 void RenderThemeEfl::adjustTextFieldStyle(CSSStyleSelector* selector, RenderStyle* style, Element* element) const
924 static_cast<RenderThemeEfl*>(element->document()->page()->theme())->adjustTextFieldStyle(selector, style, element);
941 adjustTextFieldStyle(selector, style, element);