OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kOpacity
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.h
40
static const double
kOpacity
; // Opacity of the bubble, 0.0 - 1.0
fullscreen_exit_bubble.cc
109
const double FullscreenExitBubble::
kOpacity
= 0.7;
139
popup_->SetOpacity(static_cast<unsigned char>(0xff *
kOpacity
));
/external/chromium_org/third_party/skia/include/svg/
SkSVGPaintState.h
30
kOpacity
,
/external/skia/include/svg/
SkSVGPaintState.h
30
kOpacity
,
Completed in 1696 milliseconds