Home
last modified time | relevance | path

Searched refs:thingy (Results 1 – 1 of 1) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js747 isElement: function( thingy ) { argument
748 return thingy instanceof Object && thingy && thingy.nodeType === 1;
754 isHashbanged: function( thingy ) { argument
755 var str = String( thingy ).replace( /\"/g, "" );