Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.cpp84 constexpr static int32_t DEFAULT_DOUBLE_DRAG_REGION = 2; variable
1006 …dragRect_.SetSize(SizeF(DEFAULT_DRAG_REGION.ConvertToPx() * DEFAULT_DOUBLE_DRAG_REGION + realDivid… in AddDividerHotZoneRect()