Home
last modified time | relevance | path

Searched defs:EffectiveWidth (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/unicode-width/scripts/
Dunicode.py84 class EffectiveWidth(enum.IntEnum): class
191 def append(self, codepoint: Codepoint, width: EffectiveWidth):