Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_layout_info.h34 BUTTON_TYPE, enumerator
H A Dgrid_system_manager.cpp45 … { GridColumnType::BUTTON_TYPE, { SystemGridInfo(GridSizeType::SM, LARGE_GUTTER, LARGE_MARGIN, 4),
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_reflect_map.h95 { DOM_COLUMN_TYPE_BUTTON, GridColumnType::BUTTON_TYPE },
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp340 const char BUTTON_TYPE[] = "type"; variable
H A Dconstants.h343 extern const char BUTTON_TYPE[];