Searched refs:EAST_ASIAN_WIDTHS (Results 1 – 2 of 2) sorted by relevance
157 unicode_utils.EAST_ASIAN_WIDTHS[key]158 if key in unicode_utils.EAST_ASIAN_WIDTHS else 'None')181 unicode_utils.EAST_ASIAN_WIDTHS[key]182 if key in unicode_utils.EAST_ASIAN_WIDTHS else 'None')202 unicode_utils.EAST_ASIAN_WIDTHS[key]203 if key in unicode_utils.EAST_ASIAN_WIDTHS else 'None')
76 EAST_ASIAN_WIDTHS = {} variable214 EAST_ASIAN_WIDTHS[code_point] = match.group('property')