1 write to _gposTable
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
939
_gposTable
= new FontTable(_layout.Gpos());
1 reference to _gposTable
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
956
return
_gposTable
;