HomeSort by relevance Sort by last modified time
    Searched refs:eastasianwidth (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
makeunicodedata.py 36 EASTASIAN_WIDTH = "EastAsianWidth%s.txt"
119 eastasianwidth = EASTASIANWIDTH_NAMES.index(record[15])
122 category, combining, bidirectional, mirrored, eastasianwidth,
821 def __init__(self, filename, exclusions, eastasianwidth, unihan,
869 for s in open(eastasianwidth):
    [all...]
  /external/python/cpython2/Tools/unicode/
makeunicodedata.py 36 EASTASIAN_WIDTH = "EastAsianWidth%s.txt"
119 eastasianwidth = EASTASIANWIDTH_NAMES.index(record[15])
122 category, combining, bidirectional, mirrored, eastasianwidth,
821 def __init__(self, filename, exclusions, eastasianwidth, unihan,
869 for s in open(eastasianwidth):
    [all...]

Completed in 111 milliseconds