2 references to GetScriptCount
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\OpenTypeCommon.cs (2)
978int scriptCount = scriptList.GetScriptCount(table); 1503for(ushort i=0;i<GetScriptCount(Table);i++)