Lines Matching refs:function
17 $(document).ready(function() {
24 $('#nav-swap .fullscreen').click(function(){
40 $("#search_autocomplete").keyup(function() {return search_changed(event, false, toRoot)});
43 $('.search .close').click(function() {
52 $('.search').click(function() {
60 $("#btn-quicknav").click(function() {
72 var expand = function() {
77 var collapse = function() {
78 $('#quicknav').stop().animate({opacity:'0'}, 100, function() {
86 $("#search_autocomplete").focus(function() {
89 $("#search-container").mouseover(function() {
93 $("#search-container").mouseout(function() {
96 setTimeout(function(){
102 $("#search_autocomplete").blur(function() {
150 $selNavLink.parents('li.nav-section').each(function() {
232 .click(function() { return false; });
255 .click(function() { return false; });
274 $classLinks.each(function(index) {
285 $lessons.each(function(index) {
303 $('#nav li.nav-section .nav-section-header').click(function() {
311 section.children('ul').slideUp(250, function() {
323 section.children('ul').slideDown(250, function() {
329 $(".scroll-pane").scroll(function(event) {
335 $(window).resize(function() {
353 $(window).scroll(function(event) {
423 $('.nav-section-header').find('a:eq(0)').click(function(evt) {
429 $('video.play-on-hover').bind('click', function(){
436 $('acronym,.tooltip-link').each(function() {
445 $target.hover(function() {
457 }, function() {
464 $('h2').click(function() {
503 .mousedown(function() {
505 .blur(function() {
532 function toggleFullscreen(enable) {
558 function setNavBarLeftPos() {
563 function updateSideNavPosition() {
577 function addLoadEvent(newfun) {
579 if (typeof window.onload != 'function') {
582 window.onload = function() {
601 addLoadEvent( function() {
609 addLoadEvent( function() {
619 function resizeNav(delay) {
693 function delayedReInitScrollbars(delay) {
714 function reInitScrollbars() {
715 var pane = $(".scroll-pane").each(function(){
726 function saveNavPanels() {
734 function restoreHeight(packageHeight) {
752 function scrollIntoView(nav) {
776 function showDialog(id) {
789 function readCookie(cookie) {
806 function writeCookie(cookie, val, section, expiration) {
849 function loadLast(cookiePath) {
864 $(window).unload(function(){
890 function toggle(obj, slide) {
914 function buildToggleLists() {
916 function(i) {
956 function getNavPref() {
964 function chooseDefaultNav() {
974 function swapNav() {
1012 function getBaseUri(uri) {
1025 function requestAppendHL(uri) {
1039 function changeNavLang(lang) {
1041 $links.each(function(i){ // for each link with a translation
1050 function changeLangPref(lang, submit) {
1073 function loadLangPref() {
1080 function getLangPref() {
1097 function toggleContent(obj) {
1107 toggleMe.slideUp('fast', function() { // Wait until the animation is done before closing arrow
1119 function toggleExpandable(link,id) {
1129 function hideExpandable(ids) {
1170 * easing: easing function for transition
1177 (function($) {
1178 $.fn.dacSlideshow = function(o) {
1196 return this.each(function() {
1233 li.click(function() {
1244 $(o.btnPrev).click(function(e) {
1251 $(o.btnNext).click(function(e) {
1258 $(o.btnPause).click(function(e) {
1270 function startRotateTimer() {
1272 timer = setInterval(function() {
1282 function pauseRotateTimer() {
1288 function go(to) {
1302 function() {
1328 function css(el, prop) {
1331 function width(el) {
1334 function height(el) {
1372 * easing: easing function for transition
1378 (function($) {
1379 $.fn.dacTabbedList = function(o) {
1390 return this.each(function() {
1404 $(nav_li).click(function(e) {
1409 function go(to) {
1415 function() {
1431 function css(el, prop) {
1434 function width(el) {
1437 function height(el) {
1459 function set_item_selected($li, selected)
1468 function set_item_values(toroot, $li, match)
1475 function sync_selection_table(toroot)
1488 $li.mousedown(function() {
1491 $li.mouseover(function() {
1534 function search_changed(e, kd, toroot)
1607 function rank_autocomplete_results(query) {
1612 // helper function that gets the last occurence index of the given regex
1614 var _lastSearch = function(s, re) {
1627 // helper function that counts the occurrences of a given character in
1629 var _countChar = function(s, c) {
1641 var _resultScoreFn = function(result) {
1669 gMatches.sort(function(a,b){
1677 function highlight_autocomplete_result_labels(query) {
1692 function search_focus_changed(obj, focused)
1702 function submit_search() {
1711 function hideResults() {
1719 searchControl.setSearchStartingCallback(this, function(control, searcher, query) {});
1732 function loadSearchResults() {
1792 searchControl.setSearchStartingCallback(this, function(control, searcher, query) {
1810 google.setOnLoadCallback(function(){
1824 $(window).hashchange( function(){
1844 function updateResultTitle(query) {
1849 $("#search_autocomplete").keyup(function(event) {
1854 function addTabListeners() {
1857 $(tabHeaders[i]).attr("id",i).click(function() {
1860 setTimeout(function() {
1873 setTimeout(function(){$(tabHeaders[0]).click()},200);
1877 function getQuery(hash) {
1884 function escapeHTML(string) {
1904 $(document).ready(function() {
1918 function initSidenavHeightResize() {
1927 resize: function(event, ui) { resizeNav(); }, /* resize the nav while dragging */
1928 stop: function(event, ui) { saveNavPanels(); } /* once stopped, save the sizes to cookie */
1933 function updateSidenavFixedWidth() {
1944 function updateSidenavFullscreenWidth() {
1955 function buildApiLevelSelector() {
1979 function changeApiLevel() {
2010 function toggleVisisbleApis(selectedLevel, context) {
2012 apis.each(function(i) {
2045 function new_node(me, mom, text, link, children_data, api_level)
2066 node.expand_toggle.onclick = function() {
2107 node.get_children_ul = function() {
2123 function expand_node(me, node)
2144 function get_node(me, mom)
2154 function this_page_relative(toroot)
2181 function find_page(url, data)
2200 function init_default_navtree(toroot) {
2208 function init_navtree(navtree_id, toroot, root_nodes)
2218 me.node.get_children_ul = function() { return me.node.children_ul; };
2235 addLoadEvent(function() {
2242 function init_google_navtree(navtree_id, toroot, root_nodes)
2252 me.node.get_children_ul = function() { return me.node.children_ul; };
2261 function new_google_node(me, mom, text, link, children_data, api_level)
2268 node.get_children_ul = function() {
2312 function get_google_node(me, mom)
2327 function showGoogleRefTree() {
2333 function init_default_google_navtree(toroot) {
2337 function init_default_gcm_navtree(toroot) {
2348 function toggleInherited(linkObj, expand) {
2375 function toggleAllInherited(linkObj, expand) {
2380 expandos.each(function(i) {
2385 expandos.each(function(i) {
2395 function toggleAllClassInherited() {
2399 toggles.each(function(i) {
2404 toggles.each(function(i) {
2413 function ensureAllInheritedExpanded() {
2415 toggles.each(function(i) {
2428 $(document).keydown( function(e) {