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