1 instantiation of LSRECT
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
584LSRECT rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
10 references to LSRECT
PresentationCore (10)
MS\Internal\TextFormatting\FullTextLine.cs (1)
584LSRECT rect = new LSRECT(0, 0, _metrics._textWidthAtTrailing, _metrics._height);
MS\Internal\TextFormatting\LineServices.cs (5)
105ref LSRECT clipRect 185ref LSRECT clipRect 197ref LSRECT clipRect 255ref LSRECT clippingRect 1492ref LSRECT clipRect
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
924ref LSRECT clipRect // [in] clipping rectangle 989ref LSRECT clipRect // [in] clipping rectangle 1430ref LSRECT clipRect // [in] from DisplayLine's clip rectangle param 1798ref LSRECT clippingRect // [in] clipping rectangle if any applied