diff options
Diffstat (limited to 'contrib/glfw/glfw-3.3.5.bin.WIN64/docs/html/search/pages_8.html')
-rw-r--r-- | contrib/glfw/glfw-3.3.5.bin.WIN64/docs/html/search/pages_8.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/contrib/glfw/glfw-3.3.5.bin.WIN64/docs/html/search/pages_8.html b/contrib/glfw/glfw-3.3.5.bin.WIN64/docs/html/search/pages_8.html new file mode 100644 index 0000000..a6a559c --- /dev/null +++ b/contrib/glfw/glfw-3.3.5.bin.WIN64/docs/html/search/pages_8.html | |||
@@ -0,0 +1,37 @@ | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
2 | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
3 | <head><title></title> | ||
4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
5 | <meta name="generator" content="Doxygen 1.9.2"/> | ||
6 | <link rel="stylesheet" type="text/css" href="search.css"/> | ||
7 | <script type="text/javascript" src="pages_8.js"></script> | ||
8 | <script type="text/javascript" src="search.js"></script> | ||
9 | </head> | ||
10 | <body class="SRPage"> | ||
11 | <div id="SRIndex"> | ||
12 | <div class="SRStatus" id="Loading">Loading...</div> | ||
13 | <div id="SRResults"></div> | ||
14 | <script type="text/javascript"> | ||
15 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
16 | createResults(); | ||
17 | /* @license-end */ | ||
18 | </script> | ||
19 | <div class="SRStatus" id="Searching">Searching...</div> | ||
20 | <div class="SRStatus" id="NoMatches">No Matches</div> | ||
21 | <script type="text/javascript"> | ||
22 | /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
23 | document.getElementById("Loading").style.display="none"; | ||
24 | document.getElementById("NoMatches").style.display="none"; | ||
25 | var searchResults = new SearchResults("searchResults"); | ||
26 | searchResults.Search(); | ||
27 | window.addEventListener("message", function(event) { | ||
28 | if (event.data == "take_focus") { | ||
29 | var elem = searchResults.NavNext(0); | ||
30 | if (elem) elem.focus(); | ||
31 | } | ||
32 | }); | ||
33 | /* @license-end */ | ||
34 | </script> | ||
35 | </div> | ||
36 | </body> | ||
37 | </html> | ||