globals_eval.html 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.4"/>
  7. <title>SDL Visual Test: Globals</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="dynsections.js"></script>
  11. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  12. <script type="text/javascript" src="search/search.js"></script>
  13. <script type="text/javascript">
  14. $(document).ready(function() { searchBox.OnSelectItem(0); });
  15. </script>
  16. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  17. </head>
  18. <body>
  19. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  20. <div id="titlearea">
  21. <table cellspacing="0" cellpadding="0">
  22. <tbody>
  23. <tr style="height: 56px;">
  24. <td style="padding-left: 0.5em;">
  25. <div id="projectname">SDL Visual Test
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.4 -->
  34. <script type="text/javascript">
  35. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  36. </script>
  37. <div id="navrow1" class="tabs">
  38. <ul class="tablist">
  39. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  40. <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
  41. <li class="current"><a href="files.html"><span>Files</span></a></li>
  42. <li>
  43. <div id="MSearchBox" class="MSearchBoxInactive">
  44. <span class="left">
  45. <img id="MSearchSelect" src="search/mag_sel.png"
  46. onmouseover="return searchBox.OnSearchSelectShow()"
  47. onmouseout="return searchBox.OnSearchSelectHide()"
  48. alt=""/>
  49. <input type="text" id="MSearchField" value="Search" accesskey="S"
  50. onfocus="searchBox.OnSearchFieldFocus(true)"
  51. onblur="searchBox.OnSearchFieldFocus(false)"
  52. onkeyup="searchBox.OnSearchFieldChange(event)"/>
  53. </span><span class="right">
  54. <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
  55. </span>
  56. </div>
  57. </li>
  58. </ul>
  59. </div>
  60. <div id="navrow2" class="tabs2">
  61. <ul class="tablist">
  62. <li><a href="files.html"><span>File&#160;List</span></a></li>
  63. <li class="current"><a href="globals.html"><span>Globals</span></a></li>
  64. </ul>
  65. </div>
  66. <div id="navrow3" class="tabs2">
  67. <ul class="tablist">
  68. <li><a href="globals.html"><span>All</span></a></li>
  69. <li><a href="globals_func.html"><span>Functions</span></a></li>
  70. <li><a href="globals_type.html"><span>Typedefs</span></a></li>
  71. <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
  72. <li class="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
  73. <li><a href="globals_defs.html"><span>Macros</span></a></li>
  74. </ul>
  75. </div>
  76. </div><!-- top -->
  77. <!-- window showing the filter options -->
  78. <div id="MSearchSelectWindow"
  79. onmouseover="return searchBox.OnSearchSelectShow()"
  80. onmouseout="return searchBox.OnSearchSelectHide()"
  81. onkeydown="return searchBox.OnSearchSelectKey(event)">
  82. <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Pages</a></div>
  83. <!-- iframe showing the search results (closed by default) -->
  84. <div id="MSearchResultsWindow">
  85. <iframe src="javascript:void(0)" frameborder="0"
  86. name="MSearchResults" id="MSearchResults">
  87. </iframe>
  88. </div>
  89. <div class="contents">
  90. &#160;<ul>
  91. <li>SDL_ACTION_KILL
  92. : <a class="el" href="_s_d_l__visualtest__action__configparser_8h.html#a383e41b8547eab149a0a4af867b3ebc6a87880c4f665344d4c3e12f9aa3af7410">SDL_visualtest_action_configparser.h</a>
  93. </li>
  94. <li>SDL_ACTION_LAUNCH
  95. : <a class="el" href="_s_d_l__visualtest__action__configparser_8h.html#a383e41b8547eab149a0a4af867b3ebc6ac5344bca6af9c07c4ee69ee4c2b18df2">SDL_visualtest_action_configparser.h</a>
  96. </li>
  97. <li>SDL_ACTION_QUIT
  98. : <a class="el" href="_s_d_l__visualtest__action__configparser_8h.html#a383e41b8547eab149a0a4af867b3ebc6ad3d17a830b7e1e46e37d916130d8802a">SDL_visualtest_action_configparser.h</a>
  99. </li>
  100. <li>SDL_ACTION_SCREENSHOT
  101. : <a class="el" href="_s_d_l__visualtest__action__configparser_8h.html#a383e41b8547eab149a0a4af867b3ebc6af9b5d42cb90bf843f298be4593992fdb">SDL_visualtest_action_configparser.h</a>
  102. </li>
  103. <li>SDL_ACTION_VERIFY
  104. : <a class="el" href="_s_d_l__visualtest__action__configparser_8h.html#a383e41b8547eab149a0a4af867b3ebc6a0853f8be8363015b822658b9f3b013f4">SDL_visualtest_action_configparser.h</a>
  105. </li>
  106. </ul>
  107. </div><!-- contents -->
  108. <!-- start footer part -->
  109. <hr class="footer"/><address class="footer"><small>
  110. Generated on Thu Sep 26 2013 00:18:24 for SDL Visual Test by &#160;<a href="http://www.doxygen.org/index.html">
  111. <img class="footer" src="doxygen.png" alt="doxygen"/>
  112. </a> 1.8.4
  113. </small></address>
  114. </body>
  115. </html>