OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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