Searched defs:clear (Results 1 - 3 of 3) sorted by relevance

/yui3/src/graphics/js/
H A DSVGDrawing.js401 * @method clear
403 clear: function()
H A DVMLDrawing.js350 * @method clear
352 clear: function()
/yui3/src/profiler/js/
H A DProfiler.js56 //just in case clear() was called
95 * @param {String} name (Optional) The name of the report to clear. If
98 * @method clear
101 clear: function(name){

Completed in 326 milliseconds