Searched refs:cookiePath (Results 1 – 2 of 2) sorted by relevance
221 return cookiePath; in getPath()233 cookiePath = path; in setPath()343 buffer.append(this.cookiePath); in toString()372 private String cookiePath; field in BasicClientCookie
152 var cookiePath = getSection() + "_";157 var cookieWidth = readCookie(cookiePath+'width');158 var cookieHeight = readCookie(cookiePath+'height');338 function loadLast(cookiePath) { argument340 if (location.indexOf("/"+cookiePath+"/") != -1) {343 var lastPage = readCookie(cookiePath + "_lastpage");