Searched refs:cookiePath (Results 1 – 1 of 1) sorted by relevance
139 var cookiePath = "";141 cookiePath = "reference_";143 cookiePath = "guide_";145 cookiePath = "sdk_";148 cookiePath = "resources_";154 var cookieWidth = readCookie(cookiePath+'width');155 var cookieHeight = readCookie(cookiePath+'height');414 function loadLast(cookiePath) { argument416 if (location.indexOf("/"+cookiePath+"/") != -1) {419 var lastPage = readCookie(cookiePath + "_lastpage");