Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp2042 … : subStart_(info.startIndex_), subStartLine_(info.startMainLineIndex_), subEnd_(info.endIndex_), in TempLayoutRange()
2048 info_.startMainLineIndex_ = subStartLine_; in ~TempLayoutRange()
2054 const int32_t subStartLine_; member in OHOS::Ace::NG::__anonb41417fd0510::TempLayoutRange