Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/libs/core-lib/docs/html/
Dresize.js58 function resizeWidth() function
114 $(".side-nav-resizable").resizable({resize: function(e, ui) { resizeWidth(); } });
126 if (width) { restoreWidth(width); } else { resizeWidth(); }