Searched defs:MEDIUM (Results 1 – 14 of 14) sorted by relevance
245 MEDIUM , // The QR Code can tolerate about 15% erroneous codewords enumerator
212 MEDIUM = kMedium, enumerator
210 MEDIUM = kMedium, enumerator
233 public static final byte MEDIUM = 1; field
219 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
809 /** 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
885 public static final int MEDIUM = 2; field in DateFormat
185 #define MEDIUM "[XYZ]ABCDEFGHIJKLMNOPQRSTUVWXYZ$" macro