Home
last modified time | relevance | path

Searched defs:targetLines (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp391 int64_t targetLines = 1 + cumulativeLen_ / maxWidth_; in moveForward() local
430 int64_t targetLines; in moveForward() member
440 int64_t targetLines = 1 + cumulativeLen_ / maxWidth_; in moveForward() local
[all...]

Completed in 2 milliseconds