Home
last modified time | relevance | path

Searched defs:ctxKey (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/awt/font/
DNumericShaper.java1134 int ctxKey = getKeyFromMask(context); in shape() local
1268 private synchronized void shapeContextually(char[] text, int start, int count, int ctxKey) { in shapeContextually()
1313 private void shapeContextually(char[] text, int start, int count, Range ctxKey) { in shapeContextually()