Searched refs:focusOpacityLarge_ (Results 1 – 1 of 1) sorted by relevance
95 theme->focusOpacityLarge_ = pattern->GetAttr<double>("focus_opacity_large", 1.0f); in ParsePattern()142 return focusOpacityLarge_; in GetFocusOpacityLarge()285 double focusOpacityLarge_ = 1.0; variable