2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
166lschp = new LsChp(); 648lschp = new LsChp();
11 references to LsChp
PresentationCore (11)
MS\Internal\TextFormatting\LineServices.cs (3)
66ref LsChp lschp, 171ref LsChp lschp, 174ref LsChp lschpAddedChar,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
101ref LsChp lschp, // [out] run's character properties 200lschp.flags |= LsChp.Flags.fGlyphBased; 263ref LsChp lschp 272ref LsChp lschp 284lschp.flags |= LsChp.Flags.fUnderline; 290lschp.flags |= LsChp.Flags.fStrike; 605ref LsChp lschp, // [out] Marker properties 608ref LsChp lschpAddedChar, // [out] Added character properties