Home
last modified time | relevance | path

Searched defs:UpdateStartIndex (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_info_base.h132 virtual void UpdateStartIndex() {}; in UpdateStartIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.cpp39 void WaterFlowLayoutInfo::UpdateStartIndex() in UpdateStartIndex() function in OHOS::Ace::NG::WaterFlowLayoutInfo
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp370 bool WaterFlowPattern::UpdateStartIndex(int32_t index) in UpdateStartIndex() function in OHOS::Ace::NG::WaterFlowPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp1346 bool GridPattern::UpdateStartIndex(int32_t index) in UpdateStartIndex() function in OHOS::Ace::NG::GridPattern
1360 bool GridPattern::UpdateStartIndex(int32_t index, ScrollAlign align) in UpdateStartIndex() function in OHOS::Ace::NG::GridPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp50 void SpanBase::UpdateStartIndex(int32_t startIndex) in UpdateStartIndex() function in OHOS::Ace::SpanBase