2 references to durBBox
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (2)
1730
TextDpi.FromTextDpi(lineDesc.
durBBox
), TextDpi.FromTextDpi(lineDesc.dvrAscent + lineDesc.dvrDescent));
2292
Rect lineRect = new PTS.FSRECT(lineDesc.urBBox, lineDesc.vrStart, lineDesc.
durBBox
, lineDesc.dvrAscent + lineDesc.dvrDescent).FromTextDpi();