2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
136lschp = new LsChp(); 618lschp = new LsChp
11 references to LsChp
PresentationCore (11)
MS\Internal\TextFormatting\LineServices.cs (3)
61ref LsChp lschp, 166ref LsChp lschp, 169ref LsChp lschpAddedChar,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
71ref LsChp lschp, // [out] run's character properties 170lschp.flags |= LsChp.Flags.fGlyphBased; 233ref LsChp lschp 242ref LsChp lschp 254lschp.flags |= LsChp.Flags.fUnderline; 260lschp.flags |= LsChp.Flags.fStrike; 575ref LsChp lschp, // [out] Marker properties 578ref LsChp lschpAddedChar, // [out] Added character properties