3 references to SubtableOffset
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (2)
272int subtableOffset = Lookup.SubtableOffset(Table, subtableIndex); 1056int subtableOffset = lookup.SubtableOffset(table, subtableIndex);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
525int subtableOffset = lookup.SubtableOffset(table, subtableIndex);