Home
last modified time | relevance | path

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

/template/codowik/js/
H A Dlayout.js5331 , readCookie: function (inst) { method in $.layout.state
5344 var c = $.layout.state.readCookie(inst); // READ the cookie
5543 readCookie: function () { return s.readCookie(inst); }