Home
last modified time | relevance | path

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

/third_party/python/Tools/unicode/
Dmakeunicodedata.py80 EASTASIANWIDTH_NAMES = [ "F", "H", "W", "Na", "A", "N" ] variable
157 eastasianwidth = EASTASIANWIDTH_NAMES.index(record.east_asian_width)
311 for name in EASTASIANWIDTH_NAMES:
870 east_asian_width_changes[i] = EASTASIANWIDTH_NAMES.index(value)