2 instantiations of LsChp
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
185
lschp = new
LsChp
();
697
lschp = new
LsChp
();
11 references to LsChp
PresentationCore (11)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (3)
72
ref
LsChp
lschp,
185
ref
LsChp
lschp,
188
ref
LsChp
lschpAddedChar,
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
120
ref
LsChp
lschp, // [out] run's character properties
219
lschp.flags |=
LsChp
.Flags.fGlyphBased;
287
ref
LsChp
lschp
296
ref
LsChp
lschp
308
lschp.flags |=
LsChp
.Flags.fUnderline;
314
lschp.flags |=
LsChp
.Flags.fStrike;
654
ref
LsChp
lschp, // [out] Marker properties
657
ref
LsChp
lschpAddedChar, // [out] Added character properties