Searched defs:MEDIUM (Results 1 – 14 of 14) sorted by relevance
245 MEDIUM , // The QR Code can tolerate about 15% erroneous codewords enumerator
98 MEDIUM, enumConstant
885 public static final int MEDIUM = 2; field in DateFormat
212 MEDIUM = kMedium, enumerator
582 /** The QR Code can tolerate about 15% erroneous codewords. */ MEDIUM(0), enumConstant
219 public static final byte MEDIUM = 1; field
117 MEDIUM = 1006, enumerator
233 public static final byte MEDIUM = 1; field
934 …public static readonly MEDIUM = new Ecc(1, 0); // The QR Code can tolerate about 15% erroneous … property in qrcodegen.QrCode.Ecc
806 /** The QR Code can tolerate about 15% erroneous codewords. */ MEDIUM(0), enumConstant
67 MEDIUM = 2; enumerator
830 public static final int MEDIUM = 2; field in DateFormat