Searched refs:authWindow (Results 1 – 4 of 4) sorted by relevance
187 window.onDropboxCallback = mxUtils.bind(this, function(newAuthInfo, authWindow) argument225 if (authWindow != null)227 authWindow.close();231 else if (authWindow != null)233 authWindow.close();
162 window.onGitHubCallback = mxUtils.bind(this, function(newAuthInfo, authWindow) argument192 if (authWindow != null)194 authWindow.close();198 else if (authWindow != null)200 authWindow.close();
119 window.onGitLabCallback = mxUtils.bind(this, function(newAuthInfo, authWindow) argument148 if (authWindow != null)150 authWindow.close();154 else if (authWindow != null)156 authWindow.close();
699 window.onGoogleDriveCallback = mxUtils.bind(this, function(newAuthInfo, authWindow) argument726 if (authWindow != null)728 authWindow.close();