125 lines
5.4 KiB
HTML
125 lines
5.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 - Variables</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><a href="functions.html"><span>All</span></a></li>
|
|
<li><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="functions_vars.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_vars_0x62.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_vars_0x63.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_vars_0x64.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_vars_0x65.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_vars_0x66.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_vars_0x68.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_vars_0x69.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_vars_0x6a.html#index_j"><span>j</span></a></li>
|
|
<li><a href="functions_vars_0x6b.html#index_k"><span>k</span></a></li>
|
|
<li><a href="functions_vars_0x6c.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_vars_0x6d.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_vars_0x6e.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_vars_0x6f.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_vars_0x70.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_vars_0x72.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_vars_0x73.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_vars_0x74.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_vars_0x76.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_vars_0x77.html#index_w"><span>w</span></a></li>
|
|
<li class="current"><a href="functions_vars_0x78.html#index_x"><span>x</span></a></li>
|
|
<li><a href="functions_vars_0x79.html#index_y"><span>y</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
|
|
<p>
|
|
<h3><a class="anchor" name="index_x">- x -</a></h3><ul>
|
|
<li>x
|
|
: <a class="el" href="structPOLYGON__EDGE.html#8a834b684985b399901651e3720b52b0">POLYGON_EDGE</a>
|
|
<li>X_dpi
|
|
: <a class="el" href="struct____attribute____.html#fdda06a9f24576bd5ce63e89acc28946">__attribute__</a>
|
|
<li>X_max
|
|
: <a class="el" href="struct____attribute____.html#609404270c80a82ee0d768c748ed7287">__attribute__</a>
|
|
<li>X_min
|
|
: <a class="el" href="struct____attribute____.html#f9ed97d37c699ac803e01e1cfc5b032a">__attribute__</a>
|
|
<li>Xaspect
|
|
: <a class="el" href="struct____attribute____.html#2e4767333ebba6aa8b8e263ab3e46148">__attribute__</a>
|
|
<li>Xorg
|
|
: <a class="el" href="struct____attribute____.html#26e7c65bcdd0561ba60e8d6a6798fca1">__attribute__</a>
|
|
<li>XPM
|
|
: <a class="el" href="struct____attribute____.html#8c58cb2813d37b06e1f4a41adacd52b4">__attribute__</a>
|
|
<li>Xscreen
|
|
: <a class="el" href="struct____attribute____.html#536bb89149a640fdc4cbcf28485a14ec">__attribute__</a>
|
|
</ul>
|
|
</div>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 16:43:57 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>
|