<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.16"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>UbixOS: include/objgfx/ogDisplay_VESA.h Source File</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../resize.js"></script> <script type="text/javascript" src="../../navtreedata.js"></script> <script type="text/javascript" src="../../navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">UbixOS  <span id="projectnumber">2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.16 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('d0/d02/ogDisplay__VESA_8h_source.html','../../');}); /* @license-end */ </script> <div id="doc-content"> <div class="header"> <div class="headertitle"> <div class="title">ogDisplay_VESA.h</div> </div> </div><!--header--> <div class="contents"> <a href="../../d0/d02/ogDisplay__VESA_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*-</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2002-2018 The UbixOS Project.</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * All rights reserved.</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * This was developed by Christopher W. Olsen for the UbixOS Project.</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> *</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * Redistribution and use in source and binary forms, with or without modification, are permitted</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * provided that the following conditions are met:</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> *</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * 1) Redistributions of source code must retain the above copyright notice, this list of</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * conditions, the following disclaimer and the list of authors.</span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * 2) Redistributions in binary form must reproduce the above copyright notice, this list of</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * conditions, the following disclaimer and the list of authors in the documentation and/or</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * other materials provided with the distribution.</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * 3) Neither the name of the UbixOS Project nor the names of its contributors may be used to</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * endorse or promote products derived from this software without specific prior written</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * permission.</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> *</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment"> * OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span></div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"> */</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  </div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#ifndef _OBJGFX_OGDISPLAY_VESA_H</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#define _OBJGFX_OGDISPLAY_VESA_H</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  </div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include <<a class="code" href="../../d0/d27/include_2sys_2types_8h.html">sys/types.h</a>></span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <objgfx40/objgfx40.h></span></div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  </div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="keyword">struct </span><a class="code" href="../../d6/d1f/structTMode__Rec.html">TMode_Rec</a> {</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ae241a04fcd9b74d19e7c20071cefb21e">ModeAttributes</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#afd7635a77ace5997b093aa2c47e6902f">WindowAFlags</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a607928928e0d9867aa71dd5ebfe5a837">WindowBFlags</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a0aee28a8c061723a9078deae222e4424">Granularity</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#aac4ed324d90c11833672c46f88f905ef">WindowSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a84697e5e9c3003f2662e10f1f531f048">WindowASeg</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#acf42b9784ed1d54f13cf69d3031fcfb3">WindowBSeg</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordtype">void</span>* <a class="code" href="../../d6/d1f/structTMode__Rec.html#a1781ec66535683e7e7cf91f6e4036f27">BankSwitch</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a1d3219dbf4e058aa45582e6fbf1d0349">BytesPerLine</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a7728e3a91df1bf02285a6a72d451d744">xRes</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a2853e93257786feed9510a40ba59e87f">yRes</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a2970ac8388b0d027891c2c2bda0ab652">CharWidth</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ad661f40af7efee1b81a77d33ea0dd5d8">CharHeight</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#add2e0bfe5d3b452d126f1707bf1bc405">NumBitPlanes</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ac961716fdfa16eddb820b407b87ce964">BitsPerPixel</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a7d1bb1decd6f1690bd1472107ddebb78">NumberOfBanks</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a525f23bf50f81c495997dc9e97abdecd">MemoryModel</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#acef9fd2f7ecfa740ecbfeef1964b3c59">BankSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a57e1b464f163a694df0889595963c64f">NumOfImagePages</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ac64f4b2ea3c11f3888ae8fa57ef13021">Reserved</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="comment">// Direct colour fields (required for Direct/6 and YUV/7 memory models</span></div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a9000159872f08a660e0242a486456960">RedMaskSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a0ea949d700a9d963ee9729a5ce89a762">RedFieldPosition</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a71010ab26fd0efae91dd49b4b7aa3cae">GreenMaskSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a399c39aedde68e7d47ab4d7af068ffb1">GreenFieldPosition</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ad08a1705fdd1c28f5c80058b2d3966ad">BlueMaskSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ad52a71b09f9cf16685c706563c437295">BlueFieldPosition</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ab76a27b7a0dab771436fcd18ef2040a7">AlphaMaskSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#ae26231cc9e3a31594eb0bae769cf6e15">AlphaFieldPosition</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#aa6c7431136b907bece94df99809aad75">DirectColourMode</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="comment">// VESA 2.0 specific fields</span></div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> physBasePtr <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <span class="keywordtype">void</span> *<a class="code" href="../../d6/d1f/structTMode__Rec.html#acd73eb6a7812eebd95fc2b0b472ecc48">OffScreenMemOffset</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a915325aeec11cda300b621c9dad559f7">OffScreenMemSize</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/d1f/structTMode__Rec.html#a804e25c5f31dd7420bfee59f1b0efec9">paddington</a>[461] <a class="code" href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">__attribute__</a>((packed));</div> <div class="line"><a name="l00071"></a><span class="lineno"> 71</span> };</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">struct </span><a class="code" href="../../d6/da1/structTVESA__Rec.html">TVESA_Rec</a> {</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="keywordtype">char</span> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a3a9244c36e5cfcc3336c2c56b08f48e7">VBESignature</a>[4] <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#af8d30266c87822b273608cd75d32c2cd">minVersion</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#afe54550ecfdc951a025886c1f55f7403">majVersion</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#acec102a7f7ec32ea57ca8024fb6d37c4">OEMStringPtr</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#ae1fba83a98b12c708a24fe06b7d9fe01">Capabilities</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a09e3fe7b30e99966ea34b277c9722e85">VideoModePtr</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a151196f63e11de479b8da7789027baea">TotalMemory</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="comment">// VESA 2.0 specific fields</span></div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a2e8e559468d152e17788689b55b86525">OEMSoftwareRev</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#aa21ea4e9e3148659fffabb0977ac53f1">OEMVendorNamePtr</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#aa09724791461caae3a5bc26206b29836">OEMProductNamePtr</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a47048204956e3b81fdc3dd09c3a75b83">OEMProductRevPtr</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a> <a class="code" href="../../d6/da1/structTVESA__Rec.html#a1b2bae51f26c79f2753831ebd86fd3db">paddington</a>[474] <a class="code" href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">__attribute__</a>((packed));</div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span> };</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  </div> <div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="../../d8/d14/classogDisplay__VESA.html"> 89</a></span> <span class="keyword">class </span><a class="code" href="../../d8/d14/classogDisplay__VESA.html">ogDisplay_VESA</a>: <span class="keyword">public</span> ogSurface {</div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keyword">protected</span>:</div> <div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="../../d8/d14/classogDisplay__VESA.html#aef9cf61e9472cfd6f0679e3e0e103372"> 91</a></span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#aef9cf61e9472cfd6f0679e3e0e103372">ScreenSelector</a>;</div> <div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="../../d8/d14/classogDisplay__VESA.html#a2053355951e2506817f976e9e87d8288"> 92</a></span>  <a class="code" href="../../d6/da1/structTVESA__Rec.html">TVESA_Rec</a>* <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a2053355951e2506817f976e9e87d8288">VESARec</a>;</div> <div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="../../d8/d14/classogDisplay__VESA.html#ad3462bf6c30907e939a16bd1db101b5b"> 93</a></span>  <a class="code" href="../../d6/d1f/structTMode__Rec.html">TMode_Rec</a>* <a class="code" href="../../d8/d14/classogDisplay__VESA.html#ad3462bf6c30907e939a16bd1db101b5b">ModeRec</a>;</div> <div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="../../d8/d14/classogDisplay__VESA.html#a91bde55e81e026f1db469dbdb91081b6"> 94</a></span>  <span class="keywordtype">bool</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a91bde55e81e026f1db469dbdb91081b6">InGraphics</a>;</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a229bb408af8cc71bcd2417be1a78c17e">findMode</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a41e0b7bc522211a4597405aff970f491">getModeInfo</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a>);</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a749c536839f6b7523bf436e892590a0c">getVESAInfo</a>(<span class="keywordtype">void</span>);</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#acfad0818de6ad5bf355a680c5bce27a4">setMode</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a>);</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keyword">virtual</span> <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#ada5bdd89ff4a8970af6c68f619330b0e">rawGetPixel</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a4d34471ee193b0aaa443594deb511d1c">rawSetPixel</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a901841845eaf5a0260ae732f65b6c03e">rawLine</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#af32dff183cb6ab9fd33c8ce1a2f67056">setPal</a>(<span class="keywordtype">void</span>);</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">public</span>:</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a5c779500df6d52c09db0114a2e742096">ogDisplay_VESA</a>(<span class="keywordtype">void</span>);</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a9a725f396979fd5d3f246c03b9ea2ad4">ogAvail</a>(<span class="keywordtype">void</span>);</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a72572158ab03d0764a16e10eae6e07f2">ogAlias</a>(ogSurface&, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a2e7bd63f0181a095dae290079fe52dbb">ogClear</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#ac5daa83688945e860f76b9a7cb1eb92f">ogClone</a>(ogSurface&);</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a2a744af413480a1d47a6ccd19ce97a0a">ogCopyLineTo</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <span class="keyword">const</span> <span class="keywordtype">void</span> *, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#af2956bd891d1a6c2238dd059af091008">ogCopyLineFrom</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <span class="keywordtype">void</span> *, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#ab006e28cd0c1d81d3e9ae001d7ef68fe">ogCopyPal</a>(ogSurface&);</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a1c3af24147db4f8f1afdf5e44688c314">ogCreate</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, ogPixelFmt);</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <span class="keyword">virtual</span> <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a5e06a34a5af67c5be61f5eea2eecf9ca">ogGetPixel</a>(int32, int32);</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> * <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a4baacb20c49d341d4878e567c336eeba">ogGetPtr</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#abef9358019a44a03c83ef13e4153bf51">ogHLine</a>(int32, int32, int32, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a034291a3e17c89f10c1174fc2f815633">ogLoadPal</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *);</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a709ae906057782c3949d0b9a1af2496f">ogSetPixel</a>(int32, int32, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#ae0c9f2a2b0ce7963934af447e58573fc">ogSetRGBPalette</a>(<a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a>, <a class="code" href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a>);</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#adb09aaf7b83c0279818627f1d657b017">ogVFlip</a>(<span class="keywordtype">void</span>);</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a02f67a3a23f105e3c4582103a5727fb0">ogVLine</a>(int32, int32, int32, <a class="code" href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a>);</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">virtual</span> <a class="code" href="../../d8/d14/classogDisplay__VESA.html#a15d894c7759c4556b197445bd51ae4c4">~ogDisplay_VESA</a>(<span class="keywordtype">void</span>);</div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span> };</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="comment">// ogDisplay_VESA</span></div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="preprocessor">#endif</span></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <div class="ttc" id="astructTMode__Rec_html_acef9fd2f7ecfa740ecbfeef1964b3c59"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#acef9fd2f7ecfa740ecbfeef1964b3c59">TMode_Rec::BankSize</a></div><div class="ttdeci">uInt8 BankSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00085">objgfx30.h:85</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a804e25c5f31dd7420bfee59f1b0efec9"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a804e25c5f31dd7420bfee59f1b0efec9">TMode_Rec::paddington</a></div><div class="ttdeci">uInt8 paddington[461]</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00102">objgfx30.h:102</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_acec102a7f7ec32ea57ca8024fb6d37c4"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#acec102a7f7ec32ea57ca8024fb6d37c4">TVESA_Rec::OEMStringPtr</a></div><div class="ttdeci">char * OEMStringPtr</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00109">objgfx30.h:109</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a7728e3a91df1bf02285a6a72d451d744"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a7728e3a91df1bf02285a6a72d451d744">TMode_Rec::xRes</a></div><div class="ttdeci">uInt16 xRes</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00078">objgfx30.h:78</a></div></div> <div class="ttc" id="astructTMode__Rec_html_ac64f4b2ea3c11f3888ae8fa57ef13021"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ac64f4b2ea3c11f3888ae8fa57ef13021">TMode_Rec::Reserved</a></div><div class="ttdeci">uInt8 Reserved</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00087">objgfx30.h:87</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_af8d30266c87822b273608cd75d32c2cd"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#af8d30266c87822b273608cd75d32c2cd">TVESA_Rec::minVersion</a></div><div class="ttdeci">uInt8 minVersion</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00107">objgfx30.h:107</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a0aee28a8c061723a9078deae222e4424"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a0aee28a8c061723a9078deae222e4424">TMode_Rec::Granularity</a></div><div class="ttdeci">uInt16 Granularity</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00072">objgfx30.h:72</a></div></div> <div class="ttc" id="astructTVESA__Rec_html"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html">TVESA_Rec</a></div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00105">objgfx30.h:105</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a4cba5fbc4197a9c70502307caa4b2e77"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a4cba5fbc4197a9c70502307caa4b2e77">TMode_Rec::__attribute__</a></div><div class="ttdeci">uInt16 ModeAttributes __attribute__((packed))</div></div> <div class="ttc" id="astructTMode__Rec_html_ad08a1705fdd1c28f5c80058b2d3966ad"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ad08a1705fdd1c28f5c80058b2d3966ad">TMode_Rec::BlueMaskSize</a></div><div class="ttdeci">uInt8 BlueMaskSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00093">objgfx30.h:93</a></div></div> <div class="ttc" id="aobjgfx30_8h_html_ada085051a6d9a8e00a2cb256d1af14ba"><div class="ttname"><a href="../../dd/d1e/objgfx30_8h.html#ada085051a6d9a8e00a2cb256d1af14ba">uInt32</a></div><div class="ttdeci">unsigned long int uInt32</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00049">objgfx30.h:49</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_ada5bdd89ff4a8970af6c68f619330b0e"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#ada5bdd89ff4a8970af6c68f619330b0e">ogDisplay_VESA::rawGetPixel</a></div><div class="ttdeci">virtual uInt32 rawGetPixel(uInt32, uInt32)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a4d34471ee193b0aaa443594deb511d1c"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a4d34471ee193b0aaa443594deb511d1c">ogDisplay_VESA::rawSetPixel</a></div><div class="ttdeci">virtual void rawSetPixel(uInt32, uInt32, uInt32)</div></div> <div class="ttc" id="astructTVESA__Rec_html_a781338c9edaade8fe55d4e1788410d37"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a781338c9edaade8fe55d4e1788410d37">TVESA_Rec::__attribute__</a></div><div class="ttdeci">char VBESignature[4] __attribute__((packed))</div></div> <div class="ttc" id="astructTMode__Rec_html_a7d1bb1decd6f1690bd1472107ddebb78"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a7d1bb1decd6f1690bd1472107ddebb78">TMode_Rec::NumberOfBanks</a></div><div class="ttdeci">uInt8 NumberOfBanks</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00083">objgfx30.h:83</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html">ogDisplay_VESA</a></div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d02/ogDisplay__VESA_8h_source.html#l00089">ogDisplay_VESA.h:89</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_af32dff183cb6ab9fd33c8ce1a2f67056"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#af32dff183cb6ab9fd33c8ce1a2f67056">ogDisplay_VESA::setPal</a></div><div class="ttdeci">void setPal(void)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_aef9cf61e9472cfd6f0679e3e0e103372"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#aef9cf61e9472cfd6f0679e3e0e103372">ogDisplay_VESA::ScreenSelector</a></div><div class="ttdeci">uInt16 ScreenSelector</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d02/ogDisplay__VESA_8h_source.html#l00091">ogDisplay_VESA.h:91</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a15d894c7759c4556b197445bd51ae4c4"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a15d894c7759c4556b197445bd51ae4c4">ogDisplay_VESA::~ogDisplay_VESA</a></div><div class="ttdeci">virtual ~ogDisplay_VESA(void)</div></div> <div class="ttc" id="aobjgfx30_8h_html_a81f3b46fa4ddd984830104840a08da82"><div class="ttname"><a href="../../dd/d1e/objgfx30_8h.html#a81f3b46fa4ddd984830104840a08da82">uInt16</a></div><div class="ttdeci">unsigned short int uInt16</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00048">objgfx30.h:48</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a5e06a34a5af67c5be61f5eea2eecf9ca"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a5e06a34a5af67c5be61f5eea2eecf9ca">ogDisplay_VESA::ogGetPixel</a></div><div class="ttdeci">virtual uInt32 ogGetPixel(int32, int32)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a901841845eaf5a0260ae732f65b6c03e"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a901841845eaf5a0260ae732f65b6c03e">ogDisplay_VESA::rawLine</a></div><div class="ttdeci">virtual void rawLine(uInt32, uInt32, uInt32, uInt32, uInt32)</div></div> <div class="ttc" id="astructTMode__Rec_html_aac4ed324d90c11833672c46f88f905ef"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#aac4ed324d90c11833672c46f88f905ef">TMode_Rec::WindowSize</a></div><div class="ttdeci">uInt16 WindowSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00073">objgfx30.h:73</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a749c536839f6b7523bf436e892590a0c"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a749c536839f6b7523bf436e892590a0c">ogDisplay_VESA::getVESAInfo</a></div><div class="ttdeci">void getVESAInfo(void)</div></div> <div class="ttc" id="astructTMode__Rec_html_ae241a04fcd9b74d19e7c20071cefb21e"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ae241a04fcd9b74d19e7c20071cefb21e">TMode_Rec::ModeAttributes</a></div><div class="ttdeci">uInt16 ModeAttributes</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00069">objgfx30.h:69</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_ac5daa83688945e860f76b9a7cb1eb92f"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#ac5daa83688945e860f76b9a7cb1eb92f">ogDisplay_VESA::ogClone</a></div><div class="ttdeci">virtual bool ogClone(ogSurface &)</div></div> <div class="ttc" id="astructTMode__Rec_html_a57e1b464f163a694df0889595963c64f"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a57e1b464f163a694df0889595963c64f">TMode_Rec::NumOfImagePages</a></div><div class="ttdeci">uInt8 NumOfImagePages</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00086">objgfx30.h:86</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_af2956bd891d1a6c2238dd059af091008"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#af2956bd891d1a6c2238dd059af091008">ogDisplay_VESA::ogCopyLineFrom</a></div><div class="ttdeci">virtual void ogCopyLineFrom(uInt32, uInt32, void *, uInt32)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_ab006e28cd0c1d81d3e9ae001d7ef68fe"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#ab006e28cd0c1d81d3e9ae001d7ef68fe">ogDisplay_VESA::ogCopyPal</a></div><div class="ttdeci">virtual void ogCopyPal(ogSurface &)</div></div> <div class="ttc" id="astructTMode__Rec_html_ad52a71b09f9cf16685c706563c437295"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ad52a71b09f9cf16685c706563c437295">TMode_Rec::BlueFieldPosition</a></div><div class="ttdeci">uInt8 BlueFieldPosition</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00094">objgfx30.h:94</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_a1b2bae51f26c79f2753831ebd86fd3db"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a1b2bae51f26c79f2753831ebd86fd3db">TVESA_Rec::paddington</a></div><div class="ttdeci">uInt8 paddington[474]</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00118">objgfx30.h:118</a></div></div> <div class="ttc" id="astructTMode__Rec_html_add2e0bfe5d3b452d126f1707bf1bc405"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#add2e0bfe5d3b452d126f1707bf1bc405">TMode_Rec::NumBitPlanes</a></div><div class="ttdeci">uInt8 NumBitPlanes</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00081">objgfx30.h:81</a></div></div> <div class="ttc" id="ainclude_2sys_2types_8h_html"><div class="ttname"><a href="../../d0/d27/include_2sys_2types_8h.html">types.h</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a0ea949d700a9d963ee9729a5ce89a762"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a0ea949d700a9d963ee9729a5ce89a762">TMode_Rec::RedFieldPosition</a></div><div class="ttdeci">uInt8 RedFieldPosition</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00090">objgfx30.h:90</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a41e0b7bc522211a4597405aff970f491"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a41e0b7bc522211a4597405aff970f491">ogDisplay_VESA::getModeInfo</a></div><div class="ttdeci">void getModeInfo(uInt16)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_abef9358019a44a03c83ef13e4153bf51"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#abef9358019a44a03c83ef13e4153bf51">ogDisplay_VESA::ogHLine</a></div><div class="ttdeci">virtual void ogHLine(int32, int32, int32, uInt32)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a2e7bd63f0181a095dae290079fe52dbb"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a2e7bd63f0181a095dae290079fe52dbb">ogDisplay_VESA::ogClear</a></div><div class="ttdeci">virtual void ogClear(uInt32)</div></div> <div class="ttc" id="astructTVESA__Rec_html_aa21ea4e9e3148659fffabb0977ac53f1"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#aa21ea4e9e3148659fffabb0977ac53f1">TVESA_Rec::OEMVendorNamePtr</a></div><div class="ttdeci">char * OEMVendorNamePtr</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00115">objgfx30.h:115</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a709ae906057782c3949d0b9a1af2496f"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a709ae906057782c3949d0b9a1af2496f">ogDisplay_VESA::ogSetPixel</a></div><div class="ttdeci">virtual void ogSetPixel(int32, int32, uInt32)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a5c779500df6d52c09db0114a2e742096"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a5c779500df6d52c09db0114a2e742096">ogDisplay_VESA::ogDisplay_VESA</a></div><div class="ttdeci">ogDisplay_VESA(void)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a2053355951e2506817f976e9e87d8288"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a2053355951e2506817f976e9e87d8288">ogDisplay_VESA::VESARec</a></div><div class="ttdeci">TVESA_Rec * VESARec</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d02/ogDisplay__VESA_8h_source.html#l00092">ogDisplay_VESA.h:92</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a229bb408af8cc71bcd2417be1a78c17e"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a229bb408af8cc71bcd2417be1a78c17e">ogDisplay_VESA::findMode</a></div><div class="ttdeci">uInt16 findMode(uInt32, uInt32, uInt32)</div></div> <div class="ttc" id="aobjgfx30_8h_html_aa4e0f27a9aca905e340c06d2dcae843c"><div class="ttname"><a href="../../dd/d1e/objgfx30_8h.html#aa4e0f27a9aca905e340c06d2dcae843c">uInt8</a></div><div class="ttdeci">unsigned char uInt8</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00047">objgfx30.h:47</a></div></div> <div class="ttc" id="astructTMode__Rec_html_ac961716fdfa16eddb820b407b87ce964"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ac961716fdfa16eddb820b407b87ce964">TMode_Rec::BitsPerPixel</a></div><div class="ttdeci">uInt8 BitsPerPixel</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00082">objgfx30.h:82</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a2853e93257786feed9510a40ba59e87f"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a2853e93257786feed9510a40ba59e87f">TMode_Rec::yRes</a></div><div class="ttdeci">uInt16 yRes</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00078">objgfx30.h:78</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a525f23bf50f81c495997dc9e97abdecd"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a525f23bf50f81c495997dc9e97abdecd">TMode_Rec::MemoryModel</a></div><div class="ttdeci">uInt8 MemoryModel</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00084">objgfx30.h:84</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_adb09aaf7b83c0279818627f1d657b017"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#adb09aaf7b83c0279818627f1d657b017">ogDisplay_VESA::ogVFlip</a></div><div class="ttdeci">virtual void ogVFlip(void)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a1c3af24147db4f8f1afdf5e44688c314"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a1c3af24147db4f8f1afdf5e44688c314">ogDisplay_VESA::ogCreate</a></div><div class="ttdeci">virtual bool ogCreate(uInt32, uInt32, ogPixelFmt)</div></div> <div class="ttc" id="astructTMode__Rec_html_a1d3219dbf4e058aa45582e6fbf1d0349"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a1d3219dbf4e058aa45582e6fbf1d0349">TMode_Rec::BytesPerLine</a></div><div class="ttdeci">uInt16 BytesPerLine</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00077">objgfx30.h:77</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a84697e5e9c3003f2662e10f1f531f048"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a84697e5e9c3003f2662e10f1f531f048">TMode_Rec::WindowASeg</a></div><div class="ttdeci">uInt16 WindowASeg</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00074">objgfx30.h:74</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_a09e3fe7b30e99966ea34b277c9722e85"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a09e3fe7b30e99966ea34b277c9722e85">TVESA_Rec::VideoModePtr</a></div><div class="ttdeci">uInt16 * VideoModePtr</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00111">objgfx30.h:111</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a915325aeec11cda300b621c9dad559f7"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a915325aeec11cda300b621c9dad559f7">TMode_Rec::OffScreenMemSize</a></div><div class="ttdeci">uInt16 OffScreenMemSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00101">objgfx30.h:101</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a4baacb20c49d341d4878e567c336eeba"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a4baacb20c49d341d4878e567c336eeba">ogDisplay_VESA::ogGetPtr</a></div><div class="ttdeci">virtual void * ogGetPtr(uInt32, uInt32)</div></div> <div class="ttc" id="astructTVESA__Rec_html_a3a9244c36e5cfcc3336c2c56b08f48e7"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a3a9244c36e5cfcc3336c2c56b08f48e7">TVESA_Rec::VBESignature</a></div><div class="ttdeci">char VBESignature[4]</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00106">objgfx30.h:106</a></div></div> <div class="ttc" id="astructTMode__Rec_html_aa6c7431136b907bece94df99809aad75"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#aa6c7431136b907bece94df99809aad75">TMode_Rec::DirectColourMode</a></div><div class="ttdeci">uInt8 DirectColourMode</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00097">objgfx30.h:97</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_a47048204956e3b81fdc3dd09c3a75b83"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a47048204956e3b81fdc3dd09c3a75b83">TVESA_Rec::OEMProductRevPtr</a></div><div class="ttdeci">char * OEMProductRevPtr</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00117">objgfx30.h:117</a></div></div> <div class="ttc" id="astructTMode__Rec_html_acf42b9784ed1d54f13cf69d3031fcfb3"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#acf42b9784ed1d54f13cf69d3031fcfb3">TMode_Rec::WindowBSeg</a></div><div class="ttdeci">uInt16 WindowBSeg</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00075">objgfx30.h:75</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a2970ac8388b0d027891c2c2bda0ab652"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a2970ac8388b0d027891c2c2bda0ab652">TMode_Rec::CharWidth</a></div><div class="ttdeci">uInt8 CharWidth</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00079">objgfx30.h:79</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a91bde55e81e026f1db469dbdb91081b6"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a91bde55e81e026f1db469dbdb91081b6">ogDisplay_VESA::InGraphics</a></div><div class="ttdeci">bool InGraphics</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d02/ogDisplay__VESA_8h_source.html#l00094">ogDisplay_VESA.h:94</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a02f67a3a23f105e3c4582103a5727fb0"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a02f67a3a23f105e3c4582103a5727fb0">ogDisplay_VESA::ogVLine</a></div><div class="ttdeci">virtual void ogVLine(int32, int32, int32, uInt32)</div></div> <div class="ttc" id="astructTMode__Rec_html_a9000159872f08a660e0242a486456960"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a9000159872f08a660e0242a486456960">TMode_Rec::RedMaskSize</a></div><div class="ttdeci">uInt8 RedMaskSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00089">objgfx30.h:89</a></div></div> <div class="ttc" id="astructTMode__Rec_html"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html">TMode_Rec</a></div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00068">objgfx30.h:68</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a72572158ab03d0764a16e10eae6e07f2"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a72572158ab03d0764a16e10eae6e07f2">ogDisplay_VESA::ogAlias</a></div><div class="ttdeci">virtual bool ogAlias(ogSurface &, uInt32, uInt32, uInt32, uInt32)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_acfad0818de6ad5bf355a680c5bce27a4"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#acfad0818de6ad5bf355a680c5bce27a4">ogDisplay_VESA::setMode</a></div><div class="ttdeci">void setMode(uInt16)</div></div> <div class="ttc" id="astructTVESA__Rec_html_a2e8e559468d152e17788689b55b86525"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a2e8e559468d152e17788689b55b86525">TVESA_Rec::OEMSoftwareRev</a></div><div class="ttdeci">uInt16 OEMSoftwareRev</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00114">objgfx30.h:114</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_afe54550ecfdc951a025886c1f55f7403"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#afe54550ecfdc951a025886c1f55f7403">TVESA_Rec::majVersion</a></div><div class="ttdeci">uInt8 majVersion</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00108">objgfx30.h:108</a></div></div> <div class="ttc" id="astructTMode__Rec_html_afd7635a77ace5997b093aa2c47e6902f"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#afd7635a77ace5997b093aa2c47e6902f">TMode_Rec::WindowAFlags</a></div><div class="ttdeci">uInt8 WindowAFlags</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00070">objgfx30.h:70</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a399c39aedde68e7d47ab4d7af068ffb1"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a399c39aedde68e7d47ab4d7af068ffb1">TMode_Rec::GreenFieldPosition</a></div><div class="ttdeci">uInt8 GreenFieldPosition</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00092">objgfx30.h:92</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a607928928e0d9867aa71dd5ebfe5a837"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a607928928e0d9867aa71dd5ebfe5a837">TMode_Rec::WindowBFlags</a></div><div class="ttdeci">uInt8 WindowBFlags</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00071">objgfx30.h:71</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_aa09724791461caae3a5bc26206b29836"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#aa09724791461caae3a5bc26206b29836">TVESA_Rec::OEMProductNamePtr</a></div><div class="ttdeci">char * OEMProductNamePtr</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00116">objgfx30.h:116</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a2a744af413480a1d47a6ccd19ce97a0a"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a2a744af413480a1d47a6ccd19ce97a0a">ogDisplay_VESA::ogCopyLineTo</a></div><div class="ttdeci">virtual void ogCopyLineTo(uInt32, uInt32, const void *, uInt32)</div></div> <div class="ttc" id="astructTMode__Rec_html_a1781ec66535683e7e7cf91f6e4036f27"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a1781ec66535683e7e7cf91f6e4036f27">TMode_Rec::BankSwitch</a></div><div class="ttdeci">void * BankSwitch</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00076">objgfx30.h:76</a></div></div> <div class="ttc" id="astructTMode__Rec_html_ab76a27b7a0dab771436fcd18ef2040a7"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ab76a27b7a0dab771436fcd18ef2040a7">TMode_Rec::AlphaMaskSize</a></div><div class="ttdeci">uInt8 AlphaMaskSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00095">objgfx30.h:95</a></div></div> <div class="ttc" id="astructTMode__Rec_html_ae26231cc9e3a31594eb0bae769cf6e15"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ae26231cc9e3a31594eb0bae769cf6e15">TMode_Rec::AlphaFieldPosition</a></div><div class="ttdeci">uInt8 AlphaFieldPosition</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00096">objgfx30.h:96</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_ad3462bf6c30907e939a16bd1db101b5b"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#ad3462bf6c30907e939a16bd1db101b5b">ogDisplay_VESA::ModeRec</a></div><div class="ttdeci">TMode_Rec * ModeRec</div><div class="ttdef"><b>Definition:</b> <a href="../../d0/d02/ogDisplay__VESA_8h_source.html#l00093">ogDisplay_VESA.h:93</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_ae0c9f2a2b0ce7963934af447e58573fc"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#ae0c9f2a2b0ce7963934af447e58573fc">ogDisplay_VESA::ogSetRGBPalette</a></div><div class="ttdeci">virtual void ogSetRGBPalette(uInt8, uInt8, uInt8, uInt8)</div></div> <div class="ttc" id="astructTMode__Rec_html_acd73eb6a7812eebd95fc2b0b472ecc48"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#acd73eb6a7812eebd95fc2b0b472ecc48">TMode_Rec::OffScreenMemOffset</a></div><div class="ttdeci">void * OffScreenMemOffset</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00100">objgfx30.h:100</a></div></div> <div class="ttc" id="astructTMode__Rec_html_ad661f40af7efee1b81a77d33ea0dd5d8"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#ad661f40af7efee1b81a77d33ea0dd5d8">TMode_Rec::CharHeight</a></div><div class="ttdeci">uInt8 CharHeight</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00080">objgfx30.h:80</a></div></div> <div class="ttc" id="astructTMode__Rec_html_a71010ab26fd0efae91dd49b4b7aa3cae"><div class="ttname"><a href="../../d6/d1f/structTMode__Rec.html#a71010ab26fd0efae91dd49b4b7aa3cae">TMode_Rec::GreenMaskSize</a></div><div class="ttdeci">uInt8 GreenMaskSize</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00091">objgfx30.h:91</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_ae1fba83a98b12c708a24fe06b7d9fe01"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#ae1fba83a98b12c708a24fe06b7d9fe01">TVESA_Rec::Capabilities</a></div><div class="ttdeci">uInt32 Capabilities</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00110">objgfx30.h:110</a></div></div> <div class="ttc" id="astructTVESA__Rec_html_a151196f63e11de479b8da7789027baea"><div class="ttname"><a href="../../d6/da1/structTVESA__Rec.html#a151196f63e11de479b8da7789027baea">TVESA_Rec::TotalMemory</a></div><div class="ttdeci">uInt16 TotalMemory</div><div class="ttdef"><b>Definition:</b> <a href="../../dd/d1e/objgfx30_8h_source.html#l00112">objgfx30.h:112</a></div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a9a725f396979fd5d3f246c03b9ea2ad4"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a9a725f396979fd5d3f246c03b9ea2ad4">ogDisplay_VESA::ogAvail</a></div><div class="ttdeci">virtual bool ogAvail(void)</div></div> <div class="ttc" id="aclassogDisplay__VESA_html_a034291a3e17c89f10c1174fc2f815633"><div class="ttname"><a href="../../d8/d14/classogDisplay__VESA.html#a034291a3e17c89f10c1174fc2f815633">ogDisplay_VESA::ogLoadPal</a></div><div class="ttdeci">virtual bool ogLoadPal(const char *)</div></div> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="../../dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="../../dir_3c1b18ac3821426fdfc9b687983935fb.html">objgfx</a></li><li class="navelem"><a class="el" href="../../d0/d02/ogDisplay__VESA_8h.html">ogDisplay_VESA.h</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.16 </li> </ul> </div> </body> </html>