1 instantiation of LSRECT
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
599LSRECT rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
10 references to LSRECT
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (1)
599LSRECT rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
MS\Internal\TextFormatting\LineServices.cs (5)
110ref LSRECT clipRect 190ref LSRECT clipRect 202ref LSRECT clipRect 260ref LSRECT clippingRect 1497ref LSRECT clipRect
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
943ref LSRECT clipRect // [in] clipping rectangle 1008ref LSRECT clipRect // [in] clipping rectangle 1449ref LSRECT clipRect // [in] from DisplayLine's clip rectangle param 1817ref LSRECT clippingRect // [in] clipping rectangle if any applied