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