summaryrefslogtreecommitdiff
path: root/old/dw/html/stackingcontextmgr_8hh_source.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-01 23:40:52 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-01 23:40:52 +0100
commit5ea943a5e789222472e45864e119cf786498bfcd (patch)
treeea307589de0fdb202474ad4d07c0bef7fe1c53e8 /old/dw/html/stackingcontextmgr_8hh_source.html
Import original dillo.org website into old/
Diffstat (limited to 'old/dw/html/stackingcontextmgr_8hh_source.html')
-rw-r--r--old/dw/html/stackingcontextmgr_8hh_source.html169
1 files changed, 169 insertions, 0 deletions
diff --git a/old/dw/html/stackingcontextmgr_8hh_source.html b/old/dw/html/stackingcontextmgr_8hh_source.html
new file mode 100644
index 0000000..21a6626
--- /dev/null
+++ b/old/dw/html/stackingcontextmgr_8hh_source.html
@@ -0,0 +1,169 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8"/>
+<title>Dillo: dw/stackingcontextmgr.hh Source File</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<script type="text/javascript" src="https://www.dillo.org/dw/html/jquery.js"></script>
+<script type="text/javascript" src="dynsections.js"></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 style="padding-left: 0.5em;">
+ <div id="projectname">Dillo
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.8 -->
+ <div id="navrow1" class="tabs">
+ <ul class="tablist">
+ <li><a href="index.html"><span>Main&#160;Page</span></a></li>
+ <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div id="navrow2" class="tabs2">
+ <ul class="tablist">
+ <li><a href="files.html"><span>File&#160;List</span></a></li>
+ <li><a href="globals.html"><span>File&#160;Members</span></a></li>
+ </ul>
+ </div>
+<div id="nav-path" class="navpath">
+ <ul>
+<li class="navelem"><a class="el" href="dir_fdc4064fcda8ca976b3af3f83c9eca4d.html">dw</a></li> </ul>
+</div>
+</div><!-- top -->
+<div class="header">
+ <div class="headertitle">
+<div class="title">stackingcontextmgr.hh</div> </div>
+</div><!--header-->
+<div class="contents">
+<a href="stackingcontextmgr_8hh.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="preprocessor">#ifndef __DW_STACKINGCONTEXTMGR_HH__</span></div>
+<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="preprocessor">#define __DW_STACKINGCONTEXTMGR_HH__</span></div>
+<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;</div>
+<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#ifndef __INCLUDED_FROM_DW_CORE_HH__</span></div>
+<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor"># error Do not include this file directly, use &quot;core.hh&quot; instead.</span></div>
+<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#endif</span></div>
+<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div>
+<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="preprocessor">#include &quot;../lout/container.hh&quot;</span></div>
+<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;</div>
+<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#include &lt;limits.h&gt;</span></div>
+<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;</div>
+<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacedw.html">dw</a> {</div>
+<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;</div>
+<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="keyword">namespace </span>core {</div>
+<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;</div>
+<div class="line"><a name="l00019"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html"> 19</a></span>&#160;<span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1StackingContextMgr.html">StackingContextMgr</a></div>
+<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;{</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="keyword">private</span>:</div>
+<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#ac7ffaffaeb59d3d8b7a454ca503b1989"> 22</a></span>&#160; <a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#ac7ffaffaeb59d3d8b7a454ca503b1989">widget</a>;</div>
+<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#ab4b92e337eef329ddbbc2d12a08efd86"> 23</a></span>&#160; <a class="code" href="classlout_1_1container_1_1typed_1_1Vector.html">lout::container::typed::Vector&lt;Widget&gt;</a> *<a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#ab4b92e337eef329ddbbc2d12a08efd86">childSCWidgets</a>;</div>
+<div class="line"><a name="l00024"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#a38bcd812c655e9dd91acc6947a5c41f7"> 24</a></span>&#160; <span class="keywordtype">int</span> *<a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a38bcd812c655e9dd91acc6947a5c41f7">zIndices</a>, <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#afccab5cd203fc39b21e6469c3a72854b">numZIndices</a>;</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a0594714ed1a690c0a2a31099923120ae">findZIndex</a> (<span class="keywordtype">int</span> zIndex, <span class="keywordtype">bool</span> mustExist);</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a2d247884361afba57242acfe411dfd98">draw</a> (<a class="code" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="code" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, <span class="keywordtype">int</span> startZIndex, <span class="keywordtype">int</span> endZIndex,</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <a class="code" href="classdw_1_1core_1_1DrawingContext.html">DrawingContext</a> *context);</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a4c23708bfb8be17537ec0a723d872648">getWidgetAtPoint</a> (<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y,</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <a class="code" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">core::GettingWidgetAtPointContext</a> *context,</div>
+<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; <span class="keywordtype">int</span> startZIndex, <span class="keywordtype">int</span> endZIndex);</div>
+<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;</div>
+<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="keyword">public</span>:</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#aafd2cfecb4d335b9c366473a7450ebe1">StackingContextMgr</a> (<a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget);</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a84b40c9953cb41a897a11bf7ed5153e7">~StackingContextMgr</a> ();</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#aa000c80d14e002fe5a45bd8e994d6670"> 37</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#aa000c80d14e002fe5a45bd8e994d6670">isEstablishingStackingContext</a> (<a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget) {</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keywordflow">return</span> <a class="code" href="namespacedw.html#aa5266599b1b838b4223a89ad62a39e05a0c94fec78ba5bab3a840ebd604b053ae">IMPL_POS</a> &amp;&amp;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; widget-&gt;<a class="code" href="classdw_1_1core_1_1Widget.html#a1007f17997c8890c8adc4c5c3ceb70c6">getStyle</a>()-&gt;<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#afde75e055e0e28d969f8fa96ebbd5f35">position</a> != <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a34743765c66613d8a901343886280db9">style::POSITION_STATIC</a> &amp;&amp;</div>
+<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; widget-&gt;<a class="code" href="classdw_1_1core_1_1Widget.html#a1007f17997c8890c8adc4c5c3ceb70c6">getStyle</a>()-&gt;<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882bfdb6c21dd076d057ccd0e413c182">zIndex</a> != <a class="code" href="namespacedw_1_1core_1_1style.html#a1624149e8429916748c351e27ca0a7feabdfcd3617065bc906daaf66c72a05f46">style::Z_INDEX_AUTO</a>;</div>
+<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; }</div>
+<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;</div>
+<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#a64309f6cf7debcb812b3bf909c098b6e"> 43</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a64309f6cf7debcb812b3bf909c098b6e">handledByStackingContextMgr</a> (<a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget) {</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; <span class="comment">// Each widget establishing a stacking context is child of another</span></div>
+<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <span class="comment">// stacking context, so drawn by StackingContextMgr::drawTop or</span></div>
+<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; <span class="comment">// StackingContextMgr::drawBottom etc.</span></div>
+<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="keywordflow">return</span> widget-&gt;<a class="code" href="classdw_1_1core_1_1Widget.html#afdbd0e08c8670979ae587f6924391473">getParent</a> () != NULL</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; &amp;&amp; <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#aa000c80d14e002fe5a45bd8e994d6670">isEstablishingStackingContext</a> (widget);</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; }</div>
+<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;</div>
+<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#aaa1e04cd0eec9b3d19704e41ad9e8bfe">addChildSCWidget</a> (<a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget);</div>
+<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;</div>
+<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#a651a7af8f2acdf29cc4463fc6b45de96"> 53</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a651a7af8f2acdf29cc4463fc6b45de96">getNumZIndices</a> () { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#afccab5cd203fc39b21e6469c3a72854b">numZIndices</a>; }</div>
+<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#ae9d9c0a574944bae8167e87f15112d68"> 54</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#ae9d9c0a574944bae8167e87f15112d68">getNumChildSCWidgets</a> () { <span class="keywordflow">return</span> childSCWidgets-&gt;<a class="code" href="singletonlout_1_1container_1_1typed_1_1Collection.html#aed30619fbf4bf384897fe8a710a62713">size</a> (); }</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#a8a31dad74e5886a3c0a200fc327463a3"> 56</a></span>&#160; <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a8a31dad74e5886a3c0a200fc327463a3">drawBottom</a> (<a class="code" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="code" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, <a class="code" href="classdw_1_1core_1_1DrawingContext.html">DrawingContext</a> *context)</div>
+<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; { <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a2d247884361afba57242acfe411dfd98">draw</a> (view, area, INT_MIN, -1, context); }</div>
+<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#a3d4efbb7fe900fe5a0f734d534929e7c"> 58</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a3d4efbb7fe900fe5a0f734d534929e7c">drawTop</a> (<a class="code" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="code" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, <a class="code" href="classdw_1_1core_1_1DrawingContext.html">DrawingContext</a> *context)</div>
+<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; { <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a2d247884361afba57242acfe411dfd98">draw</a> (view, area, 0, INT_MAX, context); }</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#ac7e560cd0c894f1b587bbebd253a8f3a"> 61</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#ac7e560cd0c894f1b587bbebd253a8f3a">getTopWidgetAtPoint</a> (<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y,</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; <a class="code" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">core::GettingWidgetAtPointContext</a></div>
+<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; *context)</div>
+<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a4c23708bfb8be17537ec0a723d872648">getWidgetAtPoint</a> (x, y, context, 0, INT_MAX); }</div>
+<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160;</div>
+<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1StackingContextMgr.html#ae002cba1d7e7d67c8d4a5cc802dfd6cc"> 66</a></span>&#160; <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#ae002cba1d7e7d67c8d4a5cc802dfd6cc">getBottomWidgetAtPoint</a> (<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y,</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <a class="code" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">core::GettingWidgetAtPointContext</a></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; *context)</div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1StackingContextMgr.html#a4c23708bfb8be17537ec0a723d872648">getWidgetAtPoint</a> (x, y, context, INT_MIN, -1); }</div>
+<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;};</div>
+<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;} <span class="comment">// namespace core</span></div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;</div>
+<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;} <span class="comment">// namespace dw</span></div>
+<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;</div>
+<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#endif // __DW_STACKINGCONTEXTMGR_HH__</span></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_ae9d9c0a574944bae8167e87f15112d68"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#ae9d9c0a574944bae8167e87f15112d68">dw::core::StackingContextMgr::getNumChildSCWidgets</a></div><div class="ttdeci">int getNumChildSCWidgets()</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:54</div></div>
+<div class="ttc" id="classlout_1_1container_1_1typed_1_1Vector_html"><div class="ttname"><a href="classlout_1_1container_1_1typed_1_1Vector.html">lout::container::typed::Vector</a></div><div class="ttdoc">Typed version of container::untyped::Vector. </div><div class="ttdef"><b>Definition:</b> container.hh:425</div></div>
+<div class="ttc" id="classdw_1_1core_1_1GettingWidgetAtPointContext_html"><div class="ttname"><a href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">dw::core::GettingWidgetAtPointContext</a></div><div class="ttdoc">Set at the top when getting the widget at the point. </div><div class="ttdef"><b>Definition:</b> types.hh:312</div></div>
+<div class="ttc" id="classdw_1_1core_1_1Rectangle_html"><div class="ttname"><a href="classdw_1_1core_1_1Rectangle.html">dw::core::Rectangle</a></div><div class="ttdoc">dw::core::Shape implemtation for simple rectangles. </div><div class="ttdef"><b>Definition:</b> types.hh:69</div></div>
+<div class="ttc" id="namespacedw_1_1core_1_1style_html_a6ae2c5f6b52551556e890a887096bc76a34743765c66613d8a901343886280db9"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a34743765c66613d8a901343886280db9">dw::core::style::POSITION_STATIC</a></div><div class="ttdef"><b>Definition:</b> style.hh:344</div></div>
+<div class="ttc" id="classdw_1_1core_1_1Widget_html_afdbd0e08c8670979ae587f6924391473"><div class="ttname"><a href="classdw_1_1core_1_1Widget.html#afdbd0e08c8670979ae587f6924391473">dw::core::Widget::getParent</a></div><div class="ttdeci">Widget * getParent()</div><div class="ttdef"><b>Definition:</b> widget.hh:552</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a64309f6cf7debcb812b3bf909c098b6e"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a64309f6cf7debcb812b3bf909c098b6e">dw::core::StackingContextMgr::handledByStackingContextMgr</a></div><div class="ttdeci">static bool handledByStackingContextMgr(Widget *widget)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:43</div></div>
+<div class="ttc" id="singletonlout_1_1container_1_1typed_1_1Collection_html_aed30619fbf4bf384897fe8a710a62713"><div class="ttname"><a href="singletonlout_1_1container_1_1typed_1_1Collection.html#aed30619fbf4bf384897fe8a710a62713">lout::container::typed::Collection::size</a></div><div class="ttdeci">int size()</div><div class="ttdef"><b>Definition:</b> container.hh:418</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html">dw::core::StackingContextMgr</a></div><div class="ttdoc">See Handling stacking contexts. </div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:19</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_ae002cba1d7e7d67c8d4a5cc802dfd6cc"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#ae002cba1d7e7d67c8d4a5cc802dfd6cc">dw::core::StackingContextMgr::getBottomWidgetAtPoint</a></div><div class="ttdeci">Widget * getBottomWidgetAtPoint(int x, int y, core::GettingWidgetAtPointContext *context)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:66</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_ac7e560cd0c894f1b587bbebd253a8f3a"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#ac7e560cd0c894f1b587bbebd253a8f3a">dw::core::StackingContextMgr::getTopWidgetAtPoint</a></div><div class="ttdeci">Widget * getTopWidgetAtPoint(int x, int y, core::GettingWidgetAtPointContext *context)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:61</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_aa000c80d14e002fe5a45bd8e994d6670"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#aa000c80d14e002fe5a45bd8e994d6670">dw::core::StackingContextMgr::isEstablishingStackingContext</a></div><div class="ttdeci">static bool isEstablishingStackingContext(Widget *widget)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:37</div></div>
+<div class="ttc" id="classdw_1_1core_1_1Widget_html"><div class="ttname"><a href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></div><div class="ttdoc">The base class of all dillo widgets. </div><div class="ttdef"><b>Definition:</b> widget.hh:23</div></div>
+<div class="ttc" id="classdw_1_1core_1_1DrawingContext_html"><div class="ttname"><a href="classdw_1_1core_1_1DrawingContext.html">dw::core::DrawingContext</a></div><div class="ttdoc">Set at the top when drawing. </div><div class="ttdef"><b>Definition:</b> types.hh:294</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_ac7ffaffaeb59d3d8b7a454ca503b1989"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#ac7ffaffaeb59d3d8b7a454ca503b1989">dw::core::StackingContextMgr::widget</a></div><div class="ttdeci">Widget * widget</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:22</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a8a31dad74e5886a3c0a200fc327463a3"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a8a31dad74e5886a3c0a200fc327463a3">dw::core::StackingContextMgr::drawBottom</a></div><div class="ttdeci">void drawBottom(View *view, Rectangle *area, DrawingContext *context)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:56</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_aafd2cfecb4d335b9c366473a7450ebe1"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#aafd2cfecb4d335b9c366473a7450ebe1">dw::core::StackingContextMgr::StackingContextMgr</a></div><div class="ttdeci">StackingContextMgr(Widget *widget)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.cc:31</div></div>
+<div class="ttc" id="namespacedw_1_1core_1_1style_html_a1624149e8429916748c351e27ca0a7feabdfcd3617065bc906daaf66c72a05f46"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a1624149e8429916748c351e27ca0a7feabdfcd3617065bc906daaf66c72a05f46">dw::core::style::Z_INDEX_AUTO</a></div><div class="ttdoc">&#39;z-index&#39; is stored as int; use this for the value &#39;auto&#39;. </div><div class="ttdef"><b>Definition:</b> style.hh:387</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_aaa1e04cd0eec9b3d19704e41ad9e8bfe"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#aaa1e04cd0eec9b3d19704e41ad9e8bfe">dw::core::StackingContextMgr::addChildSCWidget</a></div><div class="ttdeci">void addChildSCWidget(Widget *widget)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.cc:53</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a0594714ed1a690c0a2a31099923120ae"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a0594714ed1a690c0a2a31099923120ae">dw::core::StackingContextMgr::findZIndex</a></div><div class="ttdeci">int findZIndex(int zIndex, bool mustExist)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.cc:86</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a38bcd812c655e9dd91acc6947a5c41f7"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a38bcd812c655e9dd91acc6947a5c41f7">dw::core::StackingContextMgr::zIndices</a></div><div class="ttdeci">int * zIndices</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:24</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a4c23708bfb8be17537ec0a723d872648"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a4c23708bfb8be17537ec0a723d872648">dw::core::StackingContextMgr::getWidgetAtPoint</a></div><div class="ttdeci">Widget * getWidgetAtPoint(int x, int y, core::GettingWidgetAtPointContext *context, int startZIndex, int endZIndex)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.cc:156</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a651a7af8f2acdf29cc4463fc6b45de96"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a651a7af8f2acdf29cc4463fc6b45de96">dw::core::StackingContextMgr::getNumZIndices</a></div><div class="ttdeci">int getNumZIndices()</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:53</div></div>
+<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a882bfdb6c21dd076d057ccd0e413c182"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882bfdb6c21dd076d057ccd0e413c182">dw::core::style::StyleAttrs::zIndex</a></div><div class="ttdeci">int zIndex</div><div class="ttdef"><b>Definition:</b> style.hh:569</div></div>
+<div class="ttc" id="namespacedw_html_aa5266599b1b838b4223a89ad62a39e05a0c94fec78ba5bab3a840ebd604b053ae"><div class="ttname"><a href="namespacedw.html#aa5266599b1b838b4223a89ad62a39e05a0c94fec78ba5bab3a840ebd604b053ae">dw::IMPL_POS</a></div><div class="ttdef"><b>Definition:</b> core.hh:16</div></div>
+<div class="ttc" id="namespacedw_html"><div class="ttname"><a href="namespacedw.html">dw</a></div><div class="ttdoc">Dw is in this namespace, or sub namespaces of this one. </div><div class="ttdef"><b>Definition:</b> alignedtablecell.cc:28</div></div>
+<div class="ttc" id="classdw_1_1core_1_1View_html"><div class="ttname"><a href="classdw_1_1core_1_1View.html">dw::core::View</a></div><div class="ttdoc">An interface to encapsulate platform dependent drawing. </div><div class="ttdef"><b>Definition:</b> view.hh:16</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_afccab5cd203fc39b21e6469c3a72854b"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#afccab5cd203fc39b21e6469c3a72854b">dw::core::StackingContextMgr::numZIndices</a></div><div class="ttdeci">int numZIndices</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:24</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_ab4b92e337eef329ddbbc2d12a08efd86"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#ab4b92e337eef329ddbbc2d12a08efd86">dw::core::StackingContextMgr::childSCWidgets</a></div><div class="ttdeci">lout::container::typed::Vector&lt; Widget &gt; * childSCWidgets</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:23</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a3d4efbb7fe900fe5a0f734d534929e7c"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a3d4efbb7fe900fe5a0f734d534929e7c">dw::core::StackingContextMgr::drawTop</a></div><div class="ttdeci">void drawTop(View *view, Rectangle *area, DrawingContext *context)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.hh:58</div></div>
+<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_afde75e055e0e28d969f8fa96ebbd5f35"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#afde75e055e0e28d969f8fa96ebbd5f35">dw::core::style::StyleAttrs::position</a></div><div class="ttdeci">Position position</div><div class="ttdef"><b>Definition:</b> style.hh:552</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a84b40c9953cb41a897a11bf7ed5153e7"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a84b40c9953cb41a897a11bf7ed5153e7">dw::core::StackingContextMgr::~StackingContextMgr</a></div><div class="ttdeci">~StackingContextMgr()</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.cc:45</div></div>
+<div class="ttc" id="classdw_1_1core_1_1StackingContextMgr_html_a2d247884361afba57242acfe411dfd98"><div class="ttname"><a href="classdw_1_1core_1_1StackingContextMgr.html#a2d247884361afba57242acfe411dfd98">dw::core::StackingContextMgr::draw</a></div><div class="ttdeci">void draw(View *view, Rectangle *area, int startZIndex, int endZIndex, DrawingContext *context)</div><div class="ttdef"><b>Definition:</b> stackingcontextmgr.cc:123</div></div>
+<div class="ttc" id="classdw_1_1core_1_1Widget_html_a1007f17997c8890c8adc4c5c3ceb70c6"><div class="ttname"><a href="classdw_1_1core_1_1Widget.html#a1007f17997c8890c8adc4c5c3ceb70c6">dw::core::Widget::getStyle</a></div><div class="ttdeci">style::Style * getStyle()</div><div class="ttdef"><b>Definition:</b> widget.hh:448</div></div>
+</div><!-- fragment --></div><!-- contents -->
+<!-- start footer part -->
+<hr class="footer"/><address class="footer"><small>
+Generated on Sat May 28 2016 11:47:42 for Dillo by &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/>
+</a> 1.8.8
+</small></address>
+</body>
+</html>