Home
last modified time | relevance | path

Searched refs:GetUpdatedSizeLimits (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_property.h137 WindowLimits GetUpdatedSizeLimits() const;
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp229 return property_->GetUpdatedSizeLimits(); in GetWindowUpdatedSizeLimits()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp549 WindowLimits WindowProperty::GetUpdatedSizeLimits() const in GetUpdatedSizeLimits() function in OHOS::Rosen::WindowProperty