Searched refs:GetBtnEdge (Results 1 – 5 of 5) sorted by relevance
40 controlsHeight += pipelineContext->NormalizeToPx(videoTheme->GetBtnEdge().Top()); in CalControlBarHeight()41 controlsHeight += pipelineContext->NormalizeToPx(videoTheme->GetBtnEdge().Bottom()); in CalControlBarHeight()
1397 auto btnEdge = videoTheme->GetBtnEdge(); in OnModifyDone()
74 controlsHeight_ += NormalizeToPx(videoTheme->GetBtnEdge().Top()); in InitControlsHeight()75 controlsHeight_ += NormalizeToPx(videoTheme->GetBtnEdge().Bottom()); in InitControlsHeight()
98 const Edge& GetBtnEdge() const in GetBtnEdge() function
1528 rowChildren.emplace_back(SetPadding(CreatePlayBtn(), Edge(theme_->GetBtnEdge()))); in CreateControl()1539 rowChildren.emplace_back(SetPadding(CreateFullScreenBtn(), Edge(theme_->GetBtnEdge()))); in CreateControl()