44 references to cLines
PresentationFramework (44)
MS\Internal\PtsHost\PtsHelper.cs (6)
654
arrayLineDesc = new PTS.FSLINEDESCRIPTIONSINGLE [textDetails.
cLines
];
658
PTS.Validate(PTS.FsQueryLineListSingle(ptsContext.Context, para, textDetails.
cLines
,
661
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
673
arrayLineDesc = new PTS.FSLINEDESCRIPTIONCOMPOSITE [textDetails.
cLines
];
677
PTS.Validate(PTS.FsQueryLineListComposite(ptsContext.Context, para, textDetails.
cLines
,
680
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
MS\Internal\PtsHost\TextParaClient.cs (38)
108
if (textDetails.u.full.
cLines
> 0)
217
if (textDetails.u.full.
cLines
> 0)
294
if (rectangles.Count == 0 && textDetails.u.full.
cLines
> 0)
360
if (textDetails.u.full.
cLines
> 0)
537
if (textDetails.u.full.
cLines
> 0)
700
if (textDetails.u.full.
cLines
> 0)
778
if (textDetails.u.full.
cLines
> 0)
846
if (textDetails.u.full.
cLines
> 0)
896
if (textDetails.u.full.
cLines
> 0)
939
if (textDetails.u.full.
cLines
> 0)
996
if (textDetails.u.full.
cLines
> 0)
1127
if (textDetails.u.full.
cLines
> 0)
1184
return (textDetails.u.full.
cLines
> 0 && textDetails.u.full.dcpFirst == 0);
1202
if (textDetails.u.full.
cLines
> 0)
1255
if (textDetails.u.full.
cLines
> 0)
1397
textDetails.
cLines
== 0)
1525
if (textDetails.
cLines
== 0)
1577
if (textDetails.
cLines
== 0)
1646
if (textDetails.
cLines
== 0)
1734
if (textDetails.
cLines
== 0)
1827
if (textDetails.
cLines
== 0)
1934
if (textDetails.
cLines
== 0)
2376
if (textDetails.
cLines
== 0)
2468
if (textDetails.
cLines
== 0)
2594
if (textDetails.
cLines
== 0)
2719
if (textDetails.
cLines
== 0)
2884
if (textDetails.
cLines
== 0)
2976
if (textDetails.
cLines
== 0)
3103
if (textDetails.
cLines
== 0)
3156
if (textDetails.
cLines
== 0)
3218
if (textDetails.
cLines
== 0)
3378
if (!IntersectsWithRectOnV(ref viewport) || textDetails.
cLines
== 0)
3382
else if (ContainedInRectOnV(ref viewport) && _lineIndexFirstVisual == 0 && visualChildren.Count == textDetails.
cLines
)
3402
lineIndexFirstInvisible = textDetails.
cLines
;
3788
if (textDetails.
cLines
== 0)
3876
if (localStart < 0 || textDetails.
cLines
== 0)
3968
if (textDetails.
cLines
== 0)
4053
if (localStart < 0 || textDetails.
cLines
== 0)