Home
last modified time | relevance | path

Searched refs:POPUP_EDGE_INTERVAL (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp102 constexpr int32_t POPUP_EDGE_INTERVAL = 48; member
1348 (size.height + POPUP_EDGE_INTERVAL + bottomAvoidHeight)) { in GetPopupConfigWillUpdateY()
1353 deltaY = rect_.top - rectf.Height() - size.height - trans.GetY() - POPUP_EDGE_INTERVAL; in GetPopupConfigWillUpdateY()

Completed in 6 milliseconds