WinStd/search/searchdata.js

43 lines
610 B
JavaScript

var indexSectionsWithContent =
{
0: "_abcdefghilmnopqrstuvw~",
1: "abcdefghlnprsuvw",
2: "cegmsw",
3: "abcdefghilmnopqrstuvw~",
4: "bim",
5: "_cdefhoprstvw",
6: "e",
7: "egilmnopstu",
8: "acegmsw",
9: "w"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "enums",
7: "enumvalues",
8: "groups",
9: "pages"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Enumerations",
7: "Enumerator",
8: "Modules",
9: "Pages"
};