109 lines
4.4 KiB
HTML
109 lines
4.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>GrafX2: Data Fields</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.8 -->
|
|
<script type="text/javascript">
|
|
<!--
|
|
function changeDisplayState (e){
|
|
var num=this.id.replace(/[^[0-9]/g,'');
|
|
var button=this.firstChild;
|
|
var sectionDiv=document.getElementById('dynsection'+num);
|
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
|
sectionDiv.style.display='block';
|
|
button.src='open.gif';
|
|
}else{
|
|
sectionDiv.style.display='none';
|
|
button.src='closed.gif';
|
|
}
|
|
}
|
|
function initDynSections(){
|
|
var divs=document.getElementsByTagName('div');
|
|
var sectionCounter=1;
|
|
for(var i=0;i<divs.length-1;i++){
|
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
|
var header=divs[i];
|
|
var section=divs[i+1];
|
|
var button=header.firstChild;
|
|
if (button!='IMG'){
|
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
|
button=document.createElement('img');
|
|
divs[i].insertBefore(button,divs[i].firstChild);
|
|
}
|
|
header.style.cursor='pointer';
|
|
header.onclick=changeDisplayState;
|
|
header.id='dynheader'+sectionCounter;
|
|
button.src='closed.gif';
|
|
section.id='dynsection'+sectionCounter;
|
|
section.style.display='none';
|
|
section.style.marginLeft='14px';
|
|
sectionCounter++;
|
|
}
|
|
}
|
|
}
|
|
window.onload = initDynSections;
|
|
-->
|
|
</script>
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="globals.html"><span>All</span></a></li>
|
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
|
<li><a href="globals_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="globals_enum.html"><span>Enumerations</span></a></li>
|
|
<li class="current"><a href="globals_eval.html"><span>Enumerator</span></a></li>
|
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="globals_eval.html#index_b"><span>b</span></a></li>
|
|
<li><a href="globals_eval_0x63.html#index_c"><span>c</span></a></li>
|
|
<li><a href="globals_eval_0x65.html#index_e"><span>e</span></a></li>
|
|
<li><a href="globals_eval_0x66.html#index_f"><span>f</span></a></li>
|
|
<li class="current"><a href="globals_eval_0x6c.html#index_l"><span>l</span></a></li>
|
|
<li><a href="globals_eval_0x6d.html#index_m"><span>m</span></a></li>
|
|
<li><a href="globals_eval_0x6f.html#index_o"><span>o</span></a></li>
|
|
<li><a href="globals_eval_0x70.html#index_p"><span>p</span></a></li>
|
|
<li><a href="globals_eval_0x73.html#index_s"><span>s</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
|
|
<p>
|
|
<h3><a class="anchor" name="index_l">- l -</a></h3><ul>
|
|
<li>LECTEUR_CDROM
|
|
: <a class="el" href="const_8h.html#41426dc34e9b69de4236276552bccedccf86636ab44528c5bcd03799d1632ad0">const.h</a>
|
|
<li>LECTEUR_FLOPPY_3_5
|
|
: <a class="el" href="const_8h.html#41426dc34e9b69de4236276552bccedc58c7bff3cdb62bf7c65c07a53066d416">const.h</a>
|
|
<li>LECTEUR_FLOPPY_5_25
|
|
: <a class="el" href="const_8h.html#41426dc34e9b69de4236276552bccedc55157c337e0216efd6f237e89aa4a30e">const.h</a>
|
|
<li>LECTEUR_HDD
|
|
: <a class="el" href="const_8h.html#41426dc34e9b69de4236276552bccedca7b9c1da3318744f9845ae9392bc20f7">const.h</a>
|
|
<li>LECTEUR_NETWORK
|
|
: <a class="el" href="const_8h.html#41426dc34e9b69de4236276552bccedcce45b168844405d91b6332fd2008187d">const.h</a>
|
|
</ul>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Mar 7 22:45:17 2009 for GrafX2 by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
|
|
</body>
|
|
</html>
|