141 lines
6.2 KiB
HTML
141 lines
6.2 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 class="current"><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><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_b">- b -</a></h3><ul>
|
|
<li>b
|
|
: <a class="el" href="structCluster.html#fe3bf805a0a53573f999cd0c891f8c1f">Cluster</a>
|
|
<li>Backcol
|
|
: <a class="el" href="struct____attribute____.html#40a4681597302b00928639fa9835cc48">__attribute__</a>
|
|
<li>Backup
|
|
: <a class="el" href="structS__Config.html#a06c9a69b01a6d4d13c753b9399c9d57">S_Config</a>
|
|
<li>Backup_done
|
|
: <a class="el" href="structT__Format.html#a888f401344fcbb7b61d016631177e8a">T_Format</a>
|
|
<li>Beta1
|
|
: <a class="el" href="structConfig__Header.html#a6c25a234cca3e337fd6c9f02d434335">Config_Header</a>
|
|
<li>Beta2
|
|
: <a class="el" href="structConfig__Header.html#e91bcdb49a7ba3a002660876c5ab1324">Config_Header</a>
|
|
<li>BitPlanes
|
|
: <a class="el" href="struct____attribute____.html#44d58155794f9e212bc43a7871db6dfb">__attribute__</a>
|
|
<li>Bmax
|
|
: <a class="el" href="structCluster.html#83dec2ae1eaf435299a077622fd8db37">Cluster</a>
|
|
<li>bmax
|
|
: <a class="el" href="structCluster.html#10b75090547aae169273bfe5bca8248d">Cluster</a>
|
|
<li>Bmin
|
|
: <a class="el" href="structCluster.html#5fc93235c7f585bce006b313d8f250c6">Cluster</a>
|
|
<li>bmin
|
|
: <a class="el" href="structCluster.html#b8821d7d10c2b760c107cc0475c0a54a">Cluster</a>
|
|
<li>Bookmark_directory
|
|
: <a class="el" href="structS__Config.html#bfd3df986ccf73142bb17019ada3269c">S_Config</a>
|
|
<li>Bookmark_label
|
|
: <a class="el" href="structS__Config.html#11c2f8ae9da174e4ddfc4ce09bb7d969">S_Config</a>
|
|
<li>bottom
|
|
: <a class="el" href="structPOLYGON__EDGE.html#eeb66793f82435e847bf473b58bc79b4">POLYGON_EDGE</a>
|
|
<li>Bouton_actif
|
|
: <a class="el" href="structFenetre__Bouton__dropdown.html#761c05356abc9830fc89d01143a3d8c6">Fenetre_Bouton_dropdown</a>
|
|
<li>Bytes_per_plane_line
|
|
: <a class="el" href="struct____attribute____.html#456b2461292400584998de18cadc5692">__attribute__</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>
|