Searched refs:isHoverFillType (Results 1 – 1 of 1) sorted by relevance
383 ControlBtnColorType isHoverFillType = ControlBtnColorType::HOVER_FILL; in AddButtonHoverEvent() local386 … isHoverFillType = isFocus ? ControlBtnColorType::NORMAL_FILL : ControlBtnColorType::UNFOCUS_FILL; in AddButtonHoverEvent()389 sourceInfo->SetFillColor(theme->GetControlBtnColor(isCloseBtn, isHoverFillType)); in AddButtonHoverEvent()417 … auto isHoverFillType = info.GetAction() == MouseAction::PRESS ? ControlBtnColorType::PRESS_FILL in AddButtonOnEvent() local419 sourceInfo->SetFillColor(theme->GetControlBtnColor(isCloseBtn, isHoverFillType)); in AddButtonOnEvent()