grafX2/doxydoc/html/globals_func_0x61.html
Adrien Destugues d2bd42887e Some doxygen documentation in boutons.h
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@668 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-03-07 21:50:59 +00:00

286 lines
16 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&nbsp;Page</span></a></li>
<li><a href="annotated.html"><span>Data&nbsp;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&nbsp;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 class="current"><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><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_func.html#index__"><span>_</span></a></li>
<li class="current"><a href="globals_func_0x61.html#index_a"><span>a</span></a></li>
<li><a href="globals_func_0x62.html#index_b"><span>b</span></a></li>
<li><a href="globals_func_0x63.html#index_c"><span>c</span></a></li>
<li><a href="globals_func_0x64.html#index_d"><span>d</span></a></li>
<li><a href="globals_func_0x65.html#index_e"><span>e</span></a></li>
<li><a href="globals_func_0x66.html#index_f"><span>f</span></a></li>
<li><a href="globals_func_0x67.html#index_g"><span>g</span></a></li>
<li><a href="globals_func_0x68.html#index_h"><span>h</span></a></li>
<li><a href="globals_func_0x69.html#index_i"><span>i</span></a></li>
<li><a href="globals_func_0x6b.html#index_k"><span>k</span></a></li>
<li><a href="globals_func_0x6c.html#index_l"><span>l</span></a></li>
<li><a href="globals_func_0x6d.html#index_m"><span>m</span></a></li>
<li><a href="globals_func_0x6e.html#index_n"><span>n</span></a></li>
<li><a href="globals_func_0x6f.html#index_o"><span>o</span></a></li>
<li><a href="globals_func_0x70.html#index_p"><span>p</span></a></li>
<li><a href="globals_func_0x72.html#index_r"><span>r</span></a></li>
<li><a href="globals_func_0x73.html#index_s"><span>s</span></a></li>
<li><a href="globals_func_0x74.html#index_t"><span>t</span></a></li>
<li><a href="globals_func_0x75.html#index_u"><span>u</span></a></li>
<li><a href="globals_func_0x76.html#index_v"><span>v</span></a></li>
<li><a href="globals_func_0x77.html#index_w"><span>w</span></a></li>
<li><a href="globals_func_0x7a.html#index_z"><span>z</span></a></li>
</ul>
</div>
</div>
<div class="contents">
&nbsp;
<p>
<h3><a class="anchor" name="index_a">- a -</a></h3><ul>
<li>Adapter_Palette_HAM()
: <a class="el" href="loadsave_8c.html#ca6440e6b698a93ccd523de56b7c56ba">loadsave.c</a>
<li>add_edge()
: <a class="el" href="graph_8c.html#5537b911bd49ab78418c1ab2d25885d7">graph.c</a>
<li>Aerographe()
: <a class="el" href="graph_8h.html#0540df8dde6e817da042fda3426ec2c4">graph.h</a>
, <a class="el" href="graph_8c.html#0540df8dde6e817da042fda3426ec2c4">graph.c</a>
<li>Aff_coords_rel_ou_abs()
: <a class="el" href="operatio_8c.html#d401ac270c7034b87d66b4b4ed75fa0f">operatio.c</a>
<li>Affiche_brosse_Double()
: <a class="el" href="pxdouble_8c.html#392402c7642f16fc925c3b333f3f0b93">pxdouble.c</a>
, <a class="el" href="pxdouble_8h.html#392402c7642f16fc925c3b333f3f0b93">pxdouble.h</a>
<li>Affiche_brosse_Simple()
: <a class="el" href="pxsimple_8c.html#2f5d4cdd3db5cca0fa07a40053339c99">pxsimple.c</a>
, <a class="el" href="pxsimple_8h.html#2f5d4cdd3db5cca0fa07a40053339c99">pxsimple.h</a>
<li>Affiche_brosse_Tall()
: <a class="el" href="pxtall_8c.html#1f5b660f7765ff9033c0a0c06a9fea73">pxtall.c</a>
, <a class="el" href="pxtall_8h.html#1f5b660f7765ff9033c0a0c06a9fea73">pxtall.h</a>
<li>Affiche_brosse_Wide()
: <a class="el" href="pxwide_8c.html#cecca5b7664dfc43ef37febc8d3508c6">pxwide.c</a>
, <a class="el" href="pxwide_8h.html#cecca5b7664dfc43ef37febc8d3508c6">pxwide.h</a>
<li>Afficher_aide()
: <a class="el" href="aide_8c.html#d30740a7fc5d4c8df8b3e62ed157eb93">aide.c</a>
<li>Afficher_barre_de_split()
: <a class="el" href="windows_8c.html#d7282eaa156b0d8eb4cf372dc8cc17ce">windows.c</a>
<li>Afficher_bookmark()
: <a class="el" href="files_8c.html#6617aea08a8a1d55e5cdd00730456ebc">files.c</a>
, <a class="el" href="files_8h.html#6617aea08a8a1d55e5cdd00730456ebc">files.h</a>
<li>Afficher_couleur_case_selectionnee()
: <a class="el" href="shade_8c.html#3c5e4d5a3c4419434613fb3063e2a25a">shade.c</a>
<li>Afficher_couleur_selectionnee()
: <a class="el" href="shade_8c.html#1f06e4012cee62f18ba826c9e7d36846">shade.c</a>
<li>Afficher_curseur()
: <a class="el" href="windows_8c.html#b837de751a467219ee4eaa9202c56aef">windows.c</a>
, <a class="el" href="windows_8h.html#b837de751a467219ee4eaa9202c56aef">windows.h</a>
<li>Afficher_ecran()
: <a class="el" href="windows_8c.html#f9d515f3953a411f3d549df241bc7802">windows.c</a>
, <a class="el" href="windows_8h.html#f9d515f3953a411f3d549df241bc7802">windows.h</a>
<li>Afficher_etat_effet()
: <a class="el" href="boutons_8c.html#c79ad97264f5bf2554ff2766770810d3">boutons.c</a>
<li>Afficher_etat_effets()
: <a class="el" href="boutons_8c.html#274281972e5e234d38a2e5b3907e0a63">boutons.c</a>
<li>Afficher_etat_feedback()
: <a class="el" href="boutons_8c.html#ba44a41b2480fcaab07bd954448e63ae">boutons.c</a>
<li>Afficher_foreback()
: <a class="el" href="graph_8h.html#838905b835a1f288b3db34f9e348c27b">graph.h</a>
, <a class="el" href="windows_8c.html#838905b835a1f288b3db34f9e348c27b">windows.c</a>
<li>Afficher_la_liste_des_fichiers()
: <a class="el" href="files_8c.html#a8b805b144612919196620afd6d2d4ae">files.c</a>
, <a class="el" href="files_8h.html#a8b805b144612919196620afd6d2d4ae">files.h</a>
<li>Afficher_les_jauges()
: <a class="el" href="palette_8c.html#0f5652a8f9660ce33191a7815df72c43">palette.c</a>
<li>Afficher_limites_de_l_image()
: <a class="el" href="windows_8c.html#30b8ec0f74e6912d2586cba8c37df40c">windows.c</a>
, <a class="el" href="windows_8h.html#30b8ec0f74e6912d2586cba8c37df40c">windows.h</a>
<li>Afficher_liste_modes()
: <a class="el" href="boutons_8c.html#1ce3bd1b9de88b421553be4d960ff199">boutons.c</a>
<li>Afficher_menu()
: <a class="el" href="windows_8c.html#229189a6f515fa2c828f151d192f2a55">windows.c</a>
, <a class="el" href="windows_8h.html#229189a6f515fa2c828f151d192f2a55">windows.h</a>
<li>Afficher_mode_du_shade()
: <a class="el" href="shade_8c.html#94eda5c3058afabd01635c771d642ab7">shade.c</a>
<li>Afficher_palette_du_menu()
: <a class="el" href="windows_8c.html#4e05650736a6b7dbac578e1c9b6f4bf4">windows.c</a>
, <a class="el" href="windows_8h.html#4e05650736a6b7dbac578e1c9b6f4bf4">windows.h</a>
<li>Afficher_palette_du_menu_en_evitant_la_fenetre()
: <a class="el" href="windows_8c.html#9be7abf2c41d4a58bc09dbbc4c73ed3c">windows.c</a>
<li>Afficher_partie_de_l_ecran_Double()
: <a class="el" href="pxdouble_8c.html#d0927c6049a52791d8b15718a00e7d50">pxdouble.c</a>
, <a class="el" href="pxdouble_8h.html#d0927c6049a52791d8b15718a00e7d50">pxdouble.h</a>
<li>Afficher_partie_de_l_ecran_Simple()
: <a class="el" href="pxsimple_8c.html#7ffb7f1fa88e7a2a3bfbbb2c4b140679">pxsimple.c</a>
, <a class="el" href="pxsimple_8h.html#7ffb7f1fa88e7a2a3bfbbb2c4b140679">pxsimple.h</a>
<li>Afficher_partie_de_l_ecran_Tall()
: <a class="el" href="pxtall_8c.html#ae86fa4e68bafbe0b0a5b26c18263b88">pxtall.c</a>
, <a class="el" href="pxtall_8h.html#ae86fa4e68bafbe0b0a5b26c18263b88">pxtall.h</a>
<li>Afficher_partie_de_l_ecran_Wide()
: <a class="el" href="pxwide_8c.html#890c761fa5af3cb7ed454e4577dc4bd3">pxwide.c</a>
, <a class="el" href="pxwide_8h.html#890c761fa5af3cb7ed454e4577dc4bd3">pxwide.h</a>
<li>Afficher_partie_de_l_ecran_zoomee_Double()
: <a class="el" href="pxdouble_8c.html#7fc8333c036a498315de5ba43db6addc">pxdouble.c</a>
, <a class="el" href="pxdouble_8h.html#7fc8333c036a498315de5ba43db6addc">pxdouble.h</a>
<li>Afficher_partie_de_l_ecran_zoomee_Simple()
: <a class="el" href="pxsimple_8c.html#0f0ad83886cd25a027d5800c5cb9ae0b">pxsimple.c</a>
, <a class="el" href="pxsimple_8h.html#0f0ad83886cd25a027d5800c5cb9ae0b">pxsimple.h</a>
<li>Afficher_partie_de_l_ecran_zoomee_Tall()
: <a class="el" href="pxtall_8c.html#c16374d3db02ceac61cc97a14747f6f4">pxtall.c</a>
, <a class="el" href="pxtall_8h.html#c16374d3db02ceac61cc97a14747f6f4">pxtall.h</a>
<li>Afficher_partie_de_l_ecran_zoomee_Wide()
: <a class="el" href="pxwide_8c.html#1ffca66728e0b82d1232425ac830c046">pxwide.c</a>
, <a class="el" href="pxwide_8h.html#1ffca66728e0b82d1232425ac830c046">pxwide.h</a>
<li>Afficher_pinceau()
: <a class="el" href="brush_8c.html#5a4b872c0f59a838b07ac5f2e8d680c4">brush.c</a>
, <a class="el" href="graph_8h.html#5a4b872c0f59a838b07ac5f2e8d680c4">graph.h</a>
<li>Afficher_pinceau_dans_fenetre()
: <a class="el" href="windows_8c.html#58503b0fb5cf36711ec6915d8ba582ab">windows.c</a>
, <a class="el" href="windows_8h.html#58503b0fb5cf36711ec6915d8ba582ab">windows.h</a>
<li>Afficher_pinceau_dans_menu()
: <a class="el" href="windows_8c.html#647804b31113754ed563b4b409e12a94">windows.c</a>
, <a class="el" href="windows_8h.html#647804b31113754ed563b4b409e12a94">windows.h</a>
<li>Afficher_pixel()
: <a class="el" href="graph_8c.html#f50c8c0e8a7c1fa466155635364caec1">graph.c</a>
, <a class="el" href="graph_8h.html#f50c8c0e8a7c1fa466155635364caec1">graph.h</a>
<li>Afficher_sprite_dans_menu()
: <a class="el" href="windows_8c.html#bd078aecc02a09bf2f182846e4ede787">windows.c</a>
, <a class="el" href="windows_8h.html#bd078aecc02a09bf2f182846e4ede787">windows.h</a>
<li>Afficher_sprite_effet()
: <a class="el" href="boutons_8c.html#4955a3bcc84c9e5671109f7ee38bce00">boutons.c</a>
<li>Afficher_syntaxe()
: <a class="el" href="main_8c.html#8c5eeb15e6f5f5e878eee6dc3bf97747">main.c</a>
<li>Afficher_tout_le_shade()
: <a class="el" href="shade_8c.html#032317730b80b7e13624d140207a2661">shade.c</a>
<li>Afficher_une_ligne_ecran_Double()
: <a class="el" href="pxdouble_8c.html#3ffc43ec246f21ff0ac81b158996a58c">pxdouble.c</a>
, <a class="el" href="pxdouble_8h.html#3ffc43ec246f21ff0ac81b158996a58c">pxdouble.h</a>
<li>Afficher_une_ligne_ecran_fast_Double()
: <a class="el" href="pxdouble_8c.html#e2f49c7550c2f89c84748b7d5013e7bc">pxdouble.c</a>
, <a class="el" href="pxdouble_8h.html#e2f49c7550c2f89c84748b7d5013e7bc">pxdouble.h</a>
<li>Afficher_une_ligne_ecran_fast_Wide()
: <a class="el" href="pxwide_8c.html#558b2966b6b76e1171ccc3f752d796ae">pxwide.c</a>
, <a class="el" href="pxwide_8h.html#558b2966b6b76e1171ccc3f752d796ae">pxwide.h</a>
<li>Afficher_une_ligne_ecran_Simple()
: <a class="el" href="pxsimple_8h.html#3d82ddfbc9daa463f78f1e8e0fade019">pxsimple.h</a>
, <a class="el" href="pxsimple_8c.html#3d82ddfbc9daa463f78f1e8e0fade019">pxsimple.c</a>
<li>Afficher_une_ligne_ecran_Tall()
: <a class="el" href="pxtall_8c.html#fc0fe6ffc879231b9c7d329a92037954">pxtall.c</a>
, <a class="el" href="pxtall_8h.html#fc0fe6ffc879231b9c7d329a92037954">pxtall.h</a>
<li>Afficher_une_ligne_ecran_Wide()
: <a class="el" href="pxwide_8h.html#11fbc5952d69df0440cbaace7b435c8c">pxwide.h</a>
, <a class="el" href="pxwide_8c.html#11fbc5952d69df0440cbaace7b435c8c">pxwide.c</a>
<li>Afficher_une_ligne_transparente_a_l_ecran_Simple()
: <a class="el" href="pxsimple_8c.html#d67e89d4cab0378b498f3d8c705046fd">pxsimple.c</a>
, <a class="el" href="pxsimple_8h.html#d67e89d4cab0378b498f3d8c705046fd">pxsimple.h</a>
<li>Afficher_une_ligne_transparente_a_l_ecran_Wide()
: <a class="el" href="pxwide_8c.html#4c2bd59aa598de069be957e702d18d68">pxwide.c</a>
, <a class="el" href="pxwide_8h.html#4c2bd59aa598de069be957e702d18d68">pxwide.h</a>
<li>Afficher_une_ligne_transparente_mono_a_l_ecran_Double()
: <a class="el" href="pxdouble_8c.html#67dc6932d58f94f86b5870d44576eeaa">pxdouble.c</a>
<li>Afficher_une_ligne_transparente_mono_a_l_ecran_Simple()
: <a class="el" href="pxsimple_8c.html#27182116ec7aac0e3de7539fb2182d01">pxsimple.c</a>
, <a class="el" href="pxsimple_8h.html#27182116ec7aac0e3de7539fb2182d01">pxsimple.h</a>
<li>Afficher_une_ligne_transparente_mono_a_l_ecran_Wide()
: <a class="el" href="pxwide_8c.html#80139048ffacd9a6941c0abb8f9ccf3a">pxwide.c</a>
<li>Ajout_fonte()
: <a class="el" href="texte_8c.html#5e3c3a9bfb7e274e13ac85da43d262ca">texte.c</a>
, <a class="el" href="texte_8h.html#d93996ab8944644ca9fbdd9017e0bd65">texte.h</a>
<li>Ajouter_element_a_la_liste()
: <a class="el" href="files_8c.html#88fa9a16a5c39fccfd254e5ced33aa54">files.c</a>
<li>Allouer_une_liste_de_pages()
: <a class="el" href="pages_8h.html#e4e244bc70334bdf5fa931a619d76b0a">pages.h</a>
, <a class="el" href="pages_8c.html#e4e244bc70334bdf5fa931a619d76b0a">pages.c</a>
<li>Allouer_une_page()
: <a class="el" href="pages_8h.html#35c9daeba3dd924428c2106c90551f10">pages.h</a>
, <a class="el" href="pages_8c.html#35c9daeba3dd924428c2106c90551f10">pages.c</a>
<li>Analyse_de_la_ligne_de_commande()
: <a class="el" href="main_8c.html#4f6c2378e49fa3c0022357520e17e099">main.c</a>
<li>Annuler_les_effets()
: <a class="el" href="moteur_8h.html#73a53c16d1bc5278d0c3652ba33b69ab">moteur.h</a>
, <a class="el" href="moteur_8c.html#73a53c16d1bc5278d0c3652ba33b69ab">moteur.c</a>
<li>Attendre_click_dans_palette()
: <a class="el" href="moteur_8c.html#1b044df8f58bcb8d07ca26f16ed670d7">moteur.c</a>
, <a class="el" href="moteur_8h.html#1b044df8f58bcb8d07ca26f16ed670d7">moteur.h</a>
<li>Attendre_click_dans_shade()
: <a class="el" href="shade_8c.html#2c1b584007a48f9dda6cba73642d50d1">shade.c</a>
<li>Attendre_fin_de_click()
: <a class="el" href="divers_8h.html#5bc9ce57e8bd1e013f7fe02c30903d1c">divers.h</a>
, <a class="el" href="divers_8c.html#5bc9ce57e8bd1e013f7fe02c30903d1c">divers.c</a>
<li>Aucun_effet()
: <a class="el" href="graph_8h.html#8130d6bdf24e5a0eacbe4e5d1caae1f4">graph.h</a>
, <a class="el" href="graph_8c.html#5a26388a03f08a56390d493eff3ca880">graph.c</a>
<li>Avancer_dans_une_liste_de_pages()
: <a class="el" href="pages_8h.html#0c92284f01eedaff5f90d09386d4285b">pages.h</a>
, <a class="el" href="pages_8c.html#0c92284f01eedaff5f90d09386d4285b">pages.c</a>
</ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Mar 7 22:45:17 2009 for GrafX2 by&nbsp;
<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>