2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
147lschp = new LsChp(); 629lschp = 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)
82ref LsChp lschp, // [out] run's character properties 181lschp.flags |= LsChp.Flags.fGlyphBased; 244ref LsChp lschp 253ref LsChp lschp 265lschp.flags |= LsChp.Flags.fUnderline; 271lschp.flags |= LsChp.Flags.fStrike; 586ref LsChp lschp, // [out] Marker properties 589ref LsChp lschpAddedChar, // [out] Added character properties