Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_column.cpp67 { DOM_GRID_COLUMN_OFFSET, in SetSpecializedAttr()
129 std::unique_ptr<JsonValue> offsetValue = jsonValue->GetValue(DOM_GRID_COLUMN_OFFSET); in ParseSpanAndOffset()
H A Ddom_type.cpp1105 const char DOM_GRID_COLUMN_OFFSET[] = "offset"; variable
H A Ddom_type.h1109 ACE_EXPORT extern const char DOM_GRID_COLUMN_OFFSET[];