Searched defs:adjustSizeConstraints (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
H A DRenderThemeEfl.cpp62 void RenderThemeEfl::adjustSizeConstraints(RenderStyle* style, FormType type) const function in class:WebCore::RenderThemeEfl
818 adjustSizeConstraints(style, SliderHorizontal);
844 adjustSizeConstraints(style, CheckBox);
865 adjustSizeConstraints(style, RadioButton);
887 adjustSizeConstraints(style, Button);
909 adjustSizeConstraints(style, ComboBox);
927 adjustSizeConstraints(style, TextField);
955 adjustSizeConstraints(style, SearchFieldDecoration);
971 adjustSizeConstraints(style, SearchFieldResultsButton);
987 adjustSizeConstraints(styl
[all...]

Completed in 83 milliseconds