Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/samples/layout/
H A Dgnomelayout.cpp226 gint maxLines = context->paragraph->getLineCount() - 1; in eventExpose() local
H A Dcgnomelayout.c220 gint maxLines = pf_getLineCount(context->paragraph) - 1; in eventExpose() local
/third_party/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp219 int maxLines = MAXLINES; in getLines() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c218 gint maxLines = pf_getLineCount(context->paragraph) - 1; in eventExpose() local
H A Dgnomelayout.cpp226 gint maxLines = context->paragraph->getLineCount() - 1; in eventExpose() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp219 int maxLines = MAXLINES; in getLines() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp220 int32_t maxLines = 3000; in getColumnCount() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp220 int32_t maxLines = 3000; in getColumnCount() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp220 int32_t maxLines = 3000; in getColumnCount() local
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp215 size_t maxLines; member
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp431 size_t maxLines; in moveForward() member
739 auto maxLines in moveForward() local
672 CalculateBestScore(std::vector<SkScalar>& widthOut, SkScalar maxWidth, ParagraphImpl* parent, size_t maxLines) moveForward() argument
[all...]

Completed in 9 milliseconds