DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
518B

  1. var indexSectionsWithContent =
  2. {
  3. 0: "abcdefghiklmnopqrstuvw~",
  4. 1: "abcegiklmnoprstuvw",
  5. 2: "abcdefghiklmnopqrstuvw~",
  6. 3: "bcdefhklmnoprstuv",
  7. 4: "cp",
  8. 5: "ck",
  9. 6: "abemp",
  10. 7: "d"
  11. };
  12. var indexSectionNames =
  13. {
  14. 0: "all",
  15. 1: "classes",
  16. 2: "functions",
  17. 3: "variables",
  18. 4: "enums",
  19. 5: "enumvalues",
  20. 6: "groups",
  21. 7: "pages"
  22. };
  23. var indexSectionLabels =
  24. {
  25. 0: "All",
  26. 1: "Classes",
  27. 2: "Functions",
  28. 3: "Variables",
  29. 4: "Enumerations",
  30. 5: "Enumerator",
  31. 6: "Modules",
  32. 7: "Pages"
  33. };