Searched refs:isHoverType (Results 1 – 1 of 1) sorted by relevance
384 ControlBtnColorType isHoverType = ControlBtnColorType::HOVER; in AddButtonHoverEvent() local387 isHoverType = isFocus ? ControlBtnColorType::NORMAL : ControlBtnColorType::UNFOCUS; in AddButtonHoverEvent()392 … renderContext->UpdateBackgroundColor(theme->GetControlBtnColor(isCloseBtn, isHoverType)); in AddButtonHoverEvent()421 auto isHoverType = in AddButtonOnEvent() local423 … renderContext->UpdateBackgroundColor(theme->GetControlBtnColor(isCloseBtn, isHoverType)); in AddButtonOnEvent()