Searched refs:anchor (Results 1 – 1 of 1) sorted by relevance
143 function gotoAnchor(anchor,aname,updateLocation) argument146 var ancParent = $(anchor.parent());154 } else if (anchor.position()) {155 pos = anchor.position().top;223 var anchor = $(aname);224 gotoAnchor(anchor,aname,true);298 var anchor = $(aname);299 if (anchor.parent().attr('class')=='memItemLeft'){302 } else if (anchor.parent().attr('class')=='fieldname'){303 glowEffect(anchor.parent().parent(),1000); // enum value[all …]