2 writes to _gpos
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
78
_gpos
= null;
309
_gpos
= GetFontTable(Text.TextInterface.OpenTypeTableTag.TTO_GPOS);
1 reference to _gpos
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
312
return
_gpos
;