Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DHyphenator.cpp168 const static uint32_t HYPHEN_STR[] = {0x2010, 0}; variable
180 return HYPHEN_STR; in getHyphenString()