Home
last modified time | relevance | path

Searched refs:stCache (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/awt/font/
DNumericShaper.java909 private transient volatile int stCache = 0; field in NumericShaper
912 int cachedIndex = stCache; in isStrongDirectional()
920 stCache = cachedIndex; in isStrongDirectional()