Searched refs:mCodePointTableMode (Results 1 – 2 of 2) sorted by relevance
49 private final int mCodePointTableMode; field in Ver2DictEncoder58 mCodePointTableMode = codePointTableMode; in Ver2DictEncoder()68 mCodePointTableMode = CODE_POINT_TABLE_OFF; in Ver2DictEncoder()142 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()