3 references to LookupCount
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (2)
81ushort lookupCount=Lookups.LookupCount(Table); 980int lookupCount = lookupList.LookupCount(table);
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
476int lookupCount = lookupList.LookupCount(table);