7 references to Flags
PresentationCore (7)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
1272public Flags grpf;
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (6)
349lspap.grpf |= LsPap.Flags.fFmiTreatHyphenAsRegular; 355lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 359lspap.grpf |= LsPap.Flags.fFmiApplyBreakingRules; 363lspap.grpf |= LsPap.Flags.fFmiForceBreakAsNext; 368lspap.grpf |= LsPap.Flags.fFmiAllowHyphenation; 379lspap.grpf |= LsPap.Flags.fFmiAnm;