1 instantiation of LSRECT
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
632
LSRECT rect = new
LSRECT
(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
10 references to LSRECT
PresentationCore (10)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
632
LSRECT
rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (5)
124
ref
LSRECT
clipRect
204
ref
LSRECT
clipRect
216
ref
LSRECT
clipRect
286
ref
LSRECT
clippingRect
1829
ref
LSRECT
clipRect
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
1017
ref
LSRECT
clipRect // [in] clipping rectangle
1087
ref
LSRECT
clipRect // [in] clipping rectangle
1545
ref
LSRECT
clipRect // [in] from DisplayLine's clip rectangle param
1934
ref
LSRECT
clippingRect // [in] clipping rectangle if any applied