Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Documentation/Doxygen/style_template/
Dresize.js87 function resizeHeight() function
132 $(window).resize(function() { resizeHeight(); });
143 resizeHeight();
153 $(window).on('load',resizeHeight);