[]
Resolves characters with ambiguous East Asian width to either narrow or wide.
protected virtual void ResolveAmbiguousEastAsianWidths(CodePointFlags[] cpFlags, int length)
Protected Overridable Sub ResolveAmbiguousEastAsianWidths(cpFlags As CodePointFlags(), length As Integer)
| Type | Name | Description |
|---|---|---|
| CodePointFlags[] | cpFlags | The source and destination array of CodePointFlags elements. |
| int | length | Number of code points. |