Searched refs:getFn (Results 1 – 2 of 2) sorted by relevance
8416 function getter(getFn) { argument8418 'get': getFn,
34070 var getFn = destination === this.DESTINATION_CLIPBOARD_GENERATOR ? this.getCopyable : this.get;34084 row.push(getFn.call(this, r, this.colToProp(c)));