Searched refs:enableFastLatin (Results 1 – 2 of 2) sorted by relevance
151 void enableFastLatin() { fastLatinEnabled = TRUE; } in enableFastLatin() function
267 if(fastLatinEnabled) { dataBuilder->enableFastLatin(); } in parseAndBuild()