OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HUDSliderButtonShape
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/win/
FullscreenVideoController.h
88
enum
HUDSliderButtonShape
{ RoundButton, DiamondButton };
90
HUDSlider(
HUDSliderButtonShape
, int buttonSize, const WebCore::IntRect& rect);
99
HUDSliderButtonShape
m_buttonShape;
FullscreenVideoController.cpp
122
HUDSlider::HUDSlider(
HUDSliderButtonShape
shape, int buttonSize, const IntRect& rect)
Completed in 428 milliseconds