Home | History | Annotate | Download | only in coll

Lines Matching defs:fastLatinEnabled

60         fastLatinEnabled = false;
310 void enableFastLatin() { fastLatinEnabled = true; }
1145 if(!fastLatinEnabled) { return; }
1352 protected boolean fastLatinEnabled;