44 references to cLines
PresentationFramework (44)
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (6)
731
arrayLineDesc = new PTS.FSLINEDESCRIPTIONSINGLE [textDetails.
cLines
];
735
PTS.Validate(PTS.FsQueryLineListSingle(ptsContext.Context, para, textDetails.
cLines
,
738
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
756
arrayLineDesc = new PTS.FSLINEDESCRIPTIONCOMPOSITE [textDetails.
cLines
];
760
PTS.Validate(PTS.FsQueryLineListComposite(ptsContext.Context, para, textDetails.
cLines
,
763
ErrorHandler.Assert(textDetails.
cLines
== lineCount, ErrorHandler.PTSObjectsCountMismatch);
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (38)
120
if (textDetails.u.full.
cLines
> 0)
248
if (textDetails.u.full.
cLines
> 0)
335
if (rectangles.Count == 0 && textDetails.u.full.
cLines
> 0)
411
if (textDetails.u.full.
cLines
> 0)
619
if (textDetails.u.full.
cLines
> 0)
800
if (textDetails.u.full.
cLines
> 0)
887
if (textDetails.u.full.
cLines
> 0)
965
if (textDetails.u.full.
cLines
> 0)
1025
if (textDetails.u.full.
cLines
> 0)
1078
if (textDetails.u.full.
cLines
> 0)
1144
if (textDetails.u.full.
cLines
> 0)
1284
if (textDetails.u.full.
cLines
> 0)
1347
return (textDetails.u.full.
cLines
> 0 && textDetails.u.full.dcpFirst == 0);
1371
if (textDetails.u.full.
cLines
> 0)
1433
if (textDetails.u.full.
cLines
> 0)
1580
textDetails.
cLines
== 0)
1714
if (textDetails.
cLines
== 0)
1773
if (textDetails.
cLines
== 0)
1846
if (textDetails.
cLines
== 0)
1939
if (textDetails.
cLines
== 0)
2036
if (textDetails.
cLines
== 0)
2148
if (textDetails.
cLines
== 0)
2598
if (textDetails.
cLines
== 0)
2694
if (textDetails.
cLines
== 0)
2825
if (textDetails.
cLines
== 0)
2954
if (textDetails.
cLines
== 0)
3124
if (textDetails.
cLines
== 0)
3220
if (textDetails.
cLines
== 0)
3351
if (textDetails.
cLines
== 0)
3409
if (textDetails.
cLines
== 0)
3475
if (textDetails.
cLines
== 0)
3639
if (!IntersectsWithRectOnV(ref viewport) || textDetails.
cLines
== 0)
3643
else if (ContainedInRectOnV(ref viewport) && _lineIndexFirstVisual == 0 && visualChildren.Count == textDetails.
cLines
)
3663
lineIndexFirstInvisible = textDetails.
cLines
;
4072
if (textDetails.
cLines
== 0)
4164
if (localStart < 0 || textDetails.
cLines
== 0)
4261
if (textDetails.
cLines
== 0)
4351
if (localStart < 0 || textDetails.
cLines
== 0)