6 instantiations of GPOSHeader
PresentationCore (6)
MS\Internal\Shaping\Context.cs (1)
75lookupList = (new GPOSHeader(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
941GPOSHeader gposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayout.cs (3)
332GPOSHeader gposHeader = new GPOSHeader(0); 385GPOSHeader gposHeader = new GPOSHeader(0); 967GPOSHeader GposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
404GPOSHeader header = new GPOSHeader();
5 references to GPOSHeader
PresentationCore (5)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
941GPOSHeader gposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayout.cs (3)
332GPOSHeader gposHeader = new GPOSHeader(0); 385GPOSHeader gposHeader = new GPOSHeader(0); 967GPOSHeader GposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
404GPOSHeader header = new GPOSHeader();