Searched refs:east_asian_width (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/hb-ucdn/
H A Ducdn.c26 unsigned char east_asian_width; member in struct:__anon21674
179 return get_ucd_record(code)->east_asian_width;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
H A Dcpp.py2666 if unicodedata.east_asian_width(c) in ('W', 'F'):
/external/chromium_org/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py3339 if unicodedata.east_asian_width(uc) in ('W', 'F'):
/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py2783 if unicodedata.east_asian_width(uc) in ('W', 'F'):
/external/libvpx/libvpx/tools/
H A Dcpplint.py3339 if unicodedata.east_asian_width(uc) in ('W', 'F'):

Completed in 211 milliseconds