1 instantiation of LsPap
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
277
lspap = new
LsPap
();
8 references to LsPap
PresentationCore (8)
MS\Internal\TextFormatting\LineServices.cs (1)
39
ref
LsPap
lspap
MS\Internal\TextFormatting\LineServicesCallbacks.cs (7)
270
ref
LsPap
lspap // [out] paragraph properties
290
lspap.grpf |=
LsPap
.Flags.fFmiTreatHyphenAsRegular;
296
lspap.grpf |=
LsPap
.Flags.fFmiApplyBreakingRules;
300
lspap.grpf |=
LsPap
.Flags.fFmiApplyBreakingRules;
304
lspap.grpf |=
LsPap
.Flags.fFmiForceBreakAsNext;
309
lspap.grpf |=
LsPap
.Flags.fFmiAllowHyphenation;
320
lspap.grpf |=
LsPap
.Flags.fFmiAnm;