44 references to cLines
PresentationFramework (44)
MS\Internal\PtsHost\PtsHelper.cs (6)
649
arrayLineDesc = new PTS.FSLINEDESCRIPTIONSINGLE [textDetails.
cLines
];
653
PTS.Validate(PTS.FsQueryLineListSingle(ptsContext.Context, para, textDetails.
cLines
,
656
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
668
arrayLineDesc = new PTS.FSLINEDESCRIPTIONCOMPOSITE [textDetails.
cLines
];
672
PTS.Validate(PTS.FsQueryLineListComposite(ptsContext.Context, para, textDetails.
cLines
,
675
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
MS\Internal\PtsHost\TextParaClient.cs (38)
102
if (textDetails.u.full.
cLines
> 0)
211
if (textDetails.u.full.
cLines
> 0)
288
if (rectangles.Count == 0 && textDetails.u.full.
cLines
> 0)
354
if (textDetails.u.full.
cLines
> 0)
531
if (textDetails.u.full.
cLines
> 0)
694
if (textDetails.u.full.
cLines
> 0)
772
if (textDetails.u.full.
cLines
> 0)
840
if (textDetails.u.full.
cLines
> 0)
890
if (textDetails.u.full.
cLines
> 0)
933
if (textDetails.u.full.
cLines
> 0)
990
if (textDetails.u.full.
cLines
> 0)
1121
if (textDetails.u.full.
cLines
> 0)
1178
return (textDetails.u.full.
cLines
> 0 && textDetails.u.full.dcpFirst == 0);
1196
if (textDetails.u.full.
cLines
> 0)
1249
if (textDetails.u.full.
cLines
> 0)
1391
textDetails.
cLines
== 0)
1519
if (textDetails.
cLines
== 0)
1571
if (textDetails.
cLines
== 0)
1640
if (textDetails.
cLines
== 0)
1728
if (textDetails.
cLines
== 0)
1821
if (textDetails.
cLines
== 0)
1928
if (textDetails.
cLines
== 0)
2370
if (textDetails.
cLines
== 0)
2462
if (textDetails.
cLines
== 0)
2588
if (textDetails.
cLines
== 0)
2713
if (textDetails.
cLines
== 0)
2878
if (textDetails.
cLines
== 0)
2970
if (textDetails.
cLines
== 0)
3097
if (textDetails.
cLines
== 0)
3150
if (textDetails.
cLines
== 0)
3212
if (textDetails.
cLines
== 0)
3372
if (!IntersectsWithRectOnV(ref viewport) || textDetails.
cLines
== 0)
3376
else if (ContainedInRectOnV(ref viewport) && _lineIndexFirstVisual == 0 && visualChildren.Count == textDetails.
cLines
)
3396
lineIndexFirstInvisible = textDetails.
cLines
;
3782
if (textDetails.
cLines
== 0)
3870
if (localStart < 0 || textDetails.
cLines
== 0)
3962
if (textDetails.
cLines
== 0)
4047
if (localStart < 0 || textDetails.
cLines
== 0)