1 instantiation of LsPap
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
336
lspap = new
LsPap
();
8 references to LsPap
PresentationCore (8)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
47
ref
LsPap
lspap
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (7)
329
ref
LsPap
lspap // [out] paragraph properties
349
lspap.grpf |=
LsPap
.Flags.fFmiTreatHyphenAsRegular;
355
lspap.grpf |=
LsPap
.Flags.fFmiApplyBreakingRules;
359
lspap.grpf |=
LsPap
.Flags.fFmiApplyBreakingRules;
363
lspap.grpf |=
LsPap
.Flags.fFmiForceBreakAsNext;
368
lspap.grpf |=
LsPap
.Flags.fFmiAllowHyphenation;
379
lspap.grpf |=
LsPap
.Flags.fFmiAnm;