3 references to SubtableOffset
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
261int subtableOffset = Lookup.SubtableOffset(Table, subtableIndex); 1026int subtableOffset = lookup.SubtableOffset(table, subtableIndex);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
486int subtableOffset = lookup.SubtableOffset(table, subtableIndex);