6 references to LookupSubtableOffset
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (4)
284subtableOffset = extension.LookupSubtableOffset(Table); 439subtableOffset = extension.LookupSubtableOffset(Table); 1068subtableOffset = extension.LookupSubtableOffset(table); 1136subtableOffset = extension.LookupSubtableOffset(table);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (2)
901subtableOffset = extension.LookupSubtableOffset(table); 956subtableOffset = extension.LookupSubtableOffset(table);