6 instantiations of GPOSHeader
PresentationCore (6)
MS\Internal\Shaping\Context.cs (1)
69
lookupList = (new
GPOSHeader
(0)).GetLookupList(Table);
MS\Internal\Shaping\OpenTypeCommon.cs (1)
936
GPOSHeader gposHeader = new
GPOSHeader
(0);
MS\Internal\Shaping\OpenTypeLayout.cs (3)
326
GPOSHeader gposHeader = new
GPOSHeader
(0);
379
GPOSHeader gposHeader = new
GPOSHeader
(0);
961
GPOSHeader GposHeader = new
GPOSHeader
(0);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
397
GPOSHeader header = new
GPOSHeader
();
5 references to GPOSHeader
PresentationCore (5)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
936
GPOSHeader
gposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayout.cs (3)
326
GPOSHeader
gposHeader = new GPOSHeader(0);
379
GPOSHeader
gposHeader = new GPOSHeader(0);
961
GPOSHeader
GposHeader = new GPOSHeader(0);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
397
GPOSHeader
header = new GPOSHeader();