1 instantiation of LsPap
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
278
lspap = new
LsPap
();
8 references to LsPap
PresentationCore (8)
MS\Internal\TextFormatting\LineServices.cs (1)
40
ref
LsPap
lspap
MS\Internal\TextFormatting\LineServicesCallbacks.cs (7)
271
ref
LsPap
lspap // [out] paragraph properties
291
lspap.grpf |=
LsPap
.Flags.fFmiTreatHyphenAsRegular;
297
lspap.grpf |=
LsPap
.Flags.fFmiApplyBreakingRules;
301
lspap.grpf |=
LsPap
.Flags.fFmiApplyBreakingRules;
305
lspap.grpf |=
LsPap
.Flags.fFmiForceBreakAsNext;
310
lspap.grpf |=
LsPap
.Flags.fFmiAllowHyphenation;
321
lspap.grpf |=
LsPap
.Flags.fFmiAnm;