1 instantiation of LsLInfo
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
254LsLInfo plslineInfo = new LsLInfo();
5 references to LsLInfo
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
254LsLInfo plslineInfo = new LsLInfo();
Core\CSharp\MS\Internal\TextFormatting\LineServices.cs (2)
1417public LsLInfo* plslinfoArray; // array of LSLINFO structs, each per each break 1729out LsLInfo plslinfo,
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
145LsLInfo* plsLineInfo
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
352out LsLInfo plslineInfo,