Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp36 constexpr Dimension PREVIEW_BORDER_RADIUS = 12.0_vp; variable
446 borderRadius.SetRadius(PREVIEW_BORDER_RADIUS); in GetDefaultBorderRadius()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp80 constexpr Dimension PREVIEW_BORDER_RADIUS = 12.0_vp; variable
2426 borderRadius.SetRadius(PREVIEW_BORDER_RADIUS); in GetDefaultBorderRadius()