Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DMinikinFont.h59 HyphenEdit hyphenEdit; member
DLineBreaker.cpp363 void LineBreaker::pushBreak(int offset, float width, uint8_t hyphenEdit) { in pushBreak()
DLayout.cpp833 HyphenEdit hyphenEdit, in addToHbBuffer()