Searched refs:GetStretchable (Results 1 – 6 of 6) sorted by relevance
237 bool WindowNode::GetStretchable() const in GetStretchable() function in OHOS::Rosen::WindowNode239 return property_->GetStretchable(); in GetStretchable()
733 …if (!node->GetStretchable() || !WindowHelper::IsMainFloatingWindow(node->GetWindowType(), node->Ge… in UpdateFloatingWindowSizeForStretchableWindow()
128 bool GetStretchable() const;
437 bool res = winPropSrc.GetStretchable();
539 bool WindowProperty::GetStretchable() const in GetStretchable() function in OHOS::Rosen::WindowProperty