Home
last modified time | relevance | path

Searched refs:INSERT_ARMENIAN_HYPHEN_AT_END (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHyphenator.h80 static const uint32_t INSERT_ARMENIAN_HYPHEN_AT_END = 0x02; variable
102 hyph == INSERT_ARMENIAN_HYPHEN_AT_END || in isInsertion()
DHyphenator.cpp181 case INSERT_ARMENIAN_HYPHEN_AT_END: in getHyphenString()
203 return INSERT_ARMENIAN_HYPHEN_AT_END; in editForThisLine()