6 references to FindScript
PresentationCore (6)
MS\Internal\Shaping\OpenTypeLayout.cs (6)
310if (!gsubHeader.GetScriptList(gsubTable).FindScript(gsubTable,ScriptTag).IsNull) 327if (!gposHeader.GetScriptList(gposTable).FindScript(gposTable,ScriptTag).IsNull) 362ScriptTable gsubScript = gsubHeader.GetScriptList(gsubTable).FindScript(gsubTable,ScriptTag); 380ScriptTable gposScript = gposHeader.GetScriptList(gposTable).FindScript(gposTable,ScriptTag); 887ScriptTable Script = ScriptList.FindScript(GsubTable,ScriptTag); 964ScriptTable Script = ScriptList.FindScript(GposTable,ScriptTag);