Lines Matching refs:hash

465 							window.location.hash == '') || (window.location.hash != null &&
466 window.location.hash.substring(0, 2) == '#G'))
471 else if (urlParams['chrome'] == '0' && (window.location.hash == null ||
472 window.location.hash.substring(0, 45) !== '#Uhttps%3A%2F%2Fdrive.google.com%2Fuc%3Fid%3D'))
493 if (App.mode == App.MODE_DROPBOX || (window.location.hash != null &&
494 window.location.hash.substring(0, 2) == '#D'))
521 if (App.mode == App.MODE_ONEDRIVE || (window.location.hash != null &&
522 window.location.hash.substring(0, 2) == '#W'))
546 if (App.mode == App.MODE_TRELLO || (window.location.hash != null &&
547 window.location.hash.substring(0, 2) == '#T'))
827 if (isLocalStorage && localStorage != null && window.location.hash != null &&
828 window.location.hash.substring(0, 9) == '#_CONFIG_')
856 var value = JSON.parse(Graph.decompress(window.location.hash.substring(9)));
882 window.location.hash = '';
896 window.location.hash = '';
901 window.location.hash = '';
905 window.location.hash = '';
2776 var id = window.location.hash;
2901 if ((window.location.hash == null || window.location.hash.length == 0) &&
2910 window.location.hash = 'G' + urlParams['fileId'];
3139 window.location.hash = (file != null) ? file.getHash() : '';
3147 …if ((window.location.hash == null || window.location.hash.length <= 1) && urlParams['desc'] != nul…
3163 …else if ((window.location.hash == null || window.location.hash.length <= 1) && urlParams['url'] !=…
3172 if (urlParams['client'] == '1' && (window.location.hash == null ||
3173 window.location.hash.length == 0 || window.location.hash.substring(0, 2) == '#P'))
3196 if (window.location.hash != null && window.location.hash.substring(0, 2) == '#P')
3200 return window.location.hash.substring(1);
3317 if ((window.location.hash == null || window.location.hash.length <= 1) &&
3430 if ((window.location.hash == null || window.location.hash.length <= 1) &&
3442 window.location.hash = 'G' + this.stateArg.ids[0];
3445 else if ((window.location.hash == null || window.location.hash.length <= 1) &&
3475 window.location.hash = urlParams['open'];
5031 window.location.hash = (tempFile != null) ? tempFile.getHash() : '';
5041 window.location.hash = (tempFile != null) ? tempFile.getHash() : '';
5166 window.location.hash = '#' + currentFile.getHash();
5305 window.location.hash = (currentFile != null) ? currentFile.getHash() : '';
5321 window.location.hash = '';
5332 window.location.hash = '#' + currentFile.getHash();
5361 window.location.hash = '';
5366 window.location.hash = '#' + currentFile.getHash();
5389 window.location.hash = currentFile.getHash();
6460 window.location.hash = newHash;
6462 else if (window.location.hash.length > 0)
6464 window.location.hash = '';
7450 window.location.hash = '';
7481 window.location.hash = '';
7512 window.location.hash = '';
7543 window.location.hash = '';
7574 window.location.hash = '';
7606 window.location.hash = '';