6 references to FindScript
PresentationCore (6)
MS\Internal\Shaping\OpenTypeLayout.cs (6)
316if (!gsubHeader.GetScriptList(gsubTable).FindScript(gsubTable,ScriptTag).IsNull) 333if (!gposHeader.GetScriptList(gposTable).FindScript(gposTable,ScriptTag).IsNull) 368ScriptTable gsubScript = gsubHeader.GetScriptList(gsubTable).FindScript(gsubTable,ScriptTag); 386ScriptTable gposScript = gposHeader.GetScriptList(gposTable).FindScript(gposTable,ScriptTag); 893ScriptTable Script = ScriptList.FindScript(GsubTable,ScriptTag); 970ScriptTable Script = ScriptList.FindScript(GposTable,ScriptTag);