147 lines
6.8 KiB
HTML
147 lines
6.8 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 class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
|
|
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li class="current"><a href="functions.html"><span>All</span></a></li>
|
|
<li><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="functions.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_0x62.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_0x63.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_0x64.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_0x65.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_0x66.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_0x68.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_0x69.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_0x6a.html#index_j"><span>j</span></a></li>
|
|
<li><a href="functions_0x6b.html#index_k"><span>k</span></a></li>
|
|
<li><a href="functions_0x6c.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_0x6d.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_0x6e.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_0x6f.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_0x70.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_0x72.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
|
|
<li class="current"><a href="functions_0x74.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_0x76.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_0x77.html#index_w"><span>w</span></a></li>
|
|
<li><a href="functions_0x78.html#index_x"><span>x</span></a></li>
|
|
<li><a href="functions_0x79.html#index_y"><span>y</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
Here is a list of all struct and union fields with links to the structures/unions they belong to:
|
|
<p>
|
|
<h3><a class="anchor" name="index_t">- t -</a></h3><ul>
|
|
<li>table
|
|
: <a class="el" href="structTable__conversion.html#4cc96face1e6feca340ea35e09cbae97">Table_conversion</a>
|
|
, <a class="el" href="structTable__occurence.html#1a00ffbd967d5c0d736994208adfd056">Table_occurence</a>
|
|
<li>Table_aide
|
|
: <a class="el" href="structSection__d__aide.html#52433af96ec11fe11729a0c22e74b9d5">Section_d_aide</a>
|
|
<li>Taille
|
|
: <a class="el" href="structConfig__Chunk.html#2fd963af3dec9912e6b68a245f76a080">Config_Chunk</a>
|
|
<li>Taille_1
|
|
: <a class="el" href="struct____attribute____.html#c7354e9226ef043c27048dbd968132cf">__attribute__</a>
|
|
<li>Taille_2
|
|
: <a class="el" href="struct____attribute____.html#ee7906ae8a47f0d3981581304d975b86">__attribute__</a>
|
|
<li>Taille_3
|
|
: <a class="el" href="struct____attribute____.html#5e33f84d25d6a7d34da9220c2f7fde11">__attribute__</a>
|
|
<li>Taille_ecran_dans_GIF
|
|
: <a class="el" href="structS__Config.html#658c8f1c0d111da132a5bb0ba018fc4d">S_Config</a>
|
|
<li>Taille_liste
|
|
: <a class="el" href="structS__Liste__de__pages.html#cd70cc1aaa5037e3bc75ea3bbae4884c">S_Liste_de_pages</a>
|
|
<li>Technique
|
|
: <a class="el" href="structT__Degrade__Tableau.html#5c73689a117064fef931b00657ab25d5">T_Degrade_Tableau</a>
|
|
<li>Test
|
|
: <a class="el" href="structT__Format.html#5967411b07193ac37d4f29727d425b97">T_Format</a>
|
|
<li>texte
|
|
: <a class="el" href="structT__TABLEAIDE.html#118c6dd0cef41b6f712b4ef5a329722a">T_TABLEAIDE</a>
|
|
<li>top
|
|
: <a class="el" href="structPOLYGON__EDGE.html#7cd5a3b358a7a22df374a09c8bfd9051">POLYGON_EDGE</a>
|
|
<li>Touche
|
|
: <a class="el" href="structConfig__Infos__touche.html#9d99044c6bd26e3d5f43cca3a10dc8db">Config_Infos_touche</a>
|
|
, <a class="el" href="structS__ConfigTouche.html#f79bdde0e1e5bd5aefe4bee029dc9b4d">S_ConfigTouche</a>
|
|
<li>Touche2
|
|
: <a class="el" href="structS__ConfigTouche.html#7f97e75ac3d758d1d1b30bdc202d1a3e">S_ConfigTouche</a>
|
|
, <a class="el" href="structConfig__Infos__touche.html#01a63ee86fe3e926cf6125c42709075b">Config_Infos_touche</a>
|
|
<li>Transp_col
|
|
: <a class="el" href="struct____attribute____.html#855c062a203c7d8dd16d11b7b3a50775">__attribute__</a>
|
|
<li>Type
|
|
: <a class="el" href="structElement__de__liste__de__fileselect.html#90ddc90c354bcb524c61d412b0b0b424">Element_de_liste_de_fileselect</a>
|
|
, <a class="el" href="structT__Drive.html#41e7720b82f41ffc0af8d17e1b2ad003">T_Drive</a>
|
|
<li>type
|
|
: <a class="el" href="structT__TABLEAIDE.html#c6f34db0e269ff157a9509f54ffd22f3">T_TABLEAIDE</a>
|
|
</ul>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Mar 7 22:45:16 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>
|