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