Lines Matching refs:relpath
78 function initNavTree(toroot,relpath) argument
91 o.node.relpath = relpath;
95 o.node.plus_img.src = relpath+"ftv2pnode.png";
102 showSyncOff(navSync,relpath);
105 showSyncOn(navSync,relpath);
107 navSync.click(function(){ toggleSyncButton(relpath); });
110 navTo(o,toroot,window.location.hash,relpath);
125 navTo(o,link,$(location).attr('hash'),relpath);
130 navTo(o,toroot,window.location.hash,relpath);
170 node.plus_img.src = node.relpath+"ftv2pnode.png";
178 imgNode.src = node.relpath+"ftv2pnode.png";
180 imgNode.src = node.relpath+"ftv2node.png";