23 instantiations of LSPOINT
PresentationCore (23)
MS\Internal\TextFormatting\FullTextLine.cs (19)
614LSPOINT lsRefOrigin = new LSPOINT(0, _metrics._baselineOffset); 1614new LSPOINT( 1626new LSPOINT( 1702new LSPOINT( 1706new LSPOINT( 1763new LSPOINT(u, 0), 1764new LSPOINT(u, _metrics._height), 1809new LSPOINT(LSLineUToParagraphU(currentDistance), 0), 1810new LSPOINT( 1834new LSPOINT( 1838new LSPOINT( 1887new LSPOINT(LSLineUToParagraphU(currentDistance), 0), 1888new LSPOINT( 1908new LSPOINT(LSLineUToParagraphU(sublines[i].pointUvStartSubLine.x), 0), 1909new LSPOINT( 2029new LSPOINT( 2035new LSPOINT( 2144LSPOINT point = new LSPOINT(0, 0); 2463LSPOINT pt = new LSPOINT((int)ptQuery.X, (int)ptQuery.Y);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (4)
1137new LSPOINT(left, underlineTop), 1151new LSPOINT(left, overlineTop), 1165new LSPOINT(left, strikethroughTop), 1179new LSPOINT(left, baselineTop),
32 references to LSPOINT
PresentationCore (32)
MS\Internal\TextFormatting\FullTextLine.cs (3)
614LSPOINT lsRefOrigin = new LSPOINT(0, _metrics._baselineOffset); 2144LSPOINT point = new LSPOINT(0, 0); 2463LSPOINT pt = new LSPOINT((int)ptQuery.X, (int)ptQuery.Y);
MS\Internal\TextFormatting\LineServices.cs (15)
101ref LSPOINT ptText, 107ref LSPOINT ptRun, 185ref LSPOINT ptOrigin, 197ref LSPOINT ptOrigin, 257ref LSPOINT origin, 273ref LSPOINT pptStart, 296ref LSPOINT pptStart, 378ref LSPOINT runOrigin, // pen position at which to render the object 1164public LSPOINT pointUvStartSubLine; 1172public LSPOINT pointUvStartRun; 1179public LSPOINT pointUvStartObj; 1189public LSPOINT pointUvStartCell; 1495ref LSPOINT pt, 1505ref LSPOINT pt 1521ref LSPOINT ptQuery, // use POINT as POINTUV
MS\Internal\TextFormatting\LineServicesCallbacks.cs (12)
938ref LSPOINT ptOrigin, // [in] drawing origin 1003ref LSPOINT ptOrigin, // [in] drawing origin 1199LSPOINT ptOrigin, // drawing origin 1440ref LSPOINT ptText, // [in] text origin 1446ref LSPOINT ptRun, // [in] run origin 1814ref LSPOINT ptRun, // [in] display position (at baseline) 2454ref LSPOINT ptRun, // [in] pen position at which to render the object 2467LSPOINT lsrunOrigin = ptRun; 2616ref LSPOINT pptStart, // [in] logical start of the run 2733ref LSPOINT pptStart, // [in] logical start of the run (iff geometryProvided) 3017LSPOINT lsrunOrigin, // physical start of the run 3170LSPOINT lsrunOrigin, // physical start of the run
MS\Internal\TextFormatting\LineServicesRun.cs (2)
415LSPOINT topLeft, 416LSPOINT bottomRight,