5 references to lstflowWS
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (1)
1633case LsTFlow.lstflowWS:
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
399lspap.lstflow = pap.RightToLeft ? LsTFlow.lstflowWS : LsTFlow.lstflowES; 1299case LsTFlow.lstflowWS: 2647Debug.Assert(textFlow != LsTFlow.lstflowWS || runDirection != 0); 3378if (textFlow == LsTFlow.lstflowWS)