6 references to LookupSubtableOffset
PresentationCore (6)
MS\Internal\Shaping\OpenTypeCommon.cs (4)
273subtableOffset = extension.LookupSubtableOffset(Table); 428subtableOffset = extension.LookupSubtableOffset(Table); 1038subtableOffset = extension.LookupSubtableOffset(table); 1106subtableOffset = extension.LookupSubtableOffset(table);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
853subtableOffset = extension.LookupSubtableOffset(table); 908subtableOffset = extension.LookupSubtableOffset(table);