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