Home | History | Annotate | Download | only in rendering

Lines Matching refs:appearance

255     if (style->appearance() == TextFieldPart || style->appearance() == TextAreaPart || style->appearance() == ListboxPart)
264 switch (o->style()->appearance()) {
318 if (o->style()->appearance() == CheckboxPart || o->style()->appearance() == RadioPart) {
332 if (o->style()->appearance() == CheckboxPart)
506 // There are three appearance constants for buttons.
518 if (style->appearance() == PushButtonPart) {
818 // Draw the gradients to give the styled popup menu a button appearance
894 if (style->appearance() == MenulistPart)
896 if (style->appearance() == MenulistButtonPart)
903 if (style->appearance() == MenulistPart)
905 if (style->appearance() == MenulistButtonPart) {
915 if (style->appearance() == MenulistPart)
917 if (style->appearance() == MenulistButtonPart)
924 if (style->appearance() == MenulistPart)
926 if (style->appearance() == MenulistButtonPart)
962 if (o->style()->appearance() == SliderHorizontalPart) {
965 } else if (o->style()->appearance() == SliderVerticalPart) {
979 if (o->style()->appearance() == SliderVerticalPart)
1022 if (o->style()->appearance() == SliderThumbHorizontalPart || o->style()->appearance() == SliderThumbVerticalPart) {
1027 else if (o->style()->appearance() == MediaSliderThumbPart)