Searched refs:focusOpacityLittle_ (Results 1 – 1 of 1) sorted by relevance
97 theme->focusOpacityLittle_ = pattern->GetAttr<double>("focus_opacity_little", 0.38f); in ParsePattern()150 return focusOpacityLittle_; in GetFocusOpacityLittle()287 double focusOpacityLittle_ = 1.0; variable