Home | History | Annotate | Download | only in lang

Lines Matching defs:SCRIPT_PROPS

1106         private static final int SCRIPT_PROPS[] = {
1292 if (0 <= script && script < SCRIPT_PROPS.length) {
1293 return SCRIPT_PROPS[script];