Searched refs:closeBtnBackgroundColor_ (Results 1 – 1 of 1) sorted by relevance
79 … theme->closeBtnBackgroundColor_ = pattern->GetAttr<Color>("ohos_id_closebtn_focus_bg", Color()); in ParsePattern()104 : closeBtnBackgroundColor_.ChangeOpacity(1.0f); in GetControlBtnColor()148 Color closeBtnBackgroundColor_; variable