2 instantiations of LsChp
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
135lschp = new LsChp(); 617lschp = new LsChp
11 references to LsChp
PresentationCore (11)
MS\Internal\TextFormatting\LineServices.cs (3)
60ref LsChp lschp, 165ref LsChp lschp, 168ref LsChp lschpAddedChar,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (8)
70ref LsChp lschp, // [out] run's character properties 169lschp.flags |= LsChp.Flags.fGlyphBased; 232ref LsChp lschp 241ref LsChp lschp 253lschp.flags |= LsChp.Flags.fUnderline; 259lschp.flags |= LsChp.Flags.fStrike; 574ref LsChp lschp, // [out] Marker properties 577ref LsChp lschpAddedChar, // [out] Added character properties