Searched refs:kOpacity (Results 1 – 3 of 3) sorted by relevance
66 case kOpacity: in addAttribute()303 case kOpacity: in writeChangedAttributes()385 case kOpacity: in writeChangedElements()411 if (newColor || changed[kOpacity]) { in writeChangedElements()413 if (newColor || changed[kOpacity]) { in writeChangedElements()417 if (changed[kOpacity]) { in writeChangedElements()
40 static const double kOpacity; // Opacity of the bubble, 0.0 - 1.0 variable
109 const double FullscreenExitBubble::kOpacity = 0.7; member in FullscreenExitBubble139 popup_->SetOpacity(static_cast<unsigned char>(0xff * kOpacity)); in FullscreenExitBubble()