Searched refs:GetMinCircleButtonDiameter (Results 1 – 2 of 2) sorted by relevance
793 buttonComponent->SetWidth(buttonTheme->GetMinCircleButtonDiameter()); in BuildButtonsForWatch()794 buttonComponent->SetHeight(buttonTheme->GetMinCircleButtonDiameter()); in BuildButtonsForWatch()795 buttonComponent->SetRectRadius(buttonTheme->GetMinCircleButtonDiameter() / 2.0); in BuildButtonsForWatch()
294 const Dimension& GetMinCircleButtonDiameter() const in GetMinCircleButtonDiameter() function