Home
last modified time | relevance | path

Searched defs:justify (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_style.h34 justify, enumerator
/third_party/flutter/txt/src/txt/
Dparagraph_style.h34 justify, enumerator
/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.cpp392 void TextLine::justify(SkScalar maxWidth) { in justify() function in skia::textlayout::TextLine
/third_party/skia/modules/skparagraph/src/
DTextLine.cpp423 void TextLine::justify(SkScalar maxWidth) { in justify() function in skia::textlayout::TextLine
/third_party/skia/third_party/externals/brotli/research/
Dbrotlidump.py429 def justify(bs): function