Lines Matching refs:dispName
35 {name: 'fillColor2', dispName: 'Outline Color', type: 'color'},
36 {name: 'fillColor3', dispName: 'Symbol Color', type: 'color'},
37 {name: 'strokeColor2', dispName: 'Outline Stroke Color', type: 'color'},
38 {name: 'strokeColor3', dispName: 'Symbol Stroke Color', type: 'color'}
197 {name: 'fillColor2', dispName: 'Outline Color', type: 'color'},
198 {name: 'barPos', dispName: 'Handle Position', type: 'float', min:0, defVal:80}
361 {name: 'ratingStyle', dispName: 'Style', type: 'enum',
362 enumList: [{val: 'heart', dispName: 'Heart'}, {val: 'star', dispName: 'Star'}] property
364 {name: 'ratingScale', dispName: 'Max. Rating', type: 'int'},
365 {name: 'grade', dispName: 'Current Rating', type: 'int'},
366 {name: 'emptyFillColor', dispName: 'Fill2 Color', type: 'color'}
532 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
533 {name: 'barPos', dispName: 'Handle Position', type: 'float'}
1206 {name: 'rulerOrient', dispName: 'Orientation', defVal:'up', type: 'enum',
1207 enumList: [{val: 'up', dispName: 'Up'}, {val: 'down', dispName: 'Down'}] property
1209 {name: 'dx', dispName: 'Unit Size', type: 'float', min:0, defVal:100}
1565 {name: 'fillColor2', dispName: 'Fill2 Color', type: 'color'},
1566 {name: 'fillColor3', dispName: 'Fill3 Color', type: 'color'}
1630 {name: 'rSize', dispName: 'Arc Size', type: 'float', min:0, defVal:10}