[]
Resolves the Inherited, Common, and Unknown script codes, if possible.
protected virtual void ResolveAmbiguousScriptCodes(ScriptCode[] scCodes, int length)
Protected Overridable Sub ResolveAmbiguousScriptCodes(scCodes As ScriptCode(), length As Integer)
| Type | Name | Description |
|---|---|---|
| ScriptCode[] | scCodes | The source and destination array of ScriptCode elements. |
| int | length | Number of UTF-32 code points in the analyzed range. |