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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DStateTables.h60 * if(LE_STATE_PATIENCE_DECR()) { // decrements the patience counter
75 #define LE_STATE_PATIENCE_DECR() --le_patience_count==0 macro

Completed in 36 milliseconds