HomeSort by relevance Sort by last modified time
    Searched refs:DiamondButton (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/win/
FullscreenVideoController.h 85 enum HUDSliderButtonShape { RoundButton, DiamondButton };
FullscreenVideoController.cpp 182 , m_timeSlider(HUDSlider::DiamondButton, timeSliderButtonSize, IntRect(IntPoint(windowWidth / 2 - timeSliderWidth / 2, windowHeight - margin - sliderHeight), IntSize(timeSliderWidth, sliderHeight)))

Completed in 33 milliseconds