Home
last modified time | relevance | path

Searched defs:maxGlyphCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc630 uint32_t maxGlyphCount = 3 * textLength / 2 + 16; in _hb_directwrite_shape() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc600 uint32_t maxGlyphCount = 3 * textLength / 2 + 16; in _hb_directwrite_shape_full() local
/third_party/harfbuzz/src/
Dhb-directwrite.cc642 uint32_t maxGlyphCount = 3 * textLength / 2 + 16; in _hb_directwrite_shape_full() local