Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_row_modifier.cpp76 void InheritGridRowOption(const RefPtr<OHOS::Ace::V2::GridContainerSize> &gridContainerSize, in InheritGridRowOption() function
148 InheritGridRowOption(parsedColumns, containerSizeArray, size, 0); in SetColumns()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_grid_row_ffi.cpp28 void InheritGridRowOption(const RefPtr<V2::GridContainerSize>& gridContainerSize, in InheritGridRowOption() function
65 InheritGridRowOption(gridContainerSize, containerSizeArray); in ParserColumns()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_row.cpp59 void InheritGridRowOption(const RefPtr<V2::GridContainerSize>& gridContainerSize, in InheritGridRowOption() function
205 InheritGridRowOption(gridContainerSize, containerSizeArray); in ParserColumns()