Home | History | Annotate | Download | only in rendering

Lines Matching refs:appearance

71 // - updateActiveState() and its use to update the cells' visual appearance.
505 if (style->appearance() == TextFieldPart || style->appearance() == TextAreaPart || style->appearance() == ListboxPart)
512 if (style->appearance() == MenulistPart && style->effectiveZoom() != 1.0f)
520 ControlPart part = o->style()->appearance();
658 if (o->style()->appearance() == CheckboxPart)
971 // Draw the gradients to give the styled popup menu a button appearance
1064 if (style->appearance() == MenulistPart)
1066 if (style->appearance() == MenulistButtonPart)
1073 if (style->appearance() == MenulistPart)
1075 if (style->appearance() == MenulistButtonPart) {
1085 if (style->appearance() == MenulistPart)
1087 if (style->appearance() == MenulistButtonPart)
1094 if (style->appearance() == MenulistPart)
1096 if (style->appearance() == MenulistButtonPart)
1154 if (o->style()->appearance() == SliderHorizontalPart || o->style()->appearance() == MediaSliderPart) {
1157 } else if (o->style()->appearance() == SliderVerticalPart) {
1172 if (o->style()->appearance() == SliderVerticalPart)
1198 NSSliderCell* sliderThumbCell = o->style()->appearance() == SliderThumbVerticalPart
1211 if (o->style()->appearance() == SliderThumbVerticalPart)
1218 if (o->style()->appearance() == SliderThumbVerticalPart)
1232 if (o->style()->appearance() == SliderThumbVerticalPart)
1507 if (o->style()->appearance() == SliderThumbHorizontalPart || o->style()->appearance() == SliderThumbVerticalPart) {