Searched refs:mGermanUmlautProcessing (Results 1 – 3 of 3) sorted by relevance
256 public final boolean mGermanUmlautProcessing; field in FusionDictionary.DictionaryOptions262 mGermanUmlautProcessing = germanUmlautProcessing; in DictionaryOptions()
850 + (options.mGermanUmlautProcessing ? FormatSpec.GERMAN_UMLAUT_PROCESSING_FLAG : 0) in makeOptionsValue()
336 if (dict.mOptions.mGermanUmlautProcessing) { in writeDictionaryXml()