Searched refs:mCodePointTableMode (Results 1 – 2 of 2) sorted by relevance
48 private final int mCodePointTableMode; field in Ver2DictEncoder57 mCodePointTableMode = codePointTableMode; in Ver2DictEncoder()67 mCodePointTableMode = CODE_POINT_TABLE_OFF; in Ver2DictEncoder()141 if (mCodePointTableMode == CODE_POINT_TABLE_OFF || formatOptions.mVersion in writeDictionary()
61 public final int mCodePointTableMode; field in DictionaryMaker.Arguments193 mCodePointTableMode = codePointTableMode; in Arguments()269 args.mCodePointTableMode); in writeOutputToParsedArgs()