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