2 references to CreateTableCache
PresentationCore (2)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
312
CreateTableCache
(font, OpenTypeTags.GSUB, maxCacheSize - totalSize, out tableCacheSize);
316
CreateTableCache
(font, OpenTypeTags.GPOS, maxCacheSize - totalSize, out tableCacheSize);