Lines Matching full:slider
2603 Need to call updateLayerTransform during slider layout, as sliders
2606 No new tests. This patch should make fast/forms/slider-transformed.html
22015 Made media/audio-delete-while-slider-thumb-clicked.html crash.
35927 [GTK] Slider padding translate into a larger track rect
35936 of the slider instead of the entire area (which includes padding).
36534 [Qt] Slider widgets looks bad on Mac
36537 This patch change the rendering of the slider to only have the
53646 "activate-slider" style property for scrollbars is gone.
56870 (audio::-webkit-media-controls-volume-slider-mute-button, video::-webkit-media-controls-volume-slider-mute-button):
62682 SVG atlas map slider doesn't work properly
65798 Refactored the media slider track painting code to support
74680 Slider labels do not update as you move the sliders on this page
87769 [EFL] Implement HTML5 slider theme (using the scrollbar theme as base).
104054 * css/CSSValueKeywords.in: Define media-volume-slider-mute-button.
104057 (audio::-webkit-media-controls-volume-slider-mute-button, video::-webkit-media-controls-volume-slider-mute-button): New.
104061 so volume slider pop-up will be visible.
104064 mute button 14x12 instead of 15x14 so it matches the size in the volume slider.
104066 (audio::-webkit-media-controls-volume-slider-container, video::-webkit-media-controls-volume-slider-container):
104067 (audio::-webkit-media-controls-volume-slider, video::-webkit-media-controls-volume-slider):
104068 (audio::-webkit-media-controls-volume-slider-mute-button, video::-webkit-media-controls-volume-slider-mute-button):
104082 (WebCore::RenderMedia::styleDidChange): Update volume slider mute button.
104085 (WebCore::RenderMedia::updateControls): Deal with volume slider mute button.
104087 the volume slider in the same place, call new volumeSliderOffsetFromMuteButton theme function.
104088 (WebCore::RenderMedia::forwardEvent): Handle volume slider mute button.
104099 (WebCore::RenderThemeMac::adjustMediaSliderThumbSize): Deal with the volume slider thumb.
104104 (WebCore::RenderThemeMac::shouldRenderMediaControlPart): Draw the volume slider parts when
104106 (WebCore::RenderThemeMac::volumeSliderOffsetFromMuteButton): New, position the volume slider
126932 Add the GtkThemeWidgetType argument and honor depressed states for slider thumbs.