diff options
author | sanine <sanine.not@pm.me> | 2022-08-21 20:27:25 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-08-21 20:27:25 -0500 |
commit | 5a1275f661f2d879411411a1376b790f8aec7947 (patch) | |
tree | e552e2290883d3c6a40c4c123fed1ff5bdedeff9 /libs/glfw-3.3.8/docs/html/search/searchdata.js | |
parent | ced4c513947132cae08c6627fd2030b4345eb39d (diff) |
add glfw library
Diffstat (limited to 'libs/glfw-3.3.8/docs/html/search/searchdata.js')
-rw-r--r-- | libs/glfw-3.3.8/docs/html/search/searchdata.js | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/libs/glfw-3.3.8/docs/html/search/searchdata.js b/libs/glfw-3.3.8/docs/html/search/searchdata.js new file mode 100644 index 0000000..26680a5 --- /dev/null +++ b/libs/glfw-3.3.8/docs/html/search/searchdata.js @@ -0,0 +1,39 @@ +var indexSectionsWithContent = +{ + 0: "abcdeghijkmnpqrsvw", + 1: "g", + 2: "bcgimnqvw", + 3: "g", + 4: "abghprsw", + 5: "g", + 6: "g", + 7: "cegijkmnsvw", + 8: "bcdgimnrsvw" +}; + +var indexSectionNames = +{ + 0: "all", + 1: "classes", + 2: "files", + 3: "functions", + 4: "variables", + 5: "typedefs", + 6: "defines", + 7: "groups", + 8: "pages" +}; + +var indexSectionLabels = +{ + 0: "All", + 1: "Data Structures", + 2: "Files", + 3: "Functions", + 4: "Variables", + 5: "Typedefs", + 6: "Macros", + 7: "Modules", + 8: "Pages" +}; + |