Searched refs:GetBottomValue (Results 1 – 2 of 2) sorted by relevance
142 double GetBottomValue(const RefPtr<LayoutWrapper>& layoutWrapper);
213 auto toastBottom = GetBottomValue(layoutWrapper); in GetOffsetY()249 double ToastPattern::GetBottomValue(const RefPtr<LayoutWrapper>& layoutWrapper) in GetBottomValue() function in OHOS::Ace::NG::ToastPattern264 auto toastBottom = toastProp->GetBottomValue(defaultBottom_); in GetBottomValue()