6 references to FindScript
PresentationCore (6)
MS\Internal\Shaping\OpenTypeLayout.cs (6)
311if (!gsubHeader.GetScriptList(gsubTable).FindScript(gsubTable,ScriptTag).IsNull) 328if (!gposHeader.GetScriptList(gposTable).FindScript(gposTable,ScriptTag).IsNull) 363ScriptTable gsubScript = gsubHeader.GetScriptList(gsubTable).FindScript(gsubTable,ScriptTag); 381ScriptTable gposScript = gposHeader.GetScriptList(gposTable).FindScript(gposTable,ScriptTag); 888ScriptTable Script = ScriptList.FindScript(GsubTable,ScriptTag); 965ScriptTable Script = ScriptList.FindScript(GposTable,ScriptTag);