Searched defs:customizedLimits (Results 1 – 3 of 3) sorted by relevance
961 WindowLimits& newLimits, WindowLimits& customizedLimits, float& virtualPixelRatio) in CalculateNewLimitsByLimits()1012 …ceneSessionImpl::CalculateNewLimitsByRatio(WindowLimits& newLimits, WindowLimits& customizedLimits) in CalculateNewLimitsByRatio()1061 WindowLimits customizedLimits; in UpdateWindowSizeLimits() local3771 const auto& customizedLimits = property_->GetWindowLimits(); in GetWindowLimits() local3849 const auto& customizedLimits = property_->GetWindowLimits(); in SetWindowLimits() local
227 WindowLimits customizedLimits = {3, 3, 3, 3, 0.0, 0.0}; variable
502 const auto& customizedLimits = node->GetWindowSizeLimits(); in UpdateWindowSizeLimits() local