Lines Matching defs:style
798 style: 60, property
805 style: 56, property
810 { match: /^\-?\$[\d,]+.?\d*$/, style: 57 }, // Dollars property
811 { match: /^\-?£[\d,]+.?\d*$/, style: 58 }, // Pounds property
812 { match: /^\-?€[\d,]+.?\d*$/, style: 59 }, // Euros property
813 { match: /^\-?\d+$/, style: 65 }, // Numbers without thousand separators property
814 { match: /^\-?\d+\.\d{2}$/, style: 66 }, // Numbers 2 d.p. without thousands separators property
817 style: 61, property
824 style: 62, property
829 { match: /^\-?[\d,]+$/, style: 63 }, // Numbers with thousand separators property
830 { match: /^\-?[\d,]+\.\d{2}$/, style: 64 }, property
833 style: 67, property
1477 style: 'message', property
1485 style: 'message', property
1493 style: 'title', property