Searched refs:GetButtonTop (Results 1 – 5 of 5) sorted by relevance
87 double GetButtonTop() const;
84 double GetButtonTop() const in GetButtonTop() function
136 double SideBarContainerComponent::GetButtonTop() const in GetButtonTop() function in OHOS::Ace::SideBarContainerComponent
107 buttonTop_ = sideBar_->GetButtonTop(); in Update()124 … sideBar_->GetButtonTop()), PipelineBase::Vp2PxWithCurrentDensity(sideBar_->GetButtonWidth()), in Update()
88 jsonControl->Put("top", std::to_string(render->GetButtonTop()).c_str()); in GetControlButton()