Home | History | Annotate | Download | only in rendering

Lines Matching refs:appearance

453     if (style->appearance() == TextFieldPart || style->appearance() == TextAreaPart || style->appearance() == ListboxPart)
460 if (style->appearance() == MenulistPart && style->effectiveZoom() != 1.0f)
468 ControlPart part = o->style()->appearance();
587 if (o->style()->appearance() == CheckboxPart)
900 // Draw the gradients to give the styled popup menu a button appearance
993 if (style->appearance() == MenulistPart)
995 if (style->appearance() == MenulistButtonPart)
1002 if (style->appearance() == MenulistPart)
1004 if (style->appearance() == MenulistButtonPart) {
1014 if (style->appearance() == MenulistPart)
1016 if (style->appearance() == MenulistButtonPart)
1023 if (style->appearance() == MenulistPart)
1025 if (style->appearance() == MenulistButtonPart)
1082 if (o->style()->appearance() == SliderHorizontalPart || o->style()->appearance() == MediaSliderPart) {
1085 } else if (o->style()->appearance() == SliderVerticalPart) {
1100 if (o->style()->appearance() == SliderVerticalPart)
1126 NSSliderCell* sliderThumbCell = o->style()->appearance() == SliderThumbVerticalPart
1138 if (o->style()->appearance() == SliderThumbVerticalPart)
1145 if (o->style()->appearance() == SliderThumbVerticalPart)
1159 if (o->style()->appearance() == SliderThumbVerticalPart)
1461 if (o->style()->appearance() == SliderThumbHorizontalPart || o->style()->appearance() == SliderThumbVerticalPart) {
1467 else if (o->style()->appearance() == MediaSliderThumbPart) {