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