7 references to Unresolved
PresentationCore (7)
Core\CSharp\MS\Internal\Shaping\Context.cs (1)
2185
GlyphInfo.GlyphFlags[inputGlyphIndex] = (ushort)(GlyphFlags.
Unresolved
| GlyphFlags.Substituted);
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (1)
836
if ((flags & typemask) == (ushort)GlyphFlags.
Unresolved
||
Core\CSharp\MS\Internal\Shaping\Substitution.cs (5)
88
GlyphInfo.GlyphFlags[FirstGlyph] = (ushort)(GlyphFlags.
Unresolved
| GlyphFlags.Substituted);
94
GlyphInfo.GlyphFlags[FirstGlyph] = (ushort)(GlyphFlags.
Unresolved
| GlyphFlags.Substituted);
361
GlyphInfo.GlyphFlags[FirstGlyph] = (ushort)(GlyphFlags.
Unresolved
| GlyphFlags.Substituted);
549
(ushort)(GlyphFlags.
Unresolved
| GlyphFlags.Substituted);
693
GlyphInfo.GlyphFlags[FirstGlyph] = (ushort)(GlyphFlags.
Unresolved
| GlyphFlags.Substituted);