Home
last modified time | relevance | path

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

/cmsis-nn-latest/Documentation/Doxygen/style_template/
Dresize.js66 function resizeWidth() function
130 $(".side-nav-resizable").resizable({resize: function(e, ui) { resizeWidth(); } });
142 if (width) { restoreWidth(width); } else { resizeWidth(); }