1 instantiation of LSRECT
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
585LSRECT rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
10 references to LSRECT
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (1)
585LSRECT rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
MS\Internal\TextFormatting\LineServices.cs (5)
104ref LSRECT clipRect 184ref LSRECT clipRect 196ref LSRECT clipRect 254ref LSRECT clippingRect 1491ref LSRECT clipRect
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
914ref LSRECT clipRect // [in] clipping rectangle 979ref LSRECT clipRect // [in] clipping rectangle 1420ref LSRECT clipRect // [in] from DisplayLine's clip rectangle param 1788ref LSRECT clippingRect // [in] clipping rectangle if any applied