Home
last modified time | relevance | path

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

/external/epid-sdk/doc/html/
Dnavtree.js35 function stripPath(uri) function
215 a.className = stripPath(link.replace('#',':'));
218 var srcPage = stripPath(pathName());
219 var targetPage = stripPath(link.split('#')[0]);
329 var link=stripPath(pathName())+':'+hash.substring(1);
376 var rootBase = stripPath(o.toroot.replace(/\..+$/, ''));
523 var clslink=stripPath(pathName())+':'+hashValue();
/external/eigen/doc/
Deigen_navtree_hacks.js116 var clslink=stripPath($(location).attr('pathname'))+':'+
190 var link=stripPath($(location).attr('pathname'))+':'+hash.substring(1);