Searched refs:refYear (Results 1 – 2 of 2) sorted by relevance
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 50261 renderTitle = function(instance, c, year, month, refYear, randId) argument 50274 arr.push('<option value="' + (year === refYear ? i - c : 12 + i - c) + '"' +
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …refYear,randId){var i,j,arr,opts=instance._o,isMinYear=year===opts.minYear,isMaxYear=year===opts.m…
|