Lines Matching full:if

76   if (!$("#nav-sync").hasClass('sync') && localStorageSupported()) {
83 if (localStorageSupported()) {
90 if (localStorageSupported()) {
113 if (node.childrenData) {
122 if (node.expanded) {
147 if (ancParent.hasClass('memItemLeft') ||
154 } else if (anchor.position()) {
157 if (pos) {
166 if (updateLocation) window.location.href=aname;
200 if (link) {
202 if (link.substring(0,1)=='^') {
209 if (link.indexOf('#')!=-1) {
216 if (!$(a).parent().parent().hasClass('selected'))
231 if (childrenData != null)
241 if (!node.childrenUL) {
270 if (node.childrenData && !node.expanded) {
271 if (typeof(node.childrenData)==='string') {
278 if (!node.childrenVisited) {
299 if (anchor.parent().attr('class')=='memItemLeft'){
302 } else if (anchor.parent().attr('class')=='fieldname'){
304 } else if (anchor.parent().attr('class')=='fieldtype'){
306 } else if (anchor.parent().is(":header")) {
316 if (hash) {
320 if (a && a.length) {
324 } else if (n) {
329 if (typeof page_layout!=='undefined' && page_layout==1) {
332 if ($('#nav-tree-contents .item:first').hasClass('selected')) {
341 if (node && node.childrenData) {
342 if (typeof(node.childrenData)==='string') {
349 if (!node.childrenVisited) {
356 if (index+1<o.breadcrumbs.length) {
359 if (typeof(n.childrenData)==='string') {
369 //if (rootBase=="index" || rootBase=="pages" || rootBase=="search")
387 if (nextSibling) {
412 if (!o.breadcrumbs && root!=NAVTREE[0][1]) { // fallback: show index
417 if (o.breadcrumbs) {
426 if (link) {
429 if (parts.length>1) hash = '#'+parts[1].replace(/[^\w\-]/g,'');
432 if (hash.match(/^#l\d+$/)) {
440 if (i==-1) { i=0; root=NAVTREE[0][1]; } // fallback: show index
441 if (navTreeSubIndices[i]) {
447 if ((root=="index.html") && (!navTreeSubIndices[i]["index.html"].length)) {
450 if (navTreeSubIndices[i]) {
470 if (navSync.hasClass('sync')) {
486 if (readyTriggered) { // ready first
512 if (localStorageSupported()) {
514 if (cachedLink()) {
523 if (loadTriggered) { // load before ready
535 if (window.location.hash && window.location.hash.length>1){
537 if ($(location).attr('hash')){
541 if (a==null || !$(a).parent().parent().hasClass('selected')){
547 } else if (!animationInProgress) {