Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHyphenator.cpp171 const static uint32_t UCAS_HYPHEN_STR[] = {0x1400, 0}; variable
186 return UCAS_HYPHEN_STR; in getHyphenString()