Searched refs:scriptCode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBidiRenderer.java43 int scriptCode; field in class:BidiRenderer.ScriptRun
50 this.scriptCode = UScript.INVALID_CODE;
218 run.scriptCode = uScriptRun.getScriptCode();
226 // TODO: Replace this method with one which returns the font based on the scriptCode.

Completed in 29 milliseconds