Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dtypography_impl.cpp122 int targetLine = 0; in FindGlyphTargetLine() local
176 int targetLine = static_cast<int>(FindGlyphTargetLine(y)); in GetGlyphIndexByCoordinate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp889 int32_t targetLine, float totalViewHeight, float mainSize) const in IsEndLineInScreenWithGap()