Home
last modified time | relevance | path

Searched defs:setGutter (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkGridRow.ts177 setGutter(value: number | GutterOption): GridRowAttribute { method in ArkGridRowComponent
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
Dcjui_api.h2707 void (*setGutter)(ArkUINodeHandle node, ArkUI_Int32* containerSizeArray, ArkUI_Int32 size); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
Darkoala_api.h4668 void (*setGutter)(ArkUINodeHandle node, ArkUI_Int32* containerSizeArray, ArkUI_Int32 size); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js5888 setGutter(value) { method in ArkGridRowComponent