44 references to cLines
PresentationFramework (44)
MS\Internal\PtsHost\PtsHelper.cs (6)
648
arrayLineDesc = new PTS.FSLINEDESCRIPTIONSINGLE [textDetails.
cLines
];
652
PTS.Validate(PTS.FsQueryLineListSingle(ptsContext.Context, para, textDetails.
cLines
,
655
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
667
arrayLineDesc = new PTS.FSLINEDESCRIPTIONCOMPOSITE [textDetails.
cLines
];
671
PTS.Validate(PTS.FsQueryLineListComposite(ptsContext.Context, para, textDetails.
cLines
,
674
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
MS\Internal\PtsHost\TextParaClient.cs (38)
101
if (textDetails.u.full.
cLines
> 0)
210
if (textDetails.u.full.
cLines
> 0)
287
if (rectangles.Count == 0 && textDetails.u.full.
cLines
> 0)
353
if (textDetails.u.full.
cLines
> 0)
530
if (textDetails.u.full.
cLines
> 0)
693
if (textDetails.u.full.
cLines
> 0)
771
if (textDetails.u.full.
cLines
> 0)
839
if (textDetails.u.full.
cLines
> 0)
889
if (textDetails.u.full.
cLines
> 0)
932
if (textDetails.u.full.
cLines
> 0)
989
if (textDetails.u.full.
cLines
> 0)
1120
if (textDetails.u.full.
cLines
> 0)
1177
return (textDetails.u.full.
cLines
> 0 && textDetails.u.full.dcpFirst == 0);
1195
if (textDetails.u.full.
cLines
> 0)
1248
if (textDetails.u.full.
cLines
> 0)
1390
textDetails.
cLines
== 0)
1518
if (textDetails.
cLines
== 0)
1570
if (textDetails.
cLines
== 0)
1639
if (textDetails.
cLines
== 0)
1727
if (textDetails.
cLines
== 0)
1820
if (textDetails.
cLines
== 0)
1927
if (textDetails.
cLines
== 0)
2369
if (textDetails.
cLines
== 0)
2461
if (textDetails.
cLines
== 0)
2587
if (textDetails.
cLines
== 0)
2712
if (textDetails.
cLines
== 0)
2877
if (textDetails.
cLines
== 0)
2969
if (textDetails.
cLines
== 0)
3096
if (textDetails.
cLines
== 0)
3149
if (textDetails.
cLines
== 0)
3211
if (textDetails.
cLines
== 0)
3371
if (!IntersectsWithRectOnV(ref viewport) || textDetails.
cLines
== 0)
3375
else if (ContainedInRectOnV(ref viewport) && _lineIndexFirstVisual == 0 && visualChildren.Count == textDetails.
cLines
)
3395
lineIndexFirstInvisible = textDetails.
cLines
;
3781
if (textDetails.
cLines
== 0)
3869
if (localStart < 0 || textDetails.
cLines
== 0)
3961
if (textDetails.
cLines
== 0)
4046
if (localStart < 0 || textDetails.
cLines
== 0)