WinStd/search/searchdata.js

40 lines
568 B
JavaScript

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