Home
last modified time | relevance | path

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

/external/epid-sdk/doc/html/
Dresize.js66 function restoreWidth(navWidth) function
99 restoreWidth(0);
104 if (width>200 && width<$(window).width()) { restoreWidth(width); } else { restoreWidth(200); }
126 if (width) { restoreWidth(width); } else { resizeWidth(); }
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.js76 function restoreWidth(navWidth) { function
160 restoreWidth(cookieWidth);