6 instantiations of GPOSHeader
PresentationCore (6)
MS\Internal\Shaping\Context.cs (1)
71
lookupList = (new
GPOSHeader
(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
937
GPOSHeader gposHeader = new
GPOSHeader
(0);
MS\Internal\Shaping\OpenTypeLayout.cs (3)
327
GPOSHeader gposHeader = new
GPOSHeader
(0);
380
GPOSHeader gposHeader = new
GPOSHeader
(0);
962
GPOSHeader GposHeader = new
GPOSHeader
(0);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
398
GPOSHeader header = new
GPOSHeader
();
5 references to GPOSHeader
PresentationCore (5)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
937
GPOSHeader
gposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayout.cs (3)
327
GPOSHeader
gposHeader = new GPOSHeader(0);
380
GPOSHeader
gposHeader = new GPOSHeader(0);
962
GPOSHeader
GposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
398
GPOSHeader
header = new GPOSHeader();