Home
last modified time | relevance | path

Searched defs:SetRowEnd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_model_ng.cpp72 void GridItemModelNG::SetRowEnd(int32_t value) in SetRowEnd() function in OHOS::Ace::NG::GridItemModelNG
159 void GridItemModelNG::SetRowEnd(FrameNode* frameNode, int32_t rowEnd) in SetRowEnd() function in OHOS::Ace::NG::GridItemModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgrid_item_model_impl.cpp59 void GridItemModelImpl::SetRowEnd(int32_t value) in SetRowEnd() function in OHOS::Ace::Framework::GridItemModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_item.cpp109 void JSGridItem::SetRowEnd(int32_t rowEnd) in SetRowEnd() function in OHOS::Ace::Framework::JSGridItem