3 references to LookupCount
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (2)
70
ushort lookupCount=Lookups.
LookupCount
(Table);
945
int lookupCount = lookupList.
LookupCount
(table);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
430
int lookupCount = lookupList.
LookupCount
(table);