6 references to LookupSubtableOffset
PresentationCore (6)
MS\Internal\Shaping\OpenTypeCommon.cs (4)
268subtableOffset = extension.LookupSubtableOffset(Table); 423subtableOffset = extension.LookupSubtableOffset(Table); 1033subtableOffset = extension.LookupSubtableOffset(table); 1101subtableOffset = extension.LookupSubtableOffset(table);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
846subtableOffset = extension.LookupSubtableOffset(table); 901subtableOffset = extension.LookupSubtableOffset(table);