Home
last modified time | relevance | path

Searched defs:maxW (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp513 int32_t maxW = static_cast<int32_t>(limits_.maxWidth_); in CalcFixedAspectRatioTranslateLimits() local
H A Dscene_session.cpp2523 int32_t maxW; in FixRectByAspectRatio() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp2417 float maxW = std::max(std::max(leftW, topW), std::max(rightW, bottomW)); in PaintBorder() local