Searched refs:GetCloseIconHotZoneHorizontal (Results 1 – 6 of 6) sorted by relevance
55 const Dimension& SearchComponent::GetCloseIconHotZoneHorizontal() const in GetCloseIconHotZoneHorizontal() function in OHOS::Ace::SearchComponent57 return declaration_->GetCloseIconHotZoneHorizontal(); in GetCloseIconHotZoneHorizontal()
48 const Dimension& GetCloseIconHotZoneHorizontal() const;
41 closeIconHotZoneHorizontal_ = searchComponent_->GetCloseIconHotZoneHorizontal(); in Update()
341 padding.SetLeft(padding.Left() + searchChild_->GetCloseIconHotZoneHorizontal()); in PrepareSpecializedComponent()343 padding.SetRight(padding.Right() + searchChild_->GetCloseIconHotZoneHorizontal()); in PrepareSpecializedComponent()
80 const Dimension& GetCloseIconHotZoneHorizontal() const in GetCloseIconHotZoneHorizontal() function
449 padding.SetLeft(padding.Left() + searchComponent->GetCloseIconHotZoneHorizontal()); in PrepareSpecializedComponent()451 padding.SetRight(padding.Right() + searchComponent->GetCloseIconHotZoneHorizontal()); in PrepareSpecializedComponent()