Home
last modified time | relevance | path

Searched defs:lineHeightIt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.cpp188 auto lineHeightIt = info_->lineHeightMap_.find(row); in UpdateLength() local
277 auto lineHeightIt = info_->lineHeightMap_.find(posY_); in MeasureBackward() local
H A Dgrid_irregular_layout_algorithm.cpp421 auto lineHeightIt = info.lineHeightMap_.find(it->first); in LayoutChildren() local