176 lines
9.0 KiB
HTML
176 lines
9.0 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: S_Mode_video Struct Reference</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><a href="functions.html"><span>Data Fields</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<h1>S_Mode_video Struct Reference</h1><!-- doxytag: class="S_Mode_video" --><code>#include <global.h></code>
|
|
<p>
|
|
<table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">short </td><td class="memItemRight" valign="bottom"><a class="el" href="structS__Mode__video.html#73b691ac559cdbbfaf56f6ed6493398c">Largeur</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">short </td><td class="memItemRight" valign="bottom"><a class="el" href="structS__Mode__video.html#60eb8c2e9abcd788a943e2135a4edb58">Hauteur</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_8h.html#b8ef12fab634c171394422d0ee8baf94">byte</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structS__Mode__video.html#9100bf633b7c3d26086c0d5d634141be">Mode</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_8h.html#acc262b7acb8ef2b1d38df8b855bc0f6">word</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structS__Mode__video.html#cb2a6ab4c7a7d14d15c490390c352842">Fullscreen</a></td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct_8h.html#b8ef12fab634c171394422d0ee8baf94">byte</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structS__Mode__video.html#e7082f8776c47d332636706831ee77d2">Etat</a></td></tr>
|
|
|
|
</table>
|
|
<hr><h2>Field Documentation</h2>
|
|
<a class="anchor" name="73b691ac559cdbbfaf56f6ed6493398c"></a><!-- doxytag: member="S_Mode_video::Largeur" ref="73b691ac559cdbbfaf56f6ed6493398c" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">short <a class="el" href="structS__Mode__video.html#73b691ac559cdbbfaf56f6ed6493398c">S_Mode_video::Largeur</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="boutons_8h.html#d4f9a069c7697cb953e1797bb30d80d3">Bouton_Resol()</a>, <a class="el" href="boutons_8h.html#2c3f116d41308add552433e0ec11b08d">Bouton_Safety_resol()</a>, <a class="el" href="readini_8h.html#74247d4e545c722c7b8905c4dc0b7dcb">Charger_INI()</a>, <a class="el" href="init_8c.html#c06389122e07a9c3a71edf80907c3cbc">Compare_modes_video()</a>, <a class="el" href="init_8c.html#421a5389cbdf1c0481683c558e6e7b1c">Definir_mode_video()</a>, <a class="el" href="moteur_8h.html#063efffc30ceaf75367a556752e5de6b">Gestion_principale()</a>, <a class="el" href="boutons_8c.html#450e3aeb9a9a2e7e8f56f44d183e89f3">Meilleur_mode_video()</a>, <a class="el" href="init_8h.html#80439b08857a437828e3c8d3aee5fe43">Sauver_CFG()</a>, and <a class="el" href="saveini_8h.html#81ba3b85b1ae4265043133319e5da136">Sauver_INI()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="60eb8c2e9abcd788a943e2135a4edb58"></a><!-- doxytag: member="S_Mode_video::Hauteur" ref="60eb8c2e9abcd788a943e2135a4edb58" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">short <a class="el" href="structS__Mode__video.html#60eb8c2e9abcd788a943e2135a4edb58">S_Mode_video::Hauteur</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="boutons_8h.html#d4f9a069c7697cb953e1797bb30d80d3">Bouton_Resol()</a>, <a class="el" href="boutons_8h.html#2c3f116d41308add552433e0ec11b08d">Bouton_Safety_resol()</a>, <a class="el" href="init_8h.html#95e24fc27e420f60c94da5448ca676e8">Charger_CFG()</a>, <a class="el" href="readini_8h.html#74247d4e545c722c7b8905c4dc0b7dcb">Charger_INI()</a>, <a class="el" href="init_8c.html#c06389122e07a9c3a71edf80907c3cbc">Compare_modes_video()</a>, <a class="el" href="init_8c.html#421a5389cbdf1c0481683c558e6e7b1c">Definir_mode_video()</a>, <a class="el" href="moteur_8h.html#063efffc30ceaf75367a556752e5de6b">Gestion_principale()</a>, <a class="el" href="boutons_8c.html#450e3aeb9a9a2e7e8f56f44d183e89f3">Meilleur_mode_video()</a>, <a class="el" href="init_8h.html#80439b08857a437828e3c8d3aee5fe43">Sauver_CFG()</a>, and <a class="el" href="saveini_8h.html#81ba3b85b1ae4265043133319e5da136">Sauver_INI()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="9100bf633b7c3d26086c0d5d634141be"></a><!-- doxytag: member="S_Mode_video::Mode" ref="9100bf633b7c3d26086c0d5d634141be" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="struct_8h.html#b8ef12fab634c171394422d0ee8baf94">byte</a> <a class="el" href="structS__Mode__video.html#9100bf633b7c3d26086c0d5d634141be">S_Mode_video::Mode</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="init_8c.html#421a5389cbdf1c0481683c558e6e7b1c">Definir_mode_video()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="cb2a6ab4c7a7d14d15c490390c352842"></a><!-- doxytag: member="S_Mode_video::Fullscreen" ref="cb2a6ab4c7a7d14d15c490390c352842" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="struct_8h.html#acc262b7acb8ef2b1d38df8b855bc0f6">word</a> <a class="el" href="structS__Mode__video.html#cb2a6ab4c7a7d14d15c490390c352842">S_Mode_video::Fullscreen</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="init_8c.html#421a5389cbdf1c0481683c558e6e7b1c">Definir_mode_video()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="e7082f8776c47d332636706831ee77d2"></a><!-- doxytag: member="S_Mode_video::Etat" ref="e7082f8776c47d332636706831ee77d2" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="struct_8h.html#b8ef12fab634c171394422d0ee8baf94">byte</a> <a class="el" href="structS__Mode__video.html#e7082f8776c47d332636706831ee77d2">S_Mode_video::Etat</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
<p>Referenced by <a class="el" href="boutons_8h.html#d4f9a069c7697cb953e1797bb30d80d3">Bouton_Resol()</a>, <a class="el" href="init_8c.html#421a5389cbdf1c0481683c558e6e7b1c">Definir_mode_video()</a>, and <a class="el" href="init_8h.html#80439b08857a437828e3c8d3aee5fe43">Sauver_CFG()</a>.</p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this struct was generated from the following file:<ul>
|
|
<li><a class="el" href="global_8h.html">global.h</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>
|