Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_col_component.h47 GridContainerSize GetSpan() const in GetSpan() function
52 int32_t GetSpan(GridSizeType sizeType) const in GetSpan() function
H A Drender_grid_col.cpp48 int32_t RenderGridCol::GetSpan(GridSizeType sizeType) const in GetSpan() function in OHOS::Ace::V2::RenderGridCol
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
H A Dgrid_col_layout_property.h59 int32_t GetSpan(V2::GridSizeType sizeType) const in GetSpan() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp732 RefPtr<SpanBase> SpanString::GetSpan(int32_t start, int32_t length, SpanType spanType) const in GetSpan() function in OHOS::Ace::SpanString