Home
last modified time | relevance | path

Searched defs:DEFAULT_PANEL_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpanel_view.h59 static const uint16_t DEFAULT_PANEL_HEIGHT; variable
H A Dpanel_view.cpp25 const uint16_t PanelView::DEFAULT_PANEL_HEIGHT = 51; member in OHOS::ACELite::PanelView