Searched defs:LE_STATE_PATIENCE_INCR (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DStateTables.h77 #define LE_STATE_PATIENCE_INCR(x) if((x)!=le_patience_curr) ++le_patience_count; macro

Completed in 92 milliseconds