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