Searched refs:UNFOCUS (Results 1 – 3 of 3) sorted by relevance
39 UNFOCUS, enumerator126 case ControlBtnColorType::UNFOCUS: in GetControlBtnColor()
387 isHoverType = isFocus ? ControlBtnColorType::NORMAL : ControlBtnColorType::UNFOCUS; in AddButtonHoverEvent()
421 auto colorType = isFocus ? ControlBtnColorType::NORMAL : ControlBtnColorType::UNFOCUS; in ChangeTitleButtonIcon()