diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
commit | 5ea943a5e789222472e45864e119cf786498bfcd (patch) | |
tree | ea307589de0fdb202474ad4d07c0bef7fe1c53e8 /old/dw/html/style_8hh_source.html |
Import original dillo.org website into old/
Diffstat (limited to 'old/dw/html/style_8hh_source.html')
-rw-r--r-- | old/dw/html/style_8hh_source.html | 1025 |
1 files changed, 1025 insertions, 0 deletions
diff --git a/old/dw/html/style_8hh_source.html b/old/dw/html/style_8hh_source.html new file mode 100644 index 0000000..5348501 --- /dev/null +++ b/old/dw/html/style_8hh_source.html @@ -0,0 +1,1025 @@ +<!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/style.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 Page</span></a></li> + <li><a href="pages.html"><span>Related 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 List</span></a></li> + <li><a href="globals.html"><span>File 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">style.hh</div> </div> +</div><!--header--> +<div class="contents"> +<a href="style_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> <span class="preprocessor">#ifndef __DW_STYLE_HH__</span></div> +<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#define __DW_STYLE_HH__</span></div> +<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div> +<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include <stdint.h></span></div> +<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> </div> +<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#ifndef __INCLUDED_FROM_DW_CORE_HH__</span></div> +<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor"># error Do not include this file directly, use "core.hh" instead.</span></div> +<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#endif</span></div> +<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> </div> +<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#include <limits.h></span></div> +<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> </div> +<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "../lout/signal.hh"</span></div> +<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "../lout/debug.hh"</span></div> +<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div> +<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span><a class="code" href="namespacedw.html">dw</a> {</div> +<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="keyword">namespace </span>core {</div> +<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div> +<div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="keyword">namespace </span>style {</div> +<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div> +<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1"> 200</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1">Cursor</a> {</div> +<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a678481c5dae412ca43f5292a07dd389e"> 201</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a678481c5dae412ca43f5292a07dd389e">CURSOR_CROSSHAIR</a>,</div> +<div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a9603413a8e4c3728545de4b11c8cfe82"> 202</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a9603413a8e4c3728545de4b11c8cfe82">CURSOR_DEFAULT</a>,</div> +<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1ae02ff36c0553389afad99f3b269f792c"> 203</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1ae02ff36c0553389afad99f3b269f792c">CURSOR_POINTER</a>,</div> +<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a0990ce90e6ef3d5324f319651e91c615"> 204</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a0990ce90e6ef3d5324f319651e91c615">CURSOR_MOVE</a>,</div> +<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a91272d9683cb3511dde4aa06e06e235f"> 205</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a91272d9683cb3511dde4aa06e06e235f">CURSOR_E_RESIZE</a>,</div> +<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a39ef6c322c39c56962ac4c243fca622f"> 206</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a39ef6c322c39c56962ac4c243fca622f">CURSOR_NE_RESIZE</a>,</div> +<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1abddac66351b784653be0532a12dc5c03"> 207</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1abddac66351b784653be0532a12dc5c03">CURSOR_NW_RESIZE</a>,</div> +<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a5e57d60e94344ece69793561b3d0052b"> 208</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a5e57d60e94344ece69793561b3d0052b">CURSOR_N_RESIZE</a>,</div> +<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a29e3aea62f395a5d0d5b7a46846e2b86"> 209</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a29e3aea62f395a5d0d5b7a46846e2b86">CURSOR_SE_RESIZE</a>,</div> +<div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a020648aaebd5e1d139464ed7f12b3db7"> 210</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a020648aaebd5e1d139464ed7f12b3db7">CURSOR_SW_RESIZE</a>,</div> +<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a17d14f4f8328089bd7929df967303759"> 211</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a17d14f4f8328089bd7929df967303759">CURSOR_S_RESIZE</a>,</div> +<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a4fbc084273a905619c500a130a1dd576"> 212</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a4fbc084273a905619c500a130a1dd576">CURSOR_W_RESIZE</a>,</div> +<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a584eec4585a596cede9f832cf76d4c84"> 213</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a584eec4585a596cede9f832cf76d4c84">CURSOR_TEXT</a>,</div> +<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1aed3563887bfead9e3bae68efec64bbc3"> 214</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1aed3563887bfead9e3bae68efec64bbc3">CURSOR_WAIT</a>,</div> +<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1aa44de939e20145cd755faa24d7dfe694"> 215</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1aa44de939e20145cd755faa24d7dfe694">CURSOR_HELP</a></div> +<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> };</div> +<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div> +<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9"> 218</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9">BorderCollapse</a> {</div> +<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9a622a0d938d736bb4b4fbafa5b0b68a3e"> 219</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9a622a0d938d736bb4b4fbafa5b0b68a3e">BORDER_MODEL_SEPARATE</a>,</div> +<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9af25477ea69aee003f4f1c7274c9857f5"> 220</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9af25477ea69aee003f4f1c7274c9857f5">BORDER_MODEL_COLLAPSE</a></div> +<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> };</div> +<div class="line"><a name="l00222"></a><span class="lineno"> 222</span> </div> +<div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293c"> 223</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293c">BorderStyle</a> {</div> +<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca4a2de63840d91424b8719ce1fe73b6a5"> 224</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca4a2de63840d91424b8719ce1fe73b6a5">BORDER_NONE</a>,</div> +<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca35c574c4a488f462350be87449f660d0"> 225</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca35c574c4a488f462350be87449f660d0">BORDER_HIDDEN</a>,</div> +<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca2436c312553bf2e1635972d2ad92bcbb"> 226</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca2436c312553bf2e1635972d2ad92bcbb">BORDER_DOTTED</a>,</div> +<div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293cabebef623eab39c86a4dd813606a73e58"> 227</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293cabebef623eab39c86a4dd813606a73e58">BORDER_DASHED</a>,</div> +<div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca45df922a42d1e5dba29e3df4a185155f"> 228</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca45df922a42d1e5dba29e3df4a185155f">BORDER_SOLID</a>,</div> +<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca2b3fdd4a8da99e30c4fe935ca5ff7adb"> 229</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca2b3fdd4a8da99e30c4fe935ca5ff7adb">BORDER_DOUBLE</a>,</div> +<div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca3fe38906b55164b672a8b764c04d6a36"> 230</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca3fe38906b55164b672a8b764c04d6a36">BORDER_GROOVE</a>,</div> +<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca5e8a38cfeccf4d5c7e243a787aaf4f9b"> 231</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca5e8a38cfeccf4d5c7e243a787aaf4f9b">BORDER_RIDGE</a>,</div> +<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293caf259d5a898cef7345663ac640a4bf7e8"> 232</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293caf259d5a898cef7345663ac640a4bf7e8">BORDER_INSET</a>,</div> +<div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca9160974932cffac79b91852e1048a4cd"> 233</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca9160974932cffac79b91852e1048a4cd">BORDER_OUTSET</a></div> +<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> };</div> +<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> </div> +<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7"> 236</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7">BackgroundRepeat</a> {</div> +<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a7b4319c658e934e2a6b36e369af1b542"> 237</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a7b4319c658e934e2a6b36e369af1b542">BACKGROUND_REPEAT</a>,</div> +<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a91066218b91957b5140ab690b06e9d57"> 238</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a91066218b91957b5140ab690b06e9d57">BACKGROUND_REPEAT_X</a>,</div> +<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a3450341e9b9bfc99756514053c0e7763"> 239</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a3450341e9b9bfc99756514053c0e7763">BACKGROUND_REPEAT_Y</a>,</div> +<div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a11b788784545fa1c845dda18392d137c"> 240</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a11b788784545fa1c845dda18392d137c">BACKGROUND_NO_REPEAT</a></div> +<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> };</div> +<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div> +<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00"> 243</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00">BackgroundAttachment</a> {</div> +<div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00a75228b50a96842330855148db882d03e"> 244</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00a75228b50a96842330855148db882d03e">BACKGROUND_ATTACHMENT_SCROLL</a>,</div> +<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00a0e9ade2c7313b6424d8d52d6e6739b5e"> 245</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00a0e9ade2c7313b6424d8d52d6e6739b5e">BACKGROUND_ATTACHMENT_FIXED</a></div> +<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> };</div> +<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> </div> +<div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17"> 248</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17">TextAlignType</a> {</div> +<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17aa2e83be2a1498ea6764cb3a31347ea5f"> 249</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17aa2e83be2a1498ea6764cb3a31347ea5f">TEXT_ALIGN_LEFT</a>,</div> +<div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a499d3420e8d994404916c812a5608c64"> 250</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a499d3420e8d994404916c812a5608c64">TEXT_ALIGN_RIGHT</a>,</div> +<div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17aa116da5e1a3390837ae4d2eef387a0e9"> 251</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17aa116da5e1a3390837ae4d2eef387a0e9">TEXT_ALIGN_CENTER</a>,</div> +<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a1e835a35bdc052984d0373e375290540"> 252</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a1e835a35bdc052984d0373e375290540">TEXT_ALIGN_JUSTIFY</a>,</div> +<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a3fff7f0228f0e59b8a7d4eadb4fa835a"> 253</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a3fff7f0228f0e59b8a7d4eadb4fa835a">TEXT_ALIGN_STRING</a></div> +<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> };</div> +<div class="line"><a name="l00255"></a><span class="lineno"> 255</span> </div> +<div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3"> 256</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3">VAlignType</a> {</div> +<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ac0254c9aa7a599fed9506a4870db91cf"> 257</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ac0254c9aa7a599fed9506a4870db91cf">VALIGN_TOP</a>,</div> +<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3afc49b8482768ed6796e34f3faf06606a"> 258</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3afc49b8482768ed6796e34f3faf06606a">VALIGN_BOTTOM</a>,</div> +<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3afb1e99d49df0f6515102ea9e3f894e6c"> 259</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3afb1e99d49df0f6515102ea9e3f894e6c">VALIGN_MIDDLE</a>,</div> +<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a8c97826217317764a9de0010ff279099"> 260</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a8c97826217317764a9de0010ff279099">VALIGN_BASELINE</a>,</div> +<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ab9edb8b2e01bf1f97dd1697e8d8cfb4c"> 261</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ab9edb8b2e01bf1f97dd1697e8d8cfb4c">VALIGN_SUB</a>,</div> +<div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a4437c44dd4f828fb326826ebb8f1bf07"> 262</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a4437c44dd4f828fb326826ebb8f1bf07">VALIGN_SUPER</a>,</div> +<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ac56c1b33eaf92d28f62d7d2fe3874055"> 263</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ac56c1b33eaf92d28f62d7d2fe3874055">VALIGN_TEXT_TOP</a>,</div> +<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a3bd57d6783849251d540f156e58ab7db"> 264</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a3bd57d6783849251d540f156e58ab7db">VALIGN_TEXT_BOTTOM</a>,</div> +<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> };</div> +<div class="line"><a name="l00266"></a><span class="lineno"> 266</span> </div> +<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8f"> 267</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8f">TextTransform</a> {</div> +<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fad0879443c99cfdc60b672b254b8a082b"> 268</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fad0879443c99cfdc60b672b254b8a082b">TEXT_TRANSFORM_NONE</a>,</div> +<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa7d0aeba80b3d2879447a7d755c4906fb"> 269</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa7d0aeba80b3d2879447a7d755c4906fb">TEXT_TRANSFORM_CAPITALIZE</a>,</div> +<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa3523d5a917c4b0cec1cc7b12338a65d7"> 270</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa3523d5a917c4b0cec1cc7b12338a65d7">TEXT_TRANSFORM_UPPERCASE</a>,</div> +<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa10d8ceb27009411e5378a150e50db57a"> 271</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa10d8ceb27009411e5378a150e50db57a">TEXT_TRANSFORM_LOWERCASE</a>,</div> +<div class="line"><a name="l00272"></a><span class="lineno"> 272</span> };</div> +<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> </div> +<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17"> 277</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17">DisplayType</a> {</div> +<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a787fb628180bfc28e0e5177ee7fa25d8"> 278</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a787fb628180bfc28e0e5177ee7fa25d8">DISPLAY_BLOCK</a>,</div> +<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a7a121fdeb1af36d788f1e73d5d130158"> 279</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a7a121fdeb1af36d788f1e73d5d130158">DISPLAY_INLINE</a>,</div> +<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a852be1f073ae067964f79f9ce3a4dac7"> 280</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a852be1f073ae067964f79f9ce3a4dac7">DISPLAY_INLINE_BLOCK</a>,</div> +<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a6b01ede93019341fd0320c6c98326ffa"> 281</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a6b01ede93019341fd0320c6c98326ffa">DISPLAY_LIST_ITEM</a>,</div> +<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17aa89a26f0d107bc52c1e60578ddd44fb5"> 282</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17aa89a26f0d107bc52c1e60578ddd44fb5">DISPLAY_NONE</a>,</div> +<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17ab856bc81d7eb51b186559f86460d9750"> 283</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17ab856bc81d7eb51b186559f86460d9750">DISPLAY_TABLE</a>,</div> +<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a60d3fc1a1ff6f4bfe44b77c274f75580"> 284</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a60d3fc1a1ff6f4bfe44b77c274f75580">DISPLAY_TABLE_ROW_GROUP</a>,</div> +<div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a39e15823f6ece7a212a45e35a19cb6d0"> 285</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a39e15823f6ece7a212a45e35a19cb6d0">DISPLAY_TABLE_HEADER_GROUP</a>,</div> +<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a92cc783c80e1b3c45fb0a7a9ab4db076"> 286</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a92cc783c80e1b3c45fb0a7a9ab4db076">DISPLAY_TABLE_FOOTER_GROUP</a>,</div> +<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a1d47db68479d7b2c9ded02f0e2f18285"> 287</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a1d47db68479d7b2c9ded02f0e2f18285">DISPLAY_TABLE_ROW</a>,</div> +<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a3827c724583cb6ea68930b0f5c5cc0a9"> 288</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a3827c724583cb6ea68930b0f5c5cc0a9">DISPLAY_TABLE_CELL</a></div> +<div class="line"><a name="l00289"></a><span class="lineno"> 289</span> };</div> +<div class="line"><a name="l00290"></a><span class="lineno"> 290</span> </div> +<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6"> 291</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6">LineType</a> {</div> +<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a15fd6b4d029b91ce6a40864c25297cb8"> 292</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a15fd6b4d029b91ce6a40864c25297cb8">LINE_NORMAL</a>,</div> +<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a36ae5a5d3549a94ec442572ff1c347aa"> 293</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a36ae5a5d3549a94ec442572ff1c347aa">LINE_DOTTED</a>,</div> +<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a3934643a600044cddda971f66e9f60ec"> 294</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a3934643a600044cddda971f66e9f60ec">LINE_DASHED</a></div> +<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> };</div> +<div class="line"><a name="l00296"></a><span class="lineno"> 296</span> </div> +<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbc"> 297</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbc">ListStylePosition</a> {</div> +<div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbca6f2a4671dbfe47c81c59fb9f282633de"> 298</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbca6f2a4671dbfe47c81c59fb9f282633de">LIST_STYLE_POSITION_INSIDE</a>,</div> +<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbcac1ba52fce87228370b7929e7f4d8ea12"> 299</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbcac1ba52fce87228370b7929e7f4d8ea12">LIST_STYLE_POSITION_OUTSIDE</a></div> +<div class="line"><a name="l00300"></a><span class="lineno"> 300</span> };</div> +<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09"> 301</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09">ListStyleType</a> {</div> +<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a1b55ea89fe4363a85f32bddcc6ae7ffd"> 302</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a1b55ea89fe4363a85f32bddcc6ae7ffd">LIST_STYLE_TYPE_DISC</a>,</div> +<div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ace468d693dc8547dc17c0669a3f42568"> 303</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ace468d693dc8547dc17c0669a3f42568">LIST_STYLE_TYPE_CIRCLE</a>,</div> +<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae3bfdfa7f7354ea6c6da2e8e320cd444"> 304</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae3bfdfa7f7354ea6c6da2e8e320cd444">LIST_STYLE_TYPE_SQUARE</a>,</div> +<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae29ae0a92c6fd9d7f08a84b053c726de"> 305</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae29ae0a92c6fd9d7f08a84b053c726de">LIST_STYLE_TYPE_DECIMAL</a>,</div> +<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a13c5d4d0bbda0e5eda19f4d0c1cf9481"> 306</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a13c5d4d0bbda0e5eda19f4d0c1cf9481">LIST_STYLE_TYPE_DECIMAL_LEADING_ZERO</a>,</div> +<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09afc23eabf980fb285397f4812be133a83"> 307</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09afc23eabf980fb285397f4812be133a83">LIST_STYLE_TYPE_LOWER_ROMAN</a>,</div> +<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ad8e2a85ca4d519092b59367ba845ec04"> 308</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ad8e2a85ca4d519092b59367ba845ec04">LIST_STYLE_TYPE_UPPER_ROMAN</a>,</div> +<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab0ef00383fe7e4bbce8b15618cee304e"> 309</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab0ef00383fe7e4bbce8b15618cee304e">LIST_STYLE_TYPE_LOWER_GREEK</a>,</div> +<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a952c3ff5d4c0888dfab0e674a4b9882a"> 310</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a952c3ff5d4c0888dfab0e674a4b9882a">LIST_STYLE_TYPE_LOWER_ALPHA</a>,</div> +<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a432c8982e67dd9fd298760162c25bd1e"> 311</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a432c8982e67dd9fd298760162c25bd1e">LIST_STYLE_TYPE_LOWER_LATIN</a>,</div> +<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a8de3a5280187f3ca484aa80ece20c85b"> 312</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a8de3a5280187f3ca484aa80ece20c85b">LIST_STYLE_TYPE_UPPER_ALPHA</a>,</div> +<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a48fff2466e7776bd580220d3f06717eb"> 313</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a48fff2466e7776bd580220d3f06717eb">LIST_STYLE_TYPE_UPPER_LATIN</a>,</div> +<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a756c959617f6cea03dc5db8a76c437c1"> 314</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a756c959617f6cea03dc5db8a76c437c1">LIST_STYLE_TYPE_HEBREW</a>,</div> +<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab37b0f2ceb6b066480a997d5e6ae1bb6"> 315</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab37b0f2ceb6b066480a997d5e6ae1bb6">LIST_STYLE_TYPE_ARMENIAN</a>,</div> +<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a2eb7659314804b27a8c940931d5c0371"> 316</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a2eb7659314804b27a8c940931d5c0371">LIST_STYLE_TYPE_GEORGIAN</a>,</div> +<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae558365090f1060efe96aebab3c811d0"> 317</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae558365090f1060efe96aebab3c811d0">LIST_STYLE_TYPE_CJK_IDEOGRAPHIC</a>,</div> +<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a1a0dbb3e5e25475274f9c6c9bb7898da"> 318</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a1a0dbb3e5e25475274f9c6c9bb7898da">LIST_STYLE_TYPE_HIRAGANA</a>,</div> +<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab1e1418d2410de5e99105792ac5972c7"> 319</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab1e1418d2410de5e99105792ac5972c7">LIST_STYLE_TYPE_KATAKANA</a>,</div> +<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09aa6fbfccae7fe704c966fa4543b3e5310"> 320</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09aa6fbfccae7fe704c966fa4543b3e5310">LIST_STYLE_TYPE_HIRAGANA_IROHA</a>,</div> +<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae0ceced2618e525b17d3cad508b8529b"> 321</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae0ceced2618e525b17d3cad508b8529b">LIST_STYLE_TYPE_KATAKANA_IROHA</a>,</div> +<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09afbd050eaa28471c5953d72421a75335d"> 322</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09afbd050eaa28471c5953d72421a75335d">LIST_STYLE_TYPE_NONE</a></div> +<div class="line"><a name="l00323"></a><span class="lineno"> 323</span> };</div> +<div class="line"><a name="l00324"></a><span class="lineno"> 324</span> </div> +<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7"> 325</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7">FontStyle</a> {</div> +<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a7592e279e6940d6c5455ce147ea5e956"> 326</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a7592e279e6940d6c5455ce147ea5e956">FONT_STYLE_NORMAL</a>,</div> +<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a0a39a4959cffcb6c79e210a93703c549"> 327</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a0a39a4959cffcb6c79e210a93703c549">FONT_STYLE_ITALIC</a>,</div> +<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a8f189780552a391e198796b8620fcd2e"> 328</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a8f189780552a391e198796b8620fcd2e">FONT_STYLE_OBLIQUE</a></div> +<div class="line"><a name="l00329"></a><span class="lineno"> 329</span> };</div> +<div class="line"><a name="l00330"></a><span class="lineno"> 330</span> </div> +<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efd"> 331</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efd">FontVariant</a> {</div> +<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda29e7649efb0f72eef23e30b61b6cb7af"> 332</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda29e7649efb0f72eef23e30b61b6cb7af">FONT_VARIANT_NORMAL</a>,</div> +<div class="line"><a name="l00333"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda323fd3a5361eaa6a64edb2fe8f43f312"> 333</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda323fd3a5361eaa6a64edb2fe8f43f312">FONT_VARIANT_SMALL_CAPS</a></div> +<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> };</div> +<div class="line"><a name="l00335"></a><span class="lineno"> 335</span> </div> +<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50"> 336</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50">Overflow</a> {</div> +<div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50aa92bedc7c1f816a845a2d04d574203d6"> 337</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50aa92bedc7c1f816a845a2d04d574203d6">OVERFLOW_VISIBLE</a>,</div> +<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50a0c7f0c45c21877f9c660bca75c0f3520"> 338</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50a0c7f0c45c21877f9c660bca75c0f3520">OVERFLOW_HIDDEN</a>,</div> +<div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50aa3b890e1bdf633b414c485ad7be10bd1"> 339</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50aa3b890e1bdf633b414c485ad7be10bd1">OVERFLOW_SCROLL</a>,</div> +<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50a3d424665b3b69a9302600985913e8ccb"> 340</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50a3d424665b3b69a9302600985913e8ccb">OVERFLOW_AUTO</a></div> +<div class="line"><a name="l00341"></a><span class="lineno"> 341</span> };</div> +<div class="line"><a name="l00342"></a><span class="lineno"> 342</span> </div> +<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76"> 343</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76">Position</a> {</div> +<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a34743765c66613d8a901343886280db9"> 344</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a34743765c66613d8a901343886280db9">POSITION_STATIC</a>,</div> +<div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76ab34114f2d98369dda53c5f329d83b97e"> 345</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76ab34114f2d98369dda53c5f329d83b97e">POSITION_RELATIVE</a>,</div> +<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a1a417ac55089aa6c7169a6ef9f5eb17d"> 346</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a1a417ac55089aa6c7169a6ef9f5eb17d">POSITION_ABSOLUTE</a>,</div> +<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76aeee794ae9976864a3222d186f5036fd6"> 347</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76aeee794ae9976864a3222d186f5036fd6">POSITION_FIXED</a>,</div> +<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> };</div> +<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> </div> +<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddf"> 350</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddf">TextDecoration</a> {</div> +<div class="line"><a name="l00351"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfae3d05f0754ba2deb7ed679e3bd6a51e1"> 351</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfae3d05f0754ba2deb7ed679e3bd6a51e1">TEXT_DECORATION_NONE</a> = 0,</div> +<div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfaace1b270d0e64e9a0a36a718376573e8"> 352</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfaace1b270d0e64e9a0a36a718376573e8">TEXT_DECORATION_UNDERLINE</a> = 1 << 0,</div> +<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa12fae8dc1cccb3721f7a4af00539c1be"> 353</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa12fae8dc1cccb3721f7a4af00539c1be">TEXT_DECORATION_OVERLINE</a> = 1 << 1,</div> +<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa26a87b5116af3497626d740cdef2c465"> 354</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa26a87b5116af3497626d740cdef2c465">TEXT_DECORATION_LINE_THROUGH</a> = 1 << 2,</div> +<div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa3fad4d7f267bcc97bf693b9b921bd5b6"> 355</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa3fad4d7f267bcc97bf693b9b921bd5b6">TEXT_DECORATION_BLINK</a> = 1 << 3</div> +<div class="line"><a name="l00356"></a><span class="lineno"> 356</span> };</div> +<div class="line"><a name="l00357"></a><span class="lineno"> 357</span> </div> +<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077"> 358</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077">WhiteSpace</a> {</div> +<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a4cdb5f222d99c6267e9fa2698434f822"> 359</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a4cdb5f222d99c6267e9fa2698434f822">WHITE_SPACE_NORMAL</a>,</div> +<div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a39f3c48ad21431941bc00e6f81634b7f"> 360</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a39f3c48ad21431941bc00e6f81634b7f">WHITE_SPACE_PRE</a>,</div> +<div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a1a7b2f4fecf898b3ad3bdc4f88056e4d"> 361</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a1a7b2f4fecf898b3ad3bdc4f88056e4d">WHITE_SPACE_NOWRAP</a>,</div> +<div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a6f2ed4563d3e60b1924b0f75597a4367"> 362</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a6f2ed4563d3e60b1924b0f75597a4367">WHITE_SPACE_PRE_WRAP</a>,</div> +<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a4473cf1c4a0992dd9e9ae2053a8a9dbe"> 363</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a4473cf1c4a0992dd9e9ae2053a8a9dbe">WHITE_SPACE_PRE_LINE</a>,</div> +<div class="line"><a name="l00364"></a><span class="lineno"> 364</span> };</div> +<div class="line"><a name="l00365"></a><span class="lineno"> 365</span> </div> +<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963"> 366</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963">FloatType</a> {</div> +<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963a592e687334ab6fabac5d882c5475a8a8"> 367</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963a592e687334ab6fabac5d882c5475a8a8">FLOAT_NONE</a>,</div> +<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963adda7fef7c8ed88b7e6149a586465b928"> 368</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963adda7fef7c8ed88b7e6149a586465b928">FLOAT_LEFT</a>,</div> +<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963a3c53dc48796eb50056e694e39c309b02"> 369</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963a3c53dc48796eb50056e694e39c309b02">FLOAT_RIGHT</a></div> +<div class="line"><a name="l00370"></a><span class="lineno"> 370</span> };</div> +<div class="line"><a name="l00371"></a><span class="lineno"> 371</span> </div> +<div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722b"> 372</a></span> <span class="keyword">enum</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722b">ClearType</a> {</div> +<div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba0911cb8fc67d9a83b2ac3bff4d8a123d"> 373</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba0911cb8fc67d9a83b2ac3bff4d8a123d">CLEAR_LEFT</a>,</div> +<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba4002860c4f90bfb3b1f4e24f2435b699"> 374</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba4002860c4f90bfb3b1f4e24f2435b699">CLEAR_RIGHT</a>,</div> +<div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722bad4308040d085ea178c8a4f058a758702"> 375</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722bad4308040d085ea178c8a4f058a758702">CLEAR_BOTH</a>,</div> +<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba5bb21f416ca5c0ac670eed4b9bafb2a3"> 376</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba5bb21f416ca5c0ac670eed4b9bafb2a3">CLEAR_NONE</a></div> +<div class="line"><a name="l00377"></a><span class="lineno"> 377</span> };</div> +<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> </div> +<div class="line"><a name="l00379"></a><span class="lineno"> 379</span> <span class="keyword">enum</span> {</div> +<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a1624149e8429916748c351e27ca0a7feabdfcd3617065bc906daaf66c72a05f46"> 387</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a1624149e8429916748c351e27ca0a7feabdfcd3617065bc906daaf66c72a05f46">Z_INDEX_AUTO</a> = INT_MAX</div> +<div class="line"><a name="l00388"></a><span class="lineno"> 388</span> };</div> +<div class="line"><a name="l00389"></a><span class="lineno"> 389</span> </div> +<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de"> 428</a></span> <span class="keyword">typedef</span> <span class="keywordtype">int</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de">Length</a>;</div> +<div class="line"><a name="l00429"></a><span class="lineno"> 429</span> </div> +<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a7cef5409df497a7946413b14189d52fc"> 431</a></span> <span class="keyword">inline</span> Length <a class="code" href="namespacedw_1_1core_1_1style.html#a7cef5409df497a7946413b14189d52fc">createAbsLength</a>(<span class="keywordtype">int</span> n) { <span class="keywordflow">return</span> (n << 2) | 1; }</div> +<div class="line"><a name="l00432"></a><span class="lineno"> 432</span> </div> +<div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a45ad298615cea3ebc0c628ea82721df8"> 434</a></span> <span class="keyword">inline</span> Length <a class="code" href="namespacedw_1_1core_1_1style.html#a45ad298615cea3ebc0c628ea82721df8">createPerLength</a>(<span class="keywordtype">double</span> v) {</div> +<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <span class="keywordflow">return</span> ((<span class="keywordtype">int</span>)(v * (1 << 18)) & ~3) | 2; }</div> +<div class="line"><a name="l00436"></a><span class="lineno"> 436</span> </div> +<div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ac11f4d0b313513bd5358626e8d95bb72"> 438</a></span> <span class="keyword">inline</span> Length <a class="code" href="namespacedw_1_1core_1_1style.html#ac11f4d0b313513bd5358626e8d95bb72">createRelLength</a>(<span class="keywordtype">double</span> v) {</div> +<div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  <span class="keywordflow">return</span> ((<span class="keywordtype">int</span>)(v * (1 << 18)) & ~3) | 3; }</div> +<div class="line"><a name="l00440"></a><span class="lineno"> 440</span> </div> +<div class="line"><a name="l00442"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#ace4760906a4ac602a7cff74f336868cc"> 442</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespacedw_1_1core_1_1style.html#ace4760906a4ac602a7cff74f336868cc">isAbsLength</a>(Length l) { <span class="keywordflow">return</span> (l & 3) == 1; }</div> +<div class="line"><a name="l00443"></a><span class="lineno"> 443</span> </div> +<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#acd3f933fa144e3a67650fbad8a8461d4"> 445</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespacedw_1_1core_1_1style.html#acd3f933fa144e3a67650fbad8a8461d4">isPerLength</a>(Length l) { <span class="keywordflow">return</span> (l & 3) == 2; }</div> +<div class="line"><a name="l00446"></a><span class="lineno"> 446</span> </div> +<div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a87ee8aa6bf7c3b38e66b06f06de864b0"> 448</a></span> <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a87ee8aa6bf7c3b38e66b06f06de864b0">isRelLength</a>(Length l) { <span class="keywordflow">return</span> (l & 3) == 3; }</div> +<div class="line"><a name="l00449"></a><span class="lineno"> 449</span> </div> +<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aea2666db4509b8de3497815c32cc78bb"> 451</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="namespacedw_1_1core_1_1style.html#aea2666db4509b8de3497815c32cc78bb">absLengthVal</a>(Length l) { <span class="keywordflow">return</span> l >> 2; }</div> +<div class="line"><a name="l00452"></a><span class="lineno"> 452</span> </div> +<div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a7a59ef988378925e79a034d8996d5d3a"> 458</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a7a59ef988378925e79a034d8996d5d3a">perLengthVal_useThisOnlyForDebugging</a>(Length l)</div> +<div class="line"><a name="l00459"></a><span class="lineno"> 459</span> { <span class="keywordflow">return</span> (<span class="keywordtype">double</span>)(l & ~3) / (1 << 18); }</div> +<div class="line"><a name="l00460"></a><span class="lineno"> 460</span> </div> +<div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a256ae50fd4409d05256e665dd06e2819"> 466</a></span> <span class="keyword">inline</span> <span class="keywordtype">double</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a256ae50fd4409d05256e665dd06e2819">relLengthVal</a>(Length l) { <span class="keywordflow">return</span> (<span class="keywordtype">double</span>)(l & ~3) / (1 << 18); }</div> +<div class="line"><a name="l00467"></a><span class="lineno"> 467</span> </div> +<div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a1302e8692f594c43acd4e0d4f80d4e58"> 473</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a1302e8692f594c43acd4e0d4f80d4e58">multiplyWithPerLength</a>(<span class="keywordtype">int</span> x, Length l) {</div> +<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keywordflow">return</span> x * <a class="code" href="namespacedw_1_1core_1_1style.html#a7a59ef988378925e79a034d8996d5d3a">perLengthVal_useThisOnlyForDebugging</a> (l);</div> +<div class="line"><a name="l00475"></a><span class="lineno"> 475</span> }</div> +<div class="line"><a name="l00476"></a><span class="lineno"> 476</span> </div> +<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a458d6f140cf5615d410375be8ead6e05"> 483</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a458d6f140cf5615d410375be8ead6e05">multiplyWithPerLengthRounded</a>(<span class="keywordtype">int</span> x, Length l) {</div> +<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <span class="keywordflow">return</span> <a class="code" href="namespacelout_1_1misc.html#a79988e1eb6f9b9f65de231c34d367093">lout::misc::roundInt</a> (x * <a class="code" href="namespacedw_1_1core_1_1style.html#a7a59ef988378925e79a034d8996d5d3a">perLengthVal_useThisOnlyForDebugging</a> (l));</div> +<div class="line"><a name="l00485"></a><span class="lineno"> 485</span> }</div> +<div class="line"><a name="l00486"></a><span class="lineno"> 486</span> </div> +<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#a06d0ab7d5647c34645b3abc0385b4ac7"> 487</a></span> <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a06d0ab7d5647c34645b3abc0385b4ac7">multiplyWithRelLength</a>(<span class="keywordtype">int</span> x, Length l) {</div> +<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  <span class="keywordflow">return</span> x * <a class="code" href="namespacedw_1_1core_1_1style.html#a256ae50fd4409d05256e665dd06e2819">relLengthVal</a>(l);</div> +<div class="line"><a name="l00489"></a><span class="lineno"> 489</span> }</div> +<div class="line"><a name="l00490"></a><span class="lineno"> 490</span> </div> +<div class="line"><a name="l00491"></a><span class="lineno"> 491</span> </div> +<div class="line"><a name="l00492"></a><span class="lineno"> 492</span> <span class="keyword">enum</span> {</div> +<div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="namespacedw_1_1core_1_1style.html#aac24f6d004950902b4230f10d6ab390fa21f69922bfe70562a6ebe62b70e75ad4"> 494</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aac24f6d004950902b4230f10d6ab390fa21f69922bfe70562a6ebe62b70e75ad4">LENGTH_AUTO</a> = 0</div> +<div class="line"><a name="l00495"></a><span class="lineno"> 495</span> };</div> +<div class="line"><a name="l00496"></a><span class="lineno"> 496</span> </div> +<div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Box.html"> 503</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1Box.html">Box</a></div> +<div class="line"><a name="l00504"></a><span class="lineno"> 504</span> {</div> +<div class="line"><a name="l00505"></a><span class="lineno"> 505</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  <span class="comment">/* in future also percentages */</span></div> +<div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38"> 507</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38">top</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">right</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#ab15ed5ca5d8457a316c20dedf71c21f1">bottom</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">left</a>;</div> +<div class="line"><a name="l00508"></a><span class="lineno"> 508</span> </div> +<div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Box.html#aeff7d58d53ecffd76bee131255f60d6d"> 509</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#aeff7d58d53ecffd76bee131255f60d6d">setVal</a>(<span class="keywordtype">int</span> val) { top = right = bottom = left = val; }</div> +<div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Box.html#a703c779cc636257b051fa68a3f2ab366"> 510</a></span>  <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a703c779cc636257b051fa68a3f2ab366">equals</a> (<a class="code" href="classdw_1_1core_1_1style_1_1Box.html">Box</a> *other) {</div> +<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  <span class="keywordflow">return</span> top == other-><a class="code" href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38">top</a> &&</div> +<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  right == other-><a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">right</a> &&</div> +<div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  bottom == other-><a class="code" href="classdw_1_1core_1_1style_1_1Box.html#ab15ed5ca5d8457a316c20dedf71c21f1">bottom</a> &&</div> +<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  left == other-><a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">left</a>;</div> +<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  }</div> +<div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Box.html#abef26ac35391f0f8ad9ef457b0491502"> 516</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#abef26ac35391f0f8ad9ef457b0491502">hashValue</a> () {</div> +<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>  <span class="keywordflow">return</span> top + right + bottom + <a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">left</a>;</div> +<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  }</div> +<div class="line"><a name="l00519"></a><span class="lineno"> 519</span> };</div> +<div class="line"><a name="l00520"></a><span class="lineno"> 520</span> </div> +<div class="line"><a name="l00521"></a><span class="lineno"> 521</span> <span class="keyword">class </span>Tooltip;</div> +<div class="line"><a name="l00522"></a><span class="lineno"> 522</span> <span class="keyword">class </span>Font;</div> +<div class="line"><a name="l00523"></a><span class="lineno"> 523</span> <span class="keyword">class </span>Color;</div> +<div class="line"><a name="l00524"></a><span class="lineno"> 524</span> <span class="keyword">class </span>StyleImage;</div> +<div class="line"><a name="l00525"></a><span class="lineno"> 525</span> </div> +<div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html"> 529</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html">StyleAttrs</a> : <span class="keyword">public</span> <a class="code" href="classlout_1_1object_1_1Object.html">lout::object::Object</a></div> +<div class="line"><a name="l00530"></a><span class="lineno"> 530</span> {</div> +<div class="line"><a name="l00531"></a><span class="lineno"> 531</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6b3ee39ab9a4b80531c70db9ef580e73"> 532</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1Font.html">Font</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6b3ee39ab9a4b80531c70db9ef580e73">font</a>;</div> +<div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a46aec4b779269013e9ced4553cd83b34"> 533</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a46aec4b779269013e9ced4553cd83b34">textDecoration</a>; <span class="comment">/* No TextDecoration because of problems converting</span></div> +<div class="line"><a name="l00534"></a><span class="lineno"> 534</span> <span class="comment"> * TextDecoration <-> int */</span></div> +<div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a093f7bf962fad813dfbf36d9cea06823"> 535</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1Color.html">Color</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a093f7bf962fad813dfbf36d9cea06823">color</a>, *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aeb27b877af330de69ab7f03a2015d5ea">backgroundColor</a>;</div> +<div class="line"><a name="l00536"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a170ad75305c4019bd1af10731575e52e"> 536</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a170ad75305c4019bd1af10731575e52e">backgroundImage</a>;</div> +<div class="line"><a name="l00537"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4586be38d0ba8c5607567ddcb992a3da"> 537</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7">BackgroundRepeat</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4586be38d0ba8c5607567ddcb992a3da">backgroundRepeat</a>;</div> +<div class="line"><a name="l00538"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4e1b6800b404a90fada458bcef6b18e1"> 538</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00">BackgroundAttachment</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4e1b6800b404a90fada458bcef6b18e1">backgroundAttachment</a>;</div> +<div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae566231568db736eabfafa2ec747eeea"> 539</a></span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae566231568db736eabfafa2ec747eeea">backgroundPositionX</a>; <span class="comment">// "left" defined by "0%" etc. (see CSS spec)</span></div> +<div class="line"><a name="l00540"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a3c5863f72092f6fd86414e6fad22d954"> 540</a></span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a3c5863f72092f6fd86414e6fad22d954">backgroundPositionY</a>; <span class="comment">// "top" defined by "0%" etc. (see CSS spec)</span></div> +<div class="line"><a name="l00541"></a><span class="lineno"> 541</span> </div> +<div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aa12c6453aba91ef5554601ac950d4f80"> 542</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17">TextAlignType</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aa12c6453aba91ef5554601ac950d4f80">textAlign</a>;</div> +<div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ad3fb36348b3dcb92ff19c31b7e8aa2c1"> 543</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3">VAlignType</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ad3fb36348b3dcb92ff19c31b7e8aa2c1">valign</a>;</div> +<div class="line"><a name="l00544"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aa111a5f246c41dfed9d676f66bbe67ab"> 544</a></span>  <span class="keywordtype">char</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aa111a5f246c41dfed9d676f66bbe67ab">textAlignChar</a>; <span class="comment">/* In future, strings will be supported. */</span></div> +<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0976b01b2d8ba689999b25cbea8a6b9b"> 545</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8f">TextTransform</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0976b01b2d8ba689999b25cbea8a6b9b">textTransform</a>;</div> +<div class="line"><a name="l00546"></a><span class="lineno"> 546</span> </div> +<div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab356cadd83163f0bc243e296b0f436ed"> 547</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963">FloatType</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab356cadd83163f0bc243e296b0f436ed">vloat</a>; <span class="comment">/* "float" is a keyword. */</span></div> +<div class="line"><a name="l00548"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae74a5aa3c40685e7962999ecf428b0f5"> 548</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722b">ClearType</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae74a5aa3c40685e7962999ecf428b0f5">clear</a>;</div> +<div class="line"><a name="l00549"></a><span class="lineno"> 549</span> </div> +<div class="line"><a name="l00550"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab7a78820554d5a184b1a65f91b3cd62e"> 550</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50">Overflow</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab7a78820554d5a184b1a65f91b3cd62e">overflow</a>;</div> +<div class="line"><a name="l00551"></a><span class="lineno"> 551</span> </div> +<div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#afde75e055e0e28d969f8fa96ebbd5f35"> 552</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76">Position</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#afde75e055e0e28d969f8fa96ebbd5f35">position</a>;</div> +<div class="line"><a name="l00553"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882b2b959d3f7dc83a852c314a1a8a2a"> 553</a></span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882b2b959d3f7dc83a852c314a1a8a2a">top</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9f864b5a250c0f37cc1e8d9a4c7ed058">bottom</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae5eb3ec1421191c6af05113b03baea92">left</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aad40d771b8e0e48e896c048629e58fb4">right</a>;</div> +<div class="line"><a name="l00554"></a><span class="lineno"> 554</span> </div> +<div class="line"><a name="l00555"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a11f501cf3c86a6545eab7c8de657df87"> 555</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a5865194add47d79910d2e2b5191ab0b9">hBorderSpacing</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0b1c442c655fec5e644c83120afa1798">vBorderSpacing</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a11f501cf3c86a6545eab7c8de657df87">wordSpacing</a>;</div> +<div class="line"><a name="l00556"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a2c4a64a5225a921d3af374d8d848ef20"> 556</a></span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a2c4a64a5225a921d3af374d8d848ef20">width</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8900daaa0f4e16c20d6cce5447fdf767">height</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1fe595f892f6bef9896f3d4044e3d083">lineHeight</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#abcb65090a861cc8682083eccdd77d41b">textIndent</a>;</div> +<div class="line"><a name="l00557"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1e50c35982748ecd33842a210cf32ed5"> 557</a></span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1e50c35982748ecd33842a210cf32ed5">minWidth</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a38d0a53f2b567c65520065d54c3f86a9">maxWidth</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#af816660e516cf0922c759ba25b8e3729">minHeight</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6d4cf33317ea15e853b1c7590736fb0e">maxHeight</a>;</div> +<div class="line"><a name="l00558"></a><span class="lineno"> 558</span> </div> +<div class="line"><a name="l00559"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#acb100fb2c9eb18c4b3e32681c7b26dd1"> 559</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1Box.html">Box</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4f03d43808ca357266a2e4dfb027f95b">margin</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6aa995cddb6519a921b74813e01aea81">borderWidth</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#acb100fb2c9eb18c4b3e32681c7b26dd1">padding</a>;</div> +<div class="line"><a name="l00560"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9843723cd0ffb1cb3910ef5804633d04"> 560</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9">BorderCollapse</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9843723cd0ffb1cb3910ef5804633d04">borderCollapse</a>;</div> +<div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab21c40651e37ae21875b9eaa95a3bdee"> 561</a></span>  <span class="keyword">struct </span>{ <a class="code" href="classdw_1_1core_1_1style_1_1Color.html">Color</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab21c40651e37ae21875b9eaa95a3bdee">top</a>, *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aad40d771b8e0e48e896c048629e58fb4">right</a>, *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9f864b5a250c0f37cc1e8d9a4c7ed058">bottom</a>, *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae5eb3ec1421191c6af05113b03baea92">left</a>; } <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9cae2abeb390dc0797f2ede822b53e5a">borderColor</a>;</div> +<div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aadfff55a80f804b9c4ac4f226b23ef12"> 562</a></span>  <span class="keyword">struct </span>{ <a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293c">BorderStyle</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aadfff55a80f804b9c4ac4f226b23ef12">top</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aad40d771b8e0e48e896c048629e58fb4">right</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9f864b5a250c0f37cc1e8d9a4c7ed058">bottom</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae5eb3ec1421191c6af05113b03baea92">left</a>; } <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a48859a232bbdc96db901a3a779883761">borderStyle</a>;</div> +<div class="line"><a name="l00563"></a><span class="lineno"> 563</span> </div> +<div class="line"><a name="l00564"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d15a186a8a9487e52ee577d460c2c3"> 564</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17">DisplayType</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d15a186a8a9487e52ee577d460c2c3">display</a>;</div> +<div class="line"><a name="l00565"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4e28af60cee79257d6e9f3040d76f88e"> 565</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077">WhiteSpace</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4e28af60cee79257d6e9f3040d76f88e">whiteSpace</a>;</div> +<div class="line"><a name="l00566"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a06ceb8081537b2e33aca8bdd78626ccc"> 566</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbc">ListStylePosition</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a06ceb8081537b2e33aca8bdd78626ccc">listStylePosition</a>;</div> +<div class="line"><a name="l00567"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0418859c6ca910fc50d09f0a783e7c29"> 567</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09">ListStyleType</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0418859c6ca910fc50d09f0a783e7c29">listStyleType</a>;</div> +<div class="line"><a name="l00568"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aef2c1921311d44fd060aedf781e2a6b8"> 568</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1">Cursor</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aef2c1921311d44fd060aedf781e2a6b8">cursor</a>;</div> +<div class="line"><a name="l00569"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882bfdb6c21dd076d057ccd0e413c182"> 569</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882bfdb6c21dd076d057ccd0e413c182">zIndex</a>;</div> +<div class="line"><a name="l00570"></a><span class="lineno"> 570</span> </div> +<div class="line"><a name="l00571"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#af7a2ff2d53ba603831498c3d83071e54"> 571</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#af7a2ff2d53ba603831498c3d83071e54">x_link</a>;</div> +<div class="line"><a name="l00572"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9597d99d63193a9d4bae4247ae4a5305"> 572</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9597d99d63193a9d4bae4247ae4a5305">x_img</a>;</div> +<div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a5e7c642a4f5c116b6a1188c6e5578d0b"> 573</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html">Tooltip</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a5e7c642a4f5c116b6a1188c6e5578d0b">x_tooltip</a>;</div> +<div class="line"><a name="l00574"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a00c9c99d36843424d3c8713f699c399d"> 574</a></span>  <span class="keywordtype">char</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a00c9c99d36843424d3c8713f699c399d">x_lang</a>[2]; <span class="comment">/* Either x_lang[0] == x_lang[1] == 0 (no language</span></div> +<div class="line"><a name="l00575"></a><span class="lineno"> 575</span> <span class="comment"> set), or x_lang contains the RFC 1766 country</span></div> +<div class="line"><a name="l00576"></a><span class="lineno"> 576</span> <span class="comment"> code in lower case letters. (Only two letters</span></div> +<div class="line"><a name="l00577"></a><span class="lineno"> 577</span> <span class="comment"> allowed, currently.) */</span></div> +<div class="line"><a name="l00578"></a><span class="lineno"> 578</span> </div> +<div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9e8cb97375c9a36a844d3ed8794a18cf">initValues</a> ();</div> +<div class="line"><a name="l00580"></a><span class="lineno"> 580</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#acf7da61980e00edbe9b5a550afc9465a">resetValues</a> ();</div> +<div class="line"><a name="l00581"></a><span class="lineno"> 581</span> </div> +<div class="line"><a name="l00582"></a><span class="lineno"> 582</span>  <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8c2af74ac943c6595c6a84436ba19688">sizeDiffs</a> (<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html">StyleAttrs</a> *otherStyleAttrs);</div> +<div class="line"><a name="l00583"></a><span class="lineno"> 583</span> </div> +<div class="line"><a name="l00584"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9706699d770d961ebe27d5f84669b828"> 584</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9706699d770d961ebe27d5f84669b828">setBorderColor</a>(<a class="code" href="classdw_1_1core_1_1style_1_1Color.html">Color</a> *val) {</div> +<div class="line"><a name="l00585"></a><span class="lineno"> 585</span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9cae2abeb390dc0797f2ede822b53e5a">borderColor</a>.top = <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9cae2abeb390dc0797f2ede822b53e5a">borderColor</a>.right = <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9cae2abeb390dc0797f2ede822b53e5a">borderColor</a>.bottom</div> +<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>  = <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9cae2abeb390dc0797f2ede822b53e5a">borderColor</a>.left = val; }</div> +<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a665d002b1084f000ff8c773b93e1a40e"> 587</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a665d002b1084f000ff8c773b93e1a40e">setBorderStyle</a>(<a class="code" href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293c">BorderStyle</a> val) {</div> +<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a48859a232bbdc96db901a3a779883761">borderStyle</a>.top = <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a48859a232bbdc96db901a3a779883761">borderStyle</a>.right = <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a48859a232bbdc96db901a3a779883761">borderStyle</a>.bottom</div> +<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  = <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a48859a232bbdc96db901a3a779883761">borderStyle</a>.left = val; }</div> +<div class="line"><a name="l00590"></a><span class="lineno"> 590</span> </div> +<div class="line"><a name="l00591"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d7cf908220c97287f137be77e19bd4"> 591</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d7cf908220c97287f137be77e19bd4">boxOffsetX</a> ()</div> +<div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  { <span class="keywordflow">return</span> margin.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">left</a> + borderWidth.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">left</a> + padding.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">left</a>; }</div> +<div class="line"><a name="l00593"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a12636da30c65c44197a9886bcd63844b"> 593</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a12636da30c65c44197a9886bcd63844b">boxRestWidth</a> ()</div> +<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  { <span class="keywordflow">return</span> margin.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">right</a> + borderWidth.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">right</a> + padding.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">right</a>; }</div> +<div class="line"><a name="l00595"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8a6ba5816460e43c04461f32bfadd7ca"> 595</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8a6ba5816460e43c04461f32bfadd7ca">boxDiffWidth</a> () { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d7cf908220c97287f137be77e19bd4">boxOffsetX</a> () + <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a12636da30c65c44197a9886bcd63844b">boxRestWidth</a> (); }</div> +<div class="line"><a name="l00596"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1127a99c30429f879d716188697cc676"> 596</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1127a99c30429f879d716188697cc676">boxOffsetY</a> ()</div> +<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  { <span class="keywordflow">return</span> margin.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38">top</a> + borderWidth.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38">top</a> + padding.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38">top</a>; }</div> +<div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9bb0cc62bef4a7a54aba9a8ad6cfaed7"> 598</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9bb0cc62bef4a7a54aba9a8ad6cfaed7">boxRestHeight</a> ()</div> +<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  { <span class="keywordflow">return</span> margin.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#ab15ed5ca5d8457a316c20dedf71c21f1">bottom</a> + borderWidth.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#ab15ed5ca5d8457a316c20dedf71c21f1">bottom</a> + padding.<a class="code" href="classdw_1_1core_1_1style_1_1Box.html#ab15ed5ca5d8457a316c20dedf71c21f1">bottom</a>; }</div> +<div class="line"><a name="l00600"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a7b321592dfc11358de5b18fd7326daab"> 600</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a7b321592dfc11358de5b18fd7326daab">boxDiffHeight</a> () { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1127a99c30429f879d716188697cc676">boxOffsetY</a> () + <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9bb0cc62bef4a7a54aba9a8ad6cfaed7">boxRestHeight</a> (); }</div> +<div class="line"><a name="l00601"></a><span class="lineno"> 601</span> </div> +<div class="line"><a name="l00602"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9e27c4b4244148f95fafae041cf101bc"> 602</a></span>  <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9e27c4b4244148f95fafae041cf101bc">hasBackground</a> ()</div> +<div class="line"><a name="l00603"></a><span class="lineno"> 603</span>  { <span class="keywordflow">return</span> backgroundColor != NULL || backgroundImage != NULL; }</div> +<div class="line"><a name="l00604"></a><span class="lineno"> 604</span> </div> +<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a3b1b252e01eae3d3d37cca6de14db982">equals</a> (<a class="code" href="classlout_1_1object_1_1Object.html">lout::object::Object</a> *other);</div> +<div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a51e2e3c81ee54d7c0e45bd881107ea0d">hashValue</a> ();</div> +<div class="line"><a name="l00607"></a><span class="lineno"> 607</span> };</div> +<div class="line"><a name="l00608"></a><span class="lineno"> 608</span> </div> +<div class="line"><a name="l00609"></a><span class="lineno"> 609</span> </div> +<div class="line"><a name="l00613"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html"> 613</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1Style.html">Style</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html">StyleAttrs</a></div> +<div class="line"><a name="l00614"></a><span class="lineno"> 614</span> {</div> +<div class="line"><a name="l00615"></a><span class="lineno"> 615</span> <span class="keyword">private</span>:</div> +<div class="line"><a name="l00616"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html#ac8b2154aaed7c81df6ab8a5b958ed467"> 616</a></span>  <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#ac8b2154aaed7c81df6ab8a5b958ed467">totalRef</a>;</div> +<div class="line"><a name="l00617"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html#aa7b05f1e9e9e37aef939a1957b6fd3a6"> 617</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#aa7b05f1e9e9e37aef939a1957b6fd3a6">refCount</a>;</div> +<div class="line"><a name="l00618"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html#a418271d527f3398b60d799b1afb02e90"> 618</a></span>  <span class="keyword">static</span> <a class="code" href="classlout_1_1container_1_1typed_1_1HashTable.html">lout::container::typed::HashTable <StyleAttrs, Style></a> *<a class="code" href="classdw_1_1core_1_1style_1_1Style.html#a418271d527f3398b60d799b1afb02e90">styleTable</a>;</div> +<div class="line"><a name="l00619"></a><span class="lineno"> 619</span> </div> +<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#aee07af7b4af793524b133e404a72e3da">Style</a> (<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html">StyleAttrs</a> *attrs);</div> +<div class="line"><a name="l00621"></a><span class="lineno"> 621</span> </div> +<div class="line"><a name="l00622"></a><span class="lineno"> 622</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#a4ee0331ba13ee5be9d0d7f27020e9d5e">~Style</a>();</div> +<div class="line"><a name="l00624"></a><span class="lineno"> 624</span> </div> +<div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#ae827dd3308e04fc92a15ea3d136847ab">copyAttrs</a> (<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html">StyleAttrs</a> *attrs);</div> +<div class="line"><a name="l00626"></a><span class="lineno"> 626</span> </div> +<div class="line"><a name="l00627"></a><span class="lineno"> 627</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00628"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html#a4f7ad592fb8dc769ca1c1541ca3d9a09"> 628</a></span>  <span class="keyword">inline</span> <span class="keyword">static</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *<a class="code" href="classdw_1_1core_1_1style_1_1Style.html#a4f7ad592fb8dc769ca1c1541ca3d9a09">create</a> (<a class="code" href="classdw_1_1core_1_1style_1_1StyleAttrs.html">StyleAttrs</a> *attrs)</div> +<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  {</div> +<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <a class="code" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *style = styleTable-><a class="code" href="classlout_1_1container_1_1typed_1_1HashTable.html#a3aa0b58dadc444d82d055874f0de87fe">get</a> (attrs);</div> +<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  <span class="keywordflow">if</span> (style) {</div> +<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  style-><a class="code" href="classdw_1_1core_1_1style_1_1Style.html#af49929c5779c391942c2135dfae7b894">ref</a> ();</div> +<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  } <span class="keywordflow">else</span> {</div> +<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  style = <span class="keyword">new</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#aee07af7b4af793524b133e404a72e3da">Style</a> (attrs);</div> +<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  styleTable-><a class="code" href="classlout_1_1container_1_1typed_1_1HashTable.html#a613becfdb99c5d2e2009382d8e8b0a4b">put</a>(style, style);</div> +<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  }</div> +<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  <span class="keywordflow">return</span> style;</div> +<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  }</div> +<div class="line"><a name="l00639"></a><span class="lineno"> 639</span> </div> +<div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html#af49929c5779c391942c2135dfae7b894"> 640</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#af49929c5779c391942c2135dfae7b894">ref</a> () { refCount++; }</div> +<div class="line"><a name="l00641"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Style.html#a1a2ddfd13024b7b51aae7f727be34b68"> 641</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html#a1a2ddfd13024b7b51aae7f727be34b68">unref</a> () { <span class="keywordflow">if</span> (--refCount == 0) <span class="keyword">delete</span> <span class="keyword">this</span>; }</div> +<div class="line"><a name="l00642"></a><span class="lineno"> 642</span> };</div> +<div class="line"><a name="l00643"></a><span class="lineno"> 643</span> </div> +<div class="line"><a name="l00644"></a><span class="lineno"> 644</span> </div> +<div class="line"><a name="l00648"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1TooltipAttrs.html"> 648</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1TooltipAttrs.html">TooltipAttrs</a>: <span class="keyword">public</span> <a class="code" href="classlout_1_1object_1_1String.html">lout::object::String</a></div> +<div class="line"><a name="l00649"></a><span class="lineno"> 649</span> {</div> +<div class="line"><a name="l00650"></a><span class="lineno"> 650</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00651"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1TooltipAttrs.html#a01aa1de2af1c487fbb63630fc552b77f"> 651</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1TooltipAttrs.html#a01aa1de2af1c487fbb63630fc552b77f">TooltipAttrs</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *text): <a class="code" href="namespacelout.html">lout</a>::object::<a class="code" href="classlout_1_1object_1_1String.html">String</a>(text) { }</div> +<div class="line"><a name="l00652"></a><span class="lineno"> 652</span> };</div> +<div class="line"><a name="l00653"></a><span class="lineno"> 653</span> </div> +<div class="line"><a name="l00657"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html"> 657</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html">Tooltip</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1style_1_1TooltipAttrs.html">TooltipAttrs</a></div> +<div class="line"><a name="l00658"></a><span class="lineno"> 658</span> {</div> +<div class="line"><a name="l00659"></a><span class="lineno"> 659</span> <span class="keyword">private</span>:</div> +<div class="line"><a name="l00660"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#afc1f2b15f158de819a6bb12ef250e664"> 660</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#afc1f2b15f158de819a6bb12ef250e664">refCount</a>;</div> +<div class="line"><a name="l00661"></a><span class="lineno"> 661</span> </div> +<div class="line"><a name="l00662"></a><span class="lineno"> 662</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00663"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#acd4fea05b625212fc8e33937b5f7417b"> 663</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#acd4fea05b625212fc8e33937b5f7417b">Tooltip</a> (<span class="keyword">const</span> <span class="keywordtype">char</span> *text): <a class="code" href="classdw_1_1core_1_1style_1_1TooltipAttrs.html">TooltipAttrs</a>(text) { refCount = 0; }</div> +<div class="line"><a name="l00664"></a><span class="lineno"> 664</span> </div> +<div class="line"><a name="l00665"></a><span class="lineno"> 665</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  <span class="keyword">static</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html">Tooltip</a> *<a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#a9574f7c173f89b4390f3be4450ab2ae3">create</a> (<a class="code" href="classdw_1_1core_1_1Layout.html">dw::core::Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <span class="keyword">const</span> <span class="keywordtype">char</span> *text);</div> +<div class="line"><a name="l00667"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#a672cba798f4f8a65ecdb84e3d6c5eaa0"> 667</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#a672cba798f4f8a65ecdb84e3d6c5eaa0">ref</a> () { refCount++; }</div> +<div class="line"><a name="l00668"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#a1f6a31c16114e6ab4767a25e32dc0a5a"> 668</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#a1f6a31c16114e6ab4767a25e32dc0a5a">unref</a> ()</div> +<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  { <span class="keywordflow">if</span> (--refCount == 0) <span class="keyword">delete</span> <span class="keyword">this</span>; }</div> +<div class="line"><a name="l00670"></a><span class="lineno"> 670</span> </div> +<div class="line"><a name="l00671"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#a39b23fa9e39a392055d4e9a3b07082b0"> 671</a></span>  <span class="keyword">inline</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#a39b23fa9e39a392055d4e9a3b07082b0">onEnter</a> () { }</div> +<div class="line"><a name="l00672"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#a1be1f53532134b3ebad7134c283784d7"> 672</a></span>  <span class="keyword">inline</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#a1be1f53532134b3ebad7134c283784d7">onLeave</a> () { }</div> +<div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Tooltip.html#a11099e3b9feae24f7b62442ea4835623"> 673</a></span>  <span class="keyword">inline</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Tooltip.html#a11099e3b9feae24f7b62442ea4835623">onMotion</a> () { }</div> +<div class="line"><a name="l00674"></a><span class="lineno"> 674</span> };</div> +<div class="line"><a name="l00675"></a><span class="lineno"> 675</span> </div> +<div class="line"><a name="l00676"></a><span class="lineno"> 676</span> </div> +<div class="line"><a name="l00680"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html"> 680</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html">FontAttrs</a>: <span class="keyword">public</span> <a class="code" href="classlout_1_1object_1_1Object.html">lout::object::Object</a></div> +<div class="line"><a name="l00681"></a><span class="lineno"> 681</span> {</div> +<div class="line"><a name="l00682"></a><span class="lineno"> 682</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00683"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html#adfe48000b2bdb8141edbe0b512a5d091"> 683</a></span>  <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#adfe48000b2bdb8141edbe0b512a5d091">name</a>;</div> +<div class="line"><a name="l00684"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1186767207d23db2282a48308ccdd7ef"> 684</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1186767207d23db2282a48308ccdd7ef">size</a>;</div> +<div class="line"><a name="l00685"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html#aba64ddf7a1ad8c2c932bd66c3f9e3ef2"> 685</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#aba64ddf7a1ad8c2c932bd66c3f9e3ef2">weight</a>;</div> +<div class="line"><a name="l00686"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html#ae305eaad00679476f36478e91360985d"> 686</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#ae305eaad00679476f36478e91360985d">letterSpacing</a>;</div> +<div class="line"><a name="l00687"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1168c4e3713735d5ba08435a5330ed20"> 687</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efd">FontVariant</a> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1168c4e3713735d5ba08435a5330ed20">fontVariant</a>;</div> +<div class="line"><a name="l00688"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a36579683bc88a02c462fcffe3aea9900"> 688</a></span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7">FontStyle</a> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a36579683bc88a02c462fcffe3aea9900">style</a>;</div> +<div class="line"><a name="l00689"></a><span class="lineno"> 689</span> </div> +<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#af2560d84263fe03e06e72191984b16ce">equals</a>(<a class="code" href="classlout_1_1object_1_1Object.html">lout::object::Object</a> *other);</div> +<div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#afff5456d6cbdd7398faa6c126625c581">hashValue</a>();</div> +<div class="line"><a name="l00692"></a><span class="lineno"> 692</span> };</div> +<div class="line"><a name="l00693"></a><span class="lineno"> 693</span> </div> +<div class="line"><a name="l00694"></a><span class="lineno"> 694</span> </div> +<div class="line"><a name="l00698"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html"> 698</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1Font.html">Font</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html">FontAttrs</a></div> +<div class="line"><a name="l00699"></a><span class="lineno"> 699</span> {</div> +<div class="line"><a name="l00700"></a><span class="lineno"> 700</span> <span class="keyword">private</span>:</div> +<div class="line"><a name="l00701"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#a0746cba3c9005b82e10dc1b75af46d51"> 701</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a0746cba3c9005b82e10dc1b75af46d51">refCount</a>;</div> +<div class="line"><a name="l00702"></a><span class="lineno"> 702</span> </div> +<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>  <span class="keyword">static</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html">Font</a> *<a class="code" href="classdw_1_1core_1_1style_1_1Font.html#aeca02035f0e2df21af19c4324d5ba13f">create0</a> (<a class="code" href="classdw_1_1core_1_1Layout.html">Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html">FontAttrs</a> *attrs, <span class="keywordtype">bool</span> tryEverything);</div> +<div class="line"><a name="l00704"></a><span class="lineno"> 704</span> </div> +<div class="line"><a name="l00705"></a><span class="lineno"> 705</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00706"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#a907edae742b8320d766be80e212346ed"> 706</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a907edae742b8320d766be80e212346ed">Font</a> () {</div> +<div class="line"><a name="l00707"></a><span class="lineno"> 707</span>  <a class="code" href="debug__rtfl_8hh.html#a25c125b618655652ac04cd9228badca8">DBG_OBJ_CREATE</a> (<span class="stringliteral">"dw::core::style::Font"</span>);</div> +<div class="line"><a name="l00708"></a><span class="lineno"> 708</span>  refCount = 0;</div> +<div class="line"><a name="l00709"></a><span class="lineno"> 709</span>  }</div> +<div class="line"><a name="l00710"></a><span class="lineno"> 710</span>  <span class="keyword">virtual</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a6acebb3ce74bdff7433f21a71595dd98">~Font</a> ();</div> +<div class="line"><a name="l00711"></a><span class="lineno"> 711</span> </div> +<div class="line"><a name="l00712"></a><span class="lineno"> 712</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a5d1b7ca388463c471735529334f85596">copyAttrs</a> (<a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html">FontAttrs</a> *attrs);</div> +<div class="line"><a name="l00713"></a><span class="lineno"> 713</span> </div> +<div class="line"><a name="l00714"></a><span class="lineno"> 714</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00715"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#a16c7f24a3dc18c9359ff669532f8d44d"> 715</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#ab8454a7a562ee953cb8f6ab4c42244a6">ascent</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a16c7f24a3dc18c9359ff669532f8d44d">descent</a>;</div> +<div class="line"><a name="l00716"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#aa5abb8fde4077c1106831f3621f796d1"> 716</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#aa5abb8fde4077c1106831f3621f796d1">spaceWidth</a>;</div> +<div class="line"><a name="l00717"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#a93111b26477f106dbd6a9c3a7a7c91cf"> 717</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a93111b26477f106dbd6a9c3a7a7c91cf">xHeight</a>;</div> +<div class="line"><a name="l00718"></a><span class="lineno"> 718</span> </div> +<div class="line"><a name="l00719"></a><span class="lineno"> 719</span>  <span class="keyword">static</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html">Font</a> *<a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a3cdcc045933dd4bc57654b94160274d6">create</a> (<a class="code" href="classdw_1_1core_1_1Layout.html">Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html">FontAttrs</a> *attrs);</div> +<div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <span class="keyword">static</span> <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#a2f23e36c0ddafe992d2a79f7eac35a5d">exists</a> (<a class="code" href="classdw_1_1core_1_1Layout.html">Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <span class="keyword">const</span> <span class="keywordtype">char</span> *<a class="code" href="classdw_1_1core_1_1style_1_1FontAttrs.html#adfe48000b2bdb8141edbe0b512a5d091">name</a>);</div> +<div class="line"><a name="l00721"></a><span class="lineno"> 721</span> </div> +<div class="line"><a name="l00722"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#ae6b0cabef042145c000e7a221f78281c"> 722</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#ae6b0cabef042145c000e7a221f78281c">ref</a> () { refCount++; }</div> +<div class="line"><a name="l00723"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Font.html#ae39d4f5119dbfc39cbcabe1098cc5a46"> 723</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Font.html#ae39d4f5119dbfc39cbcabe1098cc5a46">unref</a> () { <span class="keywordflow">if</span> (--refCount == 0) <span class="keyword">delete</span> <span class="keyword">this</span>; }</div> +<div class="line"><a name="l00724"></a><span class="lineno"> 724</span> };</div> +<div class="line"><a name="l00725"></a><span class="lineno"> 725</span> </div> +<div class="line"><a name="l00726"></a><span class="lineno"> 726</span> </div> +<div class="line"><a name="l00730"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1ColorAttrs.html"> 730</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html">ColorAttrs</a>: <span class="keyword">public</span> <a class="code" href="classlout_1_1object_1_1Object.html">lout::object::Object</a></div> +<div class="line"><a name="l00731"></a><span class="lineno"> 731</span> {</div> +<div class="line"><a name="l00732"></a><span class="lineno"> 732</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00733"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449"> 733</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>;</div> +<div class="line"><a name="l00734"></a><span class="lineno"> 734</span> </div> +<div class="line"><a name="l00735"></a><span class="lineno"> 735</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00736"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a1e9dcb4847080d011c1cd0a4133ad86c"> 736</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a1e9dcb4847080d011c1cd0a4133ad86c">ColorAttrs</a>(<span class="keywordtype">int</span> color)</div> +<div class="line"><a name="l00737"></a><span class="lineno"> 737</span>  {</div> +<div class="line"><a name="l00738"></a><span class="lineno"> 738</span>  this->color = <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>;</div> +<div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  }</div> +<div class="line"><a name="l00740"></a><span class="lineno"> 740</span> </div> +<div class="line"><a name="l00741"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a20ba1267776eaea43250c19ff98be25c"> 741</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a20ba1267776eaea43250c19ff98be25c">getColor</a> () { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>; }</div> +<div class="line"><a name="l00742"></a><span class="lineno"> 742</span> </div> +<div class="line"><a name="l00743"></a><span class="lineno"> 743</span>  <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a1cbf6f434a90d21504cb8e7ff53b3b1d">equals</a>(<a class="code" href="classlout_1_1object_1_1Object.html">lout::object::Object</a> *other);</div> +<div class="line"><a name="l00744"></a><span class="lineno"> 744</span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#ac6d816e7e9636f321e99acfb613d8673">hashValue</a>();</div> +<div class="line"><a name="l00745"></a><span class="lineno"> 745</span> };</div> +<div class="line"><a name="l00746"></a><span class="lineno"> 746</span> </div> +<div class="line"><a name="l00747"></a><span class="lineno"> 747</span> </div> +<div class="line"><a name="l00751"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html"> 751</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1Color.html">Color</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html">ColorAttrs</a></div> +<div class="line"><a name="l00752"></a><span class="lineno"> 752</span> {</div> +<div class="line"><a name="l00753"></a><span class="lineno"> 753</span> <span class="keyword">private</span>:</div> +<div class="line"><a name="l00754"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html#ab412577cd9f7f7f9ceb071fc9da374ea"> 754</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#ab412577cd9f7f7f9ceb071fc9da374ea">refCount</a>;</div> +<div class="line"><a name="l00755"></a><span class="lineno"> 755</span> </div> +<div class="line"><a name="l00756"></a><span class="lineno"> 756</span>  <span class="keywordtype">void</span> <span class="keyword">remove</span>(<a class="code" href="classdw_1_1core_1_1Layout.html">dw::core::Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>);</div> +<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#a1c9a382771f5ea18f8fbbb20e344c461">shadeColor</a> (<span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>, <span class="keywordtype">int</span> d);</div> +<div class="line"><a name="l00758"></a><span class="lineno"> 758</span> </div> +<div class="line"><a name="l00759"></a><span class="lineno"> 759</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00760"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html#a05d4ff98db591eae1b4b3b923a1c876a"> 760</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#a05d4ff98db591eae1b4b3b923a1c876a">Color</a> (<span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>): <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html">ColorAttrs</a> (color) {</div> +<div class="line"><a name="l00761"></a><span class="lineno"> 761</span>  <a class="code" href="debug__rtfl_8hh.html#a25c125b618655652ac04cd9228badca8">DBG_OBJ_CREATE</a> (<span class="stringliteral">"dw::core::style::Color"</span>);</div> +<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>  refCount = 0;</div> +<div class="line"><a name="l00763"></a><span class="lineno"> 763</span>  }</div> +<div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  <span class="keyword">virtual</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#a16681be40d2ba40cebf93ee05426b44f">~Color</a> ();</div> +<div class="line"><a name="l00765"></a><span class="lineno"> 765</span> </div> +<div class="line"><a name="l00766"></a><span class="lineno"> 766</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00767"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a392f610861ff42cc1623716c2b6a3451"> 767</a></span>  <span class="keyword">enum</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110">Shading</a> { <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a392f610861ff42cc1623716c2b6a3451">SHADING_NORMAL</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a9cc65d6833bd112b667d8fdecbdd9ca4">SHADING_INVERSE</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a03ef050ddf406f57b17923a3f4a0ece8">SHADING_DARK</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a984002b90ab8c09469c880ee0c8ed646">SHADING_LIGHT</a>,</div> +<div class="line"><a name="l00768"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a80c9aecc55843ab93ae7f3d939c19bb4"> 768</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a80c9aecc55843ab93ae7f3d939c19bb4">SHADING_NUM</a> };</div> +<div class="line"><a name="l00769"></a><span class="lineno"> 769</span> </div> +<div class="line"><a name="l00770"></a><span class="lineno"> 770</span> <span class="keyword">protected</span>:</div> +<div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#a1c9a382771f5ea18f8fbbb20e344c461">shadeColor</a> (<span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>, <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110">Shading</a> shading);</div> +<div class="line"><a name="l00772"></a><span class="lineno"> 772</span> </div> +<div class="line"><a name="l00773"></a><span class="lineno"> 773</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  <span class="keyword">static</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html">Color</a> *<a class="code" href="classdw_1_1core_1_1style_1_1Color.html#adcb58532b417eb55d8ce1b4c9be36919">create</a> (<a class="code" href="classdw_1_1core_1_1Layout.html">Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">color</a>);</div> +<div class="line"><a name="l00775"></a><span class="lineno"> 775</span> </div> +<div class="line"><a name="l00776"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html#aee5f118e37f6f1160425fe0f7c02e7f3"> 776</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#aee5f118e37f6f1160425fe0f7c02e7f3">ref</a> () { refCount++; }</div> +<div class="line"><a name="l00777"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1Color.html#a3693826cd11a60e5b4661bbfa473202d"> 777</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1Color.html#a3693826cd11a60e5b4661bbfa473202d">unref</a> ()</div> +<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  { <span class="keywordflow">if</span> (--refCount == 0) <span class="keyword">delete</span> <span class="keyword">this</span>; }</div> +<div class="line"><a name="l00779"></a><span class="lineno"> 779</span> };</div> +<div class="line"><a name="l00780"></a><span class="lineno"> 780</span> </div> +<div class="line"><a name="l00781"></a><span class="lineno"> 781</span> </div> +<div class="line"><a name="l00782"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html"> 782</a></span> <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a>: <span class="keyword">public</span> <a class="code" href="classlout_1_1signal_1_1ObservedObject.html">lout::signal::ObservedObject</a></div> +<div class="line"><a name="l00783"></a><span class="lineno"> 783</span> {</div> +<div class="line"><a name="l00784"></a><span class="lineno"> 784</span> <span class="keyword">private</span>:</div> +<div class="line"><a name="l00785"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html"> 785</a></span>  <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html">StyleImgRenderer</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1ImgRenderer.html">ImgRenderer</a></div> +<div class="line"><a name="l00786"></a><span class="lineno"> 786</span>  {</div> +<div class="line"><a name="l00787"></a><span class="lineno"> 787</span>  <span class="keyword">private</span>:</div> +<div class="line"><a name="l00788"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#a48e040da4892eb1dc3c3889c640bc55a"> 788</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#a48e040da4892eb1dc3c3889c640bc55a">image</a>;</div> +<div class="line"><a name="l00789"></a><span class="lineno"> 789</span> </div> +<div class="line"><a name="l00790"></a><span class="lineno"> 790</span>  <span class="keyword">public</span>:</div> +<div class="line"><a name="l00791"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#abfa75dbe04dea87ddca288a9ac223720"> 791</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#abfa75dbe04dea87ddca288a9ac223720">StyleImgRenderer</a> (<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a> *image) { this->image = <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#a48e040da4892eb1dc3c3889c640bc55a">image</a>; }</div> +<div class="line"><a name="l00792"></a><span class="lineno"> 792</span> </div> +<div class="line"><a name="l00793"></a><span class="lineno"> 793</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#ad511fc50c0556037196be494ea7296cf">setBuffer</a> (<a class="code" href="classdw_1_1core_1_1Imgbuf.html">core::Imgbuf</a> *buffer, <span class="keywordtype">bool</span> resize);</div> +<div class="line"><a name="l00794"></a><span class="lineno"> 794</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#adad90985d03d6d3f87b048d6ae4b92a3">drawRow</a> (<span class="keywordtype">int</span> row);</div> +<div class="line"><a name="l00795"></a><span class="lineno"> 795</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#af5b9862ce007faa78b62347e203a7318">finish</a> ();</div> +<div class="line"><a name="l00796"></a><span class="lineno"> 796</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#a66b3f7180af32d17589c14f603fdc08d">fatal</a> ();</div> +<div class="line"><a name="l00797"></a><span class="lineno"> 797</span>  };</div> +<div class="line"><a name="l00798"></a><span class="lineno"> 798</span> </div> +<div class="line"><a name="l00799"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#ad804c236154daa7a2749cfe1c1ad15a0"> 799</a></span>  <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#aedb8c78f85f0cee3a3bd7f8c28960ee2">refCount</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a63428cfb50554f5b4aeca3d6a1fa6489">tilesX</a>, <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#ad804c236154daa7a2749cfe1c1ad15a0">tilesY</a>;</div> +<div class="line"><a name="l00800"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a0e35f835356d47d5848b80608abc0f73"> 800</a></span>  <a class="code" href="classdw_1_1core_1_1Imgbuf.html">Imgbuf</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#aa27755401adb101a02b63d6d84a5e1a8">imgbufSrc</a>, *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a0e35f835356d47d5848b80608abc0f73">imgbufTiled</a>;</div> +<div class="line"><a name="l00801"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#aefbfa88f7cd48179881fb34d8be1523d"> 801</a></span>  <a class="code" href="classdw_1_1core_1_1ImgRendererDist.html">ImgRendererDist</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#aefbfa88f7cd48179881fb34d8be1523d">imgRendererDist</a>;</div> +<div class="line"><a name="l00802"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a6edd6bb58dff6677b87daa2eecf25ec8"> 802</a></span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html">StyleImgRenderer</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a6edd6bb58dff6677b87daa2eecf25ec8">styleImgRenderer</a>;</div> +<div class="line"><a name="l00803"></a><span class="lineno"> 803</span> </div> +<div class="line"><a name="l00804"></a><span class="lineno"> 804</span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a24f0e099e5c71b814a8798da8b7caece">StyleImage</a> ();</div> +<div class="line"><a name="l00805"></a><span class="lineno"> 805</span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#ad18effc61736f18a50fc91e495c96f31">~StyleImage</a> ();</div> +<div class="line"><a name="l00806"></a><span class="lineno"> 806</span> </div> +<div class="line"><a name="l00807"></a><span class="lineno"> 807</span> <span class="keyword">public</span>:</div> +<div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html"> 812</a></span>  <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html">ExternalImgRenderer</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1ImgRenderer.html">ImgRenderer</a></div> +<div class="line"><a name="l00813"></a><span class="lineno"> 813</span>  {</div> +<div class="line"><a name="l00814"></a><span class="lineno"> 814</span>  <span class="keyword">public</span>:</div> +<div class="line"><a name="l00815"></a><span class="lineno"> 815</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#aefffc983947a5507da08bbeb70dbb86b">setBuffer</a> (<a class="code" href="classdw_1_1core_1_1Imgbuf.html">core::Imgbuf</a> *buffer, <span class="keywordtype">bool</span> resize);</div> +<div class="line"><a name="l00816"></a><span class="lineno"> 816</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a82294e7bae2dbea29f182928fb2e9a2b">drawRow</a> (<span class="keywordtype">int</span> row);</div> +<div class="line"><a name="l00817"></a><span class="lineno"> 817</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a431ebf3e0f746c125f2882e37b7a944a">finish</a> ();</div> +<div class="line"><a name="l00818"></a><span class="lineno"> 818</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#abf94648f8257a0e96bcfea6e935afec2">fatal</a> ();</div> +<div class="line"><a name="l00819"></a><span class="lineno"> 819</span> </div> +<div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#ac7e550894952767156db306e43883618">readyToDraw</a> () = 0;</div> +<div class="line"><a name="l00824"></a><span class="lineno"> 824</span> </div> +<div class="line"><a name="l00828"></a><span class="lineno"> 828</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#abbb31b22fa78165c1a286818859ab3a2">getBgArea</a> (<span class="keywordtype">int</span> *x, <span class="keywordtype">int</span> *y, <span class="keywordtype">int</span> *width, <span class="keywordtype">int</span> *height) = 0;</div> +<div class="line"><a name="l00829"></a><span class="lineno"> 829</span> </div> +<div class="line"><a name="l00835"></a><span class="lineno"> 835</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#ad9a13bbd43b938e35b9eba52a2f25c57">getRefArea</a> (<span class="keywordtype">int</span> *xRef, <span class="keywordtype">int</span> *yRef, <span class="keywordtype">int</span> *widthRef,</div> +<div class="line"><a name="l00836"></a><span class="lineno"> 836</span>  <span class="keywordtype">int</span> *heightRef) = 0;</div> +<div class="line"><a name="l00837"></a><span class="lineno"> 837</span> </div> +<div class="line"><a name="l00838"></a><span class="lineno"> 838</span>  <span class="keyword">virtual</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a52747ec55bd2f6eabed45c87039da385">getBackgroundImage</a> () = 0;</div> +<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>  <span class="keyword">virtual</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7">BackgroundRepeat</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a69db8ae71d93abb4dfbdc40d2c4de62a">getBackgroundRepeat</a> () = 0;</div> +<div class="line"><a name="l00840"></a><span class="lineno"> 840</span>  <span class="keyword">virtual</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00">BackgroundAttachment</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a773a2230a915adfc58e459067e8e8116">getBackgroundAttachment</a> () = 0;</div> +<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>  <span class="keyword">virtual</span> Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a154315b00e33770dca584cd20c538d4c">getBackgroundPositionX</a> () = 0;</div> +<div class="line"><a name="l00842"></a><span class="lineno"> 842</span>  <span class="keyword">virtual</span> Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a95aed84351ee057972fdc59c1c7c88f4">getBackgroundPositionY</a> () = 0;</div> +<div class="line"><a name="l00843"></a><span class="lineno"> 843</span> </div> +<div class="line"><a name="l00848"></a><span class="lineno"> 848</span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a4e4911cde534ac34dd7dad18ac7e7aee">draw</a> (<span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height) = 0;</div> +<div class="line"><a name="l00849"></a><span class="lineno"> 849</span>  };</div> +<div class="line"><a name="l00850"></a><span class="lineno"> 850</span> </div> +<div class="line"><a name="l00854"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html"> 854</a></span>  <span class="keyword">class </span><a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html">ExternalWidgetImgRenderer</a>: <span class="keyword">public</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html">ExternalImgRenderer</a></div> +<div class="line"><a name="l00855"></a><span class="lineno"> 855</span>  {</div> +<div class="line"><a name="l00856"></a><span class="lineno"> 856</span>  <span class="keyword">public</span>:</div> +<div class="line"><a name="l00857"></a><span class="lineno"> 857</span>  <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#adde0a4389565b512da0770f28279c88a">getPaddingArea</a> (<span class="keywordtype">int</span> *x, <span class="keywordtype">int</span> *y, <span class="keywordtype">int</span> *width, <span class="keywordtype">int</span> *height);</div> +<div class="line"><a name="l00858"></a><span class="lineno"> 858</span> </div> +<div class="line"><a name="l00859"></a><span class="lineno"> 859</span>  <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#aa4446d8ceb126e8d6a8bc911286772cd">getBackgroundImage</a> ();</div> +<div class="line"><a name="l00860"></a><span class="lineno"> 860</span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7">BackgroundRepeat</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#abbc8b24ff0b60795ae9c6aa3b0a61023">getBackgroundRepeat</a> ();</div> +<div class="line"><a name="l00861"></a><span class="lineno"> 861</span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00">BackgroundAttachment</a> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#a7bc4640a5e17d372da809ce11585ae10">getBackgroundAttachment</a> ();</div> +<div class="line"><a name="l00862"></a><span class="lineno"> 862</span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#a7025a983a095cf5ef1dfbd372439ec1c">getBackgroundPositionX</a> ();</div> +<div class="line"><a name="l00863"></a><span class="lineno"> 863</span>  Length <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#a68ac761d7004361aa52d1b5151c2a4f4">getBackgroundPositionY</a> ();</div> +<div class="line"><a name="l00864"></a><span class="lineno"> 864</span> </div> +<div class="line"><a name="l00868"></a><span class="lineno"> 868</span>  <span class="keyword">virtual</span> <a class="code" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#ab7c9e5a7fb080f69fc5e78b8ade11dbb">getStyle</a> () = 0;</div> +<div class="line"><a name="l00869"></a><span class="lineno"> 869</span>  };</div> +<div class="line"><a name="l00870"></a><span class="lineno"> 870</span> </div> +<div class="line"><a name="l00871"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a30639c6cf48cfbad84ffd5398fdd5983"> 871</a></span>  <span class="keyword">static</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html">StyleImage</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a30639c6cf48cfbad84ffd5398fdd5983">create</a> () { <span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a24f0e099e5c71b814a8798da8b7caece">StyleImage</a> (); }</div> +<div class="line"><a name="l00872"></a><span class="lineno"> 872</span> </div> +<div class="line"><a name="l00873"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a479814a760379e2faa45bf6f61dc48c5"> 873</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a479814a760379e2faa45bf6f61dc48c5">ref</a> () { refCount++; }</div> +<div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a101938d99eb91aa8caf2dfe3160eb60d"> 874</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a101938d99eb91aa8caf2dfe3160eb60d">unref</a> ()</div> +<div class="line"><a name="l00875"></a><span class="lineno"> 875</span>  { <span class="keywordflow">if</span> (--refCount == 0) <span class="keyword">delete</span> <span class="keyword">this</span>; }</div> +<div class="line"><a name="l00876"></a><span class="lineno"> 876</span> </div> +<div class="line"><a name="l00877"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#af1ab3ae0414dacdbd37e96682f4491f2"> 877</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1Imgbuf.html">Imgbuf</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#af1ab3ae0414dacdbd37e96682f4491f2">getImgbufSrc</a> () { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#aa27755401adb101a02b63d6d84a5e1a8">imgbufSrc</a>; }</div> +<div class="line"><a name="l00878"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a6c2460c74d8cc887521691bb5ddd3383"> 878</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1Imgbuf.html">Imgbuf</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a6c2460c74d8cc887521691bb5ddd3383">getImgbufTiled</a> (<span class="keywordtype">bool</span> repeatX, <span class="keywordtype">bool</span> repeatY)</div> +<div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  { <span class="keywordflow">return</span> (imgbufTiled && repeatX && repeatY) ? imgbufTiled : <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#aa27755401adb101a02b63d6d84a5e1a8">imgbufSrc</a>; }</div> +<div class="line"><a name="l00880"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a66e994096edf80f41e0baced346b55a6"> 880</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a66e994096edf80f41e0baced346b55a6">getTilesX</a> (<span class="keywordtype">bool</span> repeatX, <span class="keywordtype">bool</span> repeatY)</div> +<div class="line"><a name="l00881"></a><span class="lineno"> 881</span>  { <span class="keywordflow">return</span> (imgbufTiled && repeatX && repeatY) ? tilesX : 1; }</div> +<div class="line"><a name="l00882"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a70a5fb3356ce69e7389d72021e371a92"> 882</a></span>  <span class="keyword">inline</span> <span class="keywordtype">int</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a70a5fb3356ce69e7389d72021e371a92">getTilesY</a> (<span class="keywordtype">bool</span> repeatX, <span class="keywordtype">bool</span> repeatY)</div> +<div class="line"><a name="l00883"></a><span class="lineno"> 883</span>  { <span class="keywordflow">return</span> (imgbufTiled && repeatX && repeatY) ? tilesY : 1; }</div> +<div class="line"><a name="l00884"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#af92f2e39fbb79d295c6e21b26922fd46"> 884</a></span>  <span class="keyword">inline</span> <a class="code" href="classdw_1_1core_1_1ImgRenderer.html">ImgRenderer</a> *<a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#af92f2e39fbb79d295c6e21b26922fd46">getMainImgRenderer</a> () { <span class="keywordflow">return</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#aefbfa88f7cd48179881fb34d8be1523d">imgRendererDist</a>; }</div> +<div class="line"><a name="l00885"></a><span class="lineno"> 885</span> </div> +<div class="line"><a name="l00890"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a03aa6731a4b882391b610e0cd2206f48"> 890</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a03aa6731a4b882391b610e0cd2206f48">putExternalImgRenderer</a> (<a class="code" href="classdw_1_1core_1_1ImgRenderer.html">ImgRenderer</a> *ir)</div> +<div class="line"><a name="l00891"></a><span class="lineno"> 891</span>  { imgRendererDist-><a class="code" href="classdw_1_1core_1_1ImgRendererDist.html#af22cc7ddea989038b79caddf9f5f8feb">put</a> (ir); }</div> +<div class="line"><a name="l00892"></a><span class="lineno"> 892</span> </div> +<div class="line"><a name="l00896"></a><span class="lineno"><a class="line" href="classdw_1_1core_1_1style_1_1StyleImage.html#a987ab48ed3da97b0e59f31ba37fcc840"> 896</a></span>  <span class="keyword">inline</span> <span class="keywordtype">void</span> <a class="code" href="classdw_1_1core_1_1style_1_1StyleImage.html#a987ab48ed3da97b0e59f31ba37fcc840">removeExternalImgRenderer</a> (<a class="code" href="classdw_1_1core_1_1ImgRenderer.html">ImgRenderer</a> *ir)</div> +<div class="line"><a name="l00897"></a><span class="lineno"> 897</span>  { imgRendererDist-><a class="code" href="classdw_1_1core_1_1ImgRendererDist.html#a8820d518d5b1500e1c36c7579fcf839b">remove</a> (ir); }</div> +<div class="line"><a name="l00898"></a><span class="lineno"> 898</span> };</div> +<div class="line"><a name="l00899"></a><span class="lineno"> 899</span> </div> +<div class="line"><a name="l00900"></a><span class="lineno"> 900</span> <span class="keywordtype">void</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a8e9dc991035c9d72b817ed08116961b5">drawBorder</a> (<a class="code" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="code" href="classdw_1_1core_1_1Layout.html">Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <a class="code" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area,</div> +<div class="line"><a name="l00901"></a><span class="lineno"> 901</span>  <span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height,</div> +<div class="line"><a name="l00902"></a><span class="lineno"> 902</span>  Style *style, <span class="keywordtype">bool</span> inverse);</div> +<div class="line"><a name="l00903"></a><span class="lineno"> 903</span> <span class="keywordtype">void</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a19ef9607dc5eb0637008c162e90595b9">drawBackground</a> (<a class="code" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="code" href="classdw_1_1core_1_1Layout.html">Layout</a> *<a class="code" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <a class="code" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area,</div> +<div class="line"><a name="l00904"></a><span class="lineno"> 904</span>  <span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height,</div> +<div class="line"><a name="l00905"></a><span class="lineno"> 905</span>  <span class="keywordtype">int</span> xRef, <span class="keywordtype">int</span> yRef, <span class="keywordtype">int</span> widthRef, <span class="keywordtype">int</span> heightRef,</div> +<div class="line"><a name="l00906"></a><span class="lineno"> 906</span>  Style *style, Color *bgColor, <span class="keywordtype">bool</span> inverse, <span class="keywordtype">bool</span> atTop);</div> +<div class="line"><a name="l00907"></a><span class="lineno"> 907</span> <span class="keywordtype">void</span> <a class="code" href="namespacedw_1_1core_1_1style.html#a24789376198ca9b48d4e3335f5a6d084">drawBackgroundImage</a> (<a class="code" href="classdw_1_1core_1_1View.html">View</a> *view, StyleImage *backgroundImage,</div> +<div class="line"><a name="l00908"></a><span class="lineno"> 908</span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7">BackgroundRepeat</a> backgroundRepeat,</div> +<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  <a class="code" href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00">BackgroundAttachment</a> backgroundAttachment,</div> +<div class="line"><a name="l00910"></a><span class="lineno"> 910</span>  Length backgroundPositionX,</div> +<div class="line"><a name="l00911"></a><span class="lineno"> 911</span>  Length backgroundPositionY,</div> +<div class="line"><a name="l00912"></a><span class="lineno"> 912</span>  <span class="keywordtype">int</span> x, <span class="keywordtype">int</span> y, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height,</div> +<div class="line"><a name="l00913"></a><span class="lineno"> 913</span>  <span class="keywordtype">int</span> xRef, <span class="keywordtype">int</span> yRef, <span class="keywordtype">int</span> widthRef, <span class="keywordtype">int</span> heightRef);</div> +<div class="line"><a name="l00914"></a><span class="lineno"> 914</span> <span class="keywordtype">void</span> <a class="code" href="namespacedw_1_1core_1_1style.html#aaaf4fd9f042021f8a060ee9fde32a112">numtostr</a> (<span class="keywordtype">int</span> num, <span class="keywordtype">char</span> *buf, <span class="keywordtype">int</span> buflen, <a class="code" href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09">ListStyleType</a> listStyleType);</div> +<div class="line"><a name="l00915"></a><span class="lineno"> 915</span> </div> +<div class="line"><a name="l00916"></a><span class="lineno"> 916</span> } <span class="comment">// namespace style</span></div> +<div class="line"><a name="l00917"></a><span class="lineno"> 917</span> } <span class="comment">// namespace core</span></div> +<div class="line"><a name="l00918"></a><span class="lineno"> 918</span> } <span class="comment">// namespace dw</span></div> +<div class="line"><a name="l00919"></a><span class="lineno"> 919</span> </div> +<div class="line"><a name="l00920"></a><span class="lineno"> 920</span> <span class="preprocessor">#endif // __DW_STYLE_HH__</span></div> +<div class="line"><a name="l00921"></a><span class="lineno"> 921</span> </div> +<div class="ttc" id="classdw_1_1core_1_1ImgRendererDist_html"><div class="ttname"><a href="classdw_1_1core_1_1ImgRendererDist.html">dw::core::ImgRendererDist</a></div><div class="ttdoc">Implementation of ImgRenderer, which distributes all calls to a set of other implementations of ImgRe...</div><div class="ttdef"><b>Definition:</b> imgrenderer.hh:59</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a95aed84351ee057972fdc59c1c7c88f4"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a95aed84351ee057972fdc59c1c7c88f4">dw::core::style::StyleImage::ExternalImgRenderer::getBackgroundPositionY</a></div><div class="ttdeci">virtual Length getBackgroundPositionY()=0</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca4a2de63840d91424b8719ce1fe73b6a5"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca4a2de63840d91424b8719ce1fe73b6a5">dw::core::style::BORDER_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:224</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a11f501cf3c86a6545eab7c8de657df87"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a11f501cf3c86a6545eab7c8de657df87">dw::core::style::StyleAttrs::wordSpacing</a></div><div class="ttdeci">int wordSpacing</div><div class="ttdef"><b>Definition:</b> style.hh:555</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a3b1b252e01eae3d3d37cca6de14db982"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a3b1b252e01eae3d3d37cca6de14db982">dw::core::style::StyleAttrs::equals</a></div><div class="ttdeci">bool equals(lout::object::Object *other)</div><div class="ttdoc">Returns, whether two objects are equal. </div><div class="ttdef"><b>Definition:</b> style.cc:154</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1">dw::core::style::Cursor</a></div><div class="ttdeci">Cursor</div><div class="ttdef"><b>Definition:</b> style.hh:200</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a7cef5409df497a7946413b14189d52fc"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a7cef5409df497a7946413b14189d52fc">dw::core::style::createAbsLength</a></div><div class="ttdeci">Length createAbsLength(int n)</div><div class="ttdoc">Returns a length of n pixels. </div><div class="ttdef"><b>Definition:</b> style.hh:431</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a9603413a8e4c3728545de4b11c8cfe82"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a9603413a8e4c3728545de4b11c8cfe82">dw::core::style::CURSOR_DEFAULT</a></div><div class="ttdef"><b>Definition:</b> style.hh:202</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a92cc783c80e1b3c45fb0a7a9ab4db076"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a92cc783c80e1b3c45fb0a7a9ab4db076">dw::core::style::DISPLAY_TABLE_FOOTER_GROUP</a></div><div class="ttdef"><b>Definition:</b> style.hh:286</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a3cdcc045933dd4bc57654b94160274d6"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a3cdcc045933dd4bc57654b94160274d6">dw::core::style::Font::create</a></div><div class="ttdeci">static Font * create(Layout *layout, FontAttrs *attrs)</div><div class="ttdef"><b>Definition:</b> style.cc:443</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a0dbc13ae7c5f2859256ecf6df1575cbcac1ba52fce87228370b7929e7f4d8ea12"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbcac1ba52fce87228370b7929e7f4d8ea12">dw::core::style::LIST_STYLE_POSITION_OUTSIDE</a></div><div class="ttdef"><b>Definition:</b> style.hh:299</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a8c2af74ac943c6595c6a84436ba19688"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8c2af74ac943c6595c6a84436ba19688">dw::core::style::StyleAttrs::sizeDiffs</a></div><div class="ttdeci">bool sizeDiffs(StyleAttrs *otherStyleAttrs)</div><div class="ttdoc">This method returns whether something may change its size, when its style changes from this style to ...</div><div class="ttdef"><b>Definition:</b> style.cc:149</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab89af6702d039714b9bd402b5617ad17a1e835a35bdc052984d0373e375290540"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a1e835a35bdc052984d0373e375290540">dw::core::style::TEXT_ALIGN_JUSTIFY</a></div><div class="ttdef"><b>Definition:</b> style.hh:252</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_adfe48000b2bdb8141edbe0b512a5d091"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#adfe48000b2bdb8141edbe0b512a5d091">dw::core::style::FontAttrs::name</a></div><div class="ttdeci">const char * name</div><div class="ttdef"><b>Definition:</b> style.hh:683</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab6db1e02a8e1c3f57037120a4ed89a50aa92bedc7c1f816a845a2d04d574203d6"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50aa92bedc7c1f816a845a2d04d574203d6">dw::core::style::OVERFLOW_VISIBLE</a></div><div class="ttdef"><b>Definition:</b> style.hh:337</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_a1be1f53532134b3ebad7134c283784d7"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#a1be1f53532134b3ebad7134c283784d7">dw::core::style::Tooltip::onLeave</a></div><div class="ttdeci">virtual void onLeave()</div><div class="ttdef"><b>Definition:</b> style.hh:672</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_abf94648f8257a0e96bcfea6e935afec2"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#abf94648f8257a0e96bcfea6e935afec2">dw::core::style::StyleImage::ExternalImgRenderer::fatal</a></div><div class="ttdeci">void fatal()</div><div class="ttdoc">Called, when there are problems with the retrieval of image data. </div><div class="ttdef"><b>Definition:</b> style.cc:710</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a52d7cf908220c97287f137be77e19bd4"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d7cf908220c97287f137be77e19bd4">dw::core::style::StyleAttrs::boxOffsetX</a></div><div class="ttdeci">int boxOffsetX()</div><div class="ttdef"><b>Definition:</b> style.hh:591</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ae566231568db736eabfafa2ec747eeea"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae566231568db736eabfafa2ec747eeea">dw::core::style::StyleAttrs::backgroundPositionX</a></div><div class="ttdeci">Length backgroundPositionX</div><div class="ttdef"><b>Definition:</b> style.hh:539</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a82294e7bae2dbea29f182928fb2e9a2b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a82294e7bae2dbea29f182928fb2e9a2b">dw::core::style::StyleImage::ExternalImgRenderer::drawRow</a></div><div class="ttdeci">void drawRow(int row)</div><div class="ttdoc">Called, when data from a row is available and has been copied into the image buffer. </div><div class="ttdef"><b>Definition:</b> style.cc:650</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab6db1e02a8e1c3f57037120a4ed89a50"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50">dw::core::style::Overflow</a></div><div class="ttdeci">Overflow</div><div class="ttdef"><b>Definition:</b> style.hh:336</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a479814a760379e2faa45bf6f61dc48c5"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a479814a760379e2faa45bf6f61dc48c5">dw::core::style::StyleImage::ref</a></div><div class="ttdeci">void ref()</div><div class="ttdef"><b>Definition:</b> style.hh:873</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_aad40d771b8e0e48e896c048629e58fb4"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aad40d771b8e0e48e896c048629e58fb4">dw::core::style::StyleAttrs::right</a></div><div class="ttdeci">Length right</div><div class="ttdef"><b>Definition:</b> style.hh:553</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_ab15ed5ca5d8457a316c20dedf71c21f1"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#ab15ed5ca5d8457a316c20dedf71c21f1">dw::core::style::Box::bottom</a></div><div class="ttdeci">int bottom</div><div class="ttdef"><b>Definition:</b> style.hh:507</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_aa12c6453aba91ef5554601ac950d4f80"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aa12c6453aba91ef5554601ac950d4f80">dw::core::style::StyleAttrs::textAlign</a></div><div class="ttdeci">TextAlignType textAlign</div><div class="ttdef"><b>Definition:</b> style.hh:542</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a6ae2c5f6b52551556e890a887096bc76ab34114f2d98369dda53c5f329d83b97e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76ab34114f2d98369dda53c5f329d83b97e">dw::core::style::POSITION_RELATIVE</a></div><div class="ttdef"><b>Definition:</b> style.hh:345</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a2eb7659314804b27a8c940931d5c0371"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a2eb7659314804b27a8c940931d5c0371">dw::core::style::LIST_STYLE_TYPE_GEORGIAN</a></div><div class="ttdef"><b>Definition:</b> style.hh:316</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a4f03d43808ca357266a2e4dfb027f95b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4f03d43808ca357266a2e4dfb027f95b">dw::core::style::StyleAttrs::margin</a></div><div class="ttdeci">Box margin</div><div class="ttdef"><b>Definition:</b> style.hh:559</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a1b55ea89fe4363a85f32bddcc6ae7ffd"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a1b55ea89fe4363a85f32bddcc6ae7ffd">dw::core::style::LIST_STYLE_TYPE_DISC</a></div><div class="ttdef"><b>Definition:</b> style.hh:302</div></div> +<div class="ttc" id="classlout_1_1object_1_1String_html"><div class="ttname"><a href="classlout_1_1object_1_1String.html">lout::object::String</a></div><div class="ttdoc">An object::Object wrapper for strings (char*). </div><div class="ttdef"><b>Definition:</b> object.hh:185</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer_html_a48e040da4892eb1dc3c3889c640bc55a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#a48e040da4892eb1dc3c3889c640bc55a">dw::core::style::StyleImage::StyleImgRenderer::image</a></div><div class="ttdeci">StyleImage * image</div><div class="ttdef"><b>Definition:</b> style.hh:788</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a6ae2c5f6b52551556e890a887096bc76aeee794ae9976864a3222d186f5036fd6"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76aeee794ae9976864a3222d186f5036fd6">dw::core::style::POSITION_FIXED</a></div><div class="ttdef"><b>Definition:</b> style.hh:347</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html">dw::core::style::Color</a></div><div class="ttdef"><b>Definition:</b> style.hh:751</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a169393540b6e59b79463f3a199a95c00a75228b50a96842330855148db882d03e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00a75228b50a96842330855148db882d03e">dw::core::style::BACKGROUND_ATTACHMENT_SCROLL</a></div><div class="ttdef"><b>Definition:</b> style.hh:244</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_aa27755401adb101a02b63d6d84a5e1a8"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#aa27755401adb101a02b63d6d84a5e1a8">dw::core::style::StyleImage::imgbufSrc</a></div><div class="ttdeci">Imgbuf * imgbufSrc</div><div class="ttdef"><b>Definition:</b> style.hh:800</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a6acebb3ce74bdff7433f21a71595dd98"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a6acebb3ce74bdff7433f21a71595dd98">dw::core::style::Font::~Font</a></div><div class="ttdeci">virtual ~Font()</div><div class="ttdef"><b>Definition:</b> style.cc:421</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ac11f4d0b313513bd5358626e8d95bb72"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ac11f4d0b313513bd5358626e8d95bb72">dw::core::style::createRelLength</a></div><div class="ttdeci">Length createRelLength(double v)</div><div class="ttdoc">Returns a relative length. </div><div class="ttdef"><b>Definition:</b> style.hh:438</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a773a2230a915adfc58e459067e8e8116"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a773a2230a915adfc58e459067e8e8116">dw::core::style::StyleImage::ExternalImgRenderer::getBackgroundAttachment</a></div><div class="ttdeci">virtual BackgroundAttachment getBackgroundAttachment()=0</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html">dw::core::style::StyleImage::ExternalWidgetImgRenderer</a></div><div class="ttdoc">Suitable for widgets and parts of widgets. </div><div class="ttdef"><b>Definition:</b> style.hh:854</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9e8cb97375c9a36a844d3ed8794a18cf"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9e8cb97375c9a36a844d3ed8794a18cf">dw::core::style::StyleAttrs::initValues</a></div><div class="ttdeci">void initValues()</div><div class="ttdef"><b>Definition:</b> style.cc:56</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_a3693826cd11a60e5b4661bbfa473202d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#a3693826cd11a60e5b4661bbfa473202d">dw::core::style::Color::unref</a></div><div class="ttdeci">void unref()</div><div class="ttdef"><b>Definition:</b> style.hh:777</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adbb8bb94481cdf65325430d8cf1b9110a984002b90ab8c09469c880ee0c8ed646"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a984002b90ab8c09469c880ee0c8ed646">dw::core::style::Color::SHADING_LIGHT</a></div><div class="ttdef"><b>Definition:</b> style.hh:767</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a70a5fb3356ce69e7389d72021e371a92"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a70a5fb3356ce69e7389d72021e371a92">dw::core::style::StyleImage::getTilesY</a></div><div class="ttdeci">int getTilesY(bool repeatX, bool repeatY)</div><div class="ttdef"><b>Definition:</b> style.hh:882</div></div> +<div class="ttc" id="classlout_1_1container_1_1typed_1_1HashTable_html"><div class="ttname"><a href="classlout_1_1container_1_1typed_1_1HashTable.html">lout::container::typed::HashTable</a></div><div class="ttdoc">Typed version of container::untyped::HashTable. </div><div class="ttdef"><b>Definition:</b> container.hh:514</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a756c959617f6cea03dc5db8a76c437c1"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a756c959617f6cea03dc5db8a76c437c1">dw::core::style::LIST_STYLE_TYPE_HEBREW</a></div><div class="ttdef"><b>Definition:</b> style.hh:314</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html">dw::core::style::Box</a></div><div class="ttdoc">Represents a dimension box according to the CSS box model. </div><div class="ttdef"><b>Definition:</b> style.hh:503</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adbb8bb94481cdf65325430d8cf1b9110"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110">dw::core::style::Color::Shading</a></div><div class="ttdeci">Shading</div><div class="ttdef"><b>Definition:</b> style.hh:767</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="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a39e15823f6ece7a212a45e35a19cb6d0"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a39e15823f6ece7a212a45e35a19cb6d0">dw::core::style::DISPLAY_TABLE_HEADER_GROUP</a></div><div class="ttdef"><b>Definition:</b> style.hh:285</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a603db96e41450c9edc9ad21ee99e722ba0911cb8fc67d9a83b2ac3bff4d8a123d"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba0911cb8fc67d9a83b2ac3bff4d8a123d">dw::core::style::CLEAR_LEFT</a></div><div class="ttdef"><b>Definition:</b> style.hh:373</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a30639c6cf48cfbad84ffd5398fdd5983"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a30639c6cf48cfbad84ffd5398fdd5983">dw::core::style::StyleImage::create</a></div><div class="ttdeci">static StyleImage * create()</div><div class="ttdef"><b>Definition:</b> style.hh:871</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ae5eb3ec1421191c6af05113b03baea92"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae5eb3ec1421191c6af05113b03baea92">dw::core::style::StyleAttrs::left</a></div><div class="ttdeci">Length left</div><div class="ttdef"><b>Definition:</b> style.hh:553</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a29e3aea62f395a5d0d5b7a46846e2b86"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a29e3aea62f395a5d0d5b7a46846e2b86">dw::core::style::CURSOR_SE_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:209</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a093f7bf962fad813dfbf36d9cea06823"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a093f7bf962fad813dfbf36d9cea06823">dw::core::style::StyleAttrs::color</a></div><div class="ttdeci">Color * color</div><div class="ttdef"><b>Definition:</b> style.hh:535</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1TooltipAttrs_html_a01aa1de2af1c487fbb63630fc552b77f"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1TooltipAttrs.html#a01aa1de2af1c487fbb63630fc552b77f">dw::core::style::TooltipAttrs::TooltipAttrs</a></div><div class="ttdeci">TooltipAttrs(const char *text)</div><div class="ttdef"><b>Definition:</b> style.hh:651</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a603db96e41450c9edc9ad21ee99e722ba4002860c4f90bfb3b1f4e24f2435b699"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba4002860c4f90bfb3b1f4e24f2435b699">dw::core::style::CLEAR_RIGHT</a></div><div class="ttdef"><b>Definition:</b> style.hh:374</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3afc49b8482768ed6796e34f3faf06606a"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3afc49b8482768ed6796e34f3faf06606a">dw::core::style::VALIGN_BOTTOM</a></div><div class="ttdef"><b>Definition:</b> style.hh:258</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_a8aa5354e3acacf11d17a7d9117ee7ad3"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">dw::core::style::Box::right</a></div><div class="ttdeci">int right</div><div class="ttdef"><b>Definition:</b> style.hh:507</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a1e50c35982748ecd33842a210cf32ed5"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1e50c35982748ecd33842a210cf32ed5">dw::core::style::StyleAttrs::minWidth</a></div><div class="ttdeci">Length minWidth</div><div class="ttdef"><b>Definition:</b> style.hh:557</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2060511706dd5d45983aebe7e4e068b6a3934643a600044cddda971f66e9f60ec"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a3934643a600044cddda971f66e9f60ec">dw::core::style::LINE_DASHED</a></div><div class="ttdef"><b>Definition:</b> style.hh:294</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_a1f6a31c16114e6ab4767a25e32dc0a5a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#a1f6a31c16114e6ab4767a25e32dc0a5a">dw::core::style::Tooltip::unref</a></div><div class="ttdeci">void unref()</div><div class="ttdef"><b>Definition:</b> style.hh:668</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a17d14f4f8328089bd7929df967303759"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a17d14f4f8328089bd7929df967303759">dw::core::style::CURSOR_S_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:211</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a0b1c442c655fec5e644c83120afa1798"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0b1c442c655fec5e644c83120afa1798">dw::core::style::StyleAttrs::vBorderSpacing</a></div><div class="ttdeci">int vBorderSpacing</div><div class="ttdef"><b>Definition:</b> style.hh:555</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a101938d99eb91aa8caf2dfe3160eb60d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a101938d99eb91aa8caf2dfe3160eb60d">dw::core::style::StyleImage::unref</a></div><div class="ttdeci">void unref()</div><div class="ttdef"><b>Definition:</b> style.hh:874</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1ColorAttrs_html_a1cbf6f434a90d21504cb8e7ff53b3b1d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a1cbf6f434a90d21504cb8e7ff53b3b1d">dw::core::style::ColorAttrs::equals</a></div><div class="ttdeci">bool equals(lout::object::Object *other)</div><div class="ttdoc">Returns, whether two objects are equal. </div><div class="ttdef"><b>Definition:</b> style.cc:455</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_aae90f90ea6d0e2c2b0a30253fb5aab38"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#aae90f90ea6d0e2c2b0a30253fb5aab38">dw::core::style::Box::top</a></div><div class="ttdeci">int top</div><div class="ttdef"><b>Definition:</b> style.hh:507</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a19ef9607dc5eb0637008c162e90595b9"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a19ef9607dc5eb0637008c162e90595b9">dw::core::style::drawBackground</a></div><div class="ttdeci">void drawBackground(View *view, Layout *layout, Rectangle *area, int x, int y, int width, int height, int xRef, int yRef, int widthRef, int heightRef, Style *style, Color *bgColor, bool inverse, bool atTop)</div><div class="ttdoc">Draw the background (content plus padding) of a region in window, according to style. </div><div class="ttdef"><b>Definition:</b> style.cc:1220</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_acd3f933fa144e3a67650fbad8a8461d4"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#acd3f933fa144e3a67650fbad8a8461d4">dw::core::style::isPerLength</a></div><div class="ttdeci">bool isPerLength(Length l)</div><div class="ttdoc">Returns true if l is a percentage. </div><div class="ttdef"><b>Definition:</b> style.hh:445</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293cabebef623eab39c86a4dd813606a73e58"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293cabebef623eab39c86a4dd813606a73e58">dw::core::style::BORDER_DASHED</a></div><div class="ttdef"><b>Definition:</b> style.hh:227</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2060511706dd5d45983aebe7e4e068b6"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6">dw::core::style::LineType</a></div><div class="ttdeci">LineType</div><div class="ttdef"><b>Definition:</b> style.hh:291</div></div> +<div class="ttc" id="classdw_1_1core_1_1Layout_html"><div class="ttname"><a href="classdw_1_1core_1_1Layout.html">dw::core::Layout</a></div><div class="ttdoc">The central class for managing and drawing a widget tree. </div><div class="ttdef"><b>Definition:</b> layout.hh:16</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_afa9dcfc9d610a8ed6db6142f63049077a1a7b2f4fecf898b3ad3bdc4f88056e4d"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a1a7b2f4fecf898b3ad3bdc4f88056e4d">dw::core::style::WHITE_SPACE_NOWRAP</a></div><div class="ttdef"><b>Definition:</b> style.hh:361</div></div> +<div class="ttc" id="classlout_1_1object_1_1Object_html"><div class="ttname"><a href="classlout_1_1object_1_1Object.html">lout::object::Object</a></div><div class="ttdoc">This is the base class for many other classes, which defines very common virtual methods. </div><div class="ttdef"><b>Definition:</b> object.hh:24</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aea2666db4509b8de3497815c32cc78bb"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aea2666db4509b8de3497815c32cc78bb">dw::core::style::absLengthVal</a></div><div class="ttdeci">int absLengthVal(Length l)</div><div class="ttdoc">Returns the value of a length in pixels, as an integer. </div><div class="ttdef"><b>Definition:</b> style.hh:451</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer_html_af5b9862ce007faa78b62347e203a7318"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#af5b9862ce007faa78b62347e203a7318">dw::core::style::StyleImage::StyleImgRenderer::finish</a></div><div class="ttdeci">void finish()</div><div class="ttdoc">Called, when all image data has been retrieved. </div><div class="ttdef"><b>Definition:</b> style.cc:608</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_ae6b0cabef042145c000e7a221f78281c"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#ae6b0cabef042145c000e7a221f78281c">dw::core::style::Font::ref</a></div><div class="ttdeci">void ref()</div><div class="ttdef"><b>Definition:</b> style.hh:722</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a19a276487f5f70ddc8bd95bcad2866b7a3450341e9b9bfc99756514053c0e7763"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a3450341e9b9bfc99756514053c0e7763">dw::core::style::BACKGROUND_REPEAT_Y</a></div><div class="ttdef"><b>Definition:</b> style.hh:239</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293c"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293c">dw::core::style::BorderStyle</a></div><div class="ttdeci">BorderStyle</div><div class="ttdef"><b>Definition:</b> style.hh:223</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a6edd6bb58dff6677b87daa2eecf25ec8"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a6edd6bb58dff6677b87daa2eecf25ec8">dw::core::style::StyleImage::styleImgRenderer</a></div><div class="ttdeci">StyleImgRenderer * styleImgRenderer</div><div class="ttdef"><b>Definition:</b> style.hh:802</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_a1c9a382771f5ea18f8fbbb20e344c461"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#a1c9a382771f5ea18f8fbbb20e344c461">dw::core::style::Color::shadeColor</a></div><div class="ttdeci">int shadeColor(int color, int d)</div><div class="ttdef"><b>Definition:</b> style.cc:471</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a6aa995cddb6519a921b74813e01aea81"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6aa995cddb6519a921b74813e01aea81">dw::core::style::StyleAttrs::borderWidth</a></div><div class="ttdeci">Box borderWidth</div><div class="ttdef"><b>Definition:</b> style.hh:559</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a584eec4585a596cede9f832cf76d4c84"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a584eec4585a596cede9f832cf76d4c84">dw::core::style::CURSOR_TEXT</a></div><div class="ttdef"><b>Definition:</b> style.hh:213</div></div> +<div class="ttc" id="classlout_1_1container_1_1typed_1_1HashTable_html_a3aa0b58dadc444d82d055874f0de87fe"><div class="ttname"><a href="classlout_1_1container_1_1typed_1_1HashTable.html#a3aa0b58dadc444d82d055874f0de87fe">lout::container::typed::HashTable::get</a></div><div class="ttdeci">V * get(K *key) const </div><div class="ttdef"><b>Definition:</b> container.hh:523</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a678481c5dae412ca43f5292a07dd389e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a678481c5dae412ca43f5292a07dd389e">dw::core::style::CURSOR_CROSSHAIR</a></div><div class="ttdef"><b>Definition:</b> style.hh:201</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a170ad75305c4019bd1af10731575e52e"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a170ad75305c4019bd1af10731575e52e">dw::core::style::StyleAttrs::backgroundImage</a></div><div class="ttdeci">StyleImage * backgroundImage</div><div class="ttdef"><b>Definition:</b> style.hh:536</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a63428cfb50554f5b4aeca3d6a1fa6489"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a63428cfb50554f5b4aeca3d6a1fa6489">dw::core::style::StyleImage::tilesX</a></div><div class="ttdeci">int tilesX</div><div class="ttdef"><b>Definition:</b> style.hh:799</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab89af6702d039714b9bd402b5617ad17a3fff7f0228f0e59b8a7d4eadb4fa835a"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a3fff7f0228f0e59b8a7d4eadb4fa835a">dw::core::style::TEXT_ALIGN_STRING</a></div><div class="ttdef"><b>Definition:</b> style.hh:253</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a1fe595f892f6bef9896f3d4044e3d083"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1fe595f892f6bef9896f3d4044e3d083">dw::core::style::StyleAttrs::lineHeight</a></div><div class="ttdeci">Length lineHeight</div><div class="ttdef"><b>Definition:</b> style.hh:556</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab40ee725e819a719db5944b611e82fb9"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9">dw::core::style::BorderCollapse</a></div><div class="ttdeci">BorderCollapse</div><div class="ttdef"><b>Definition:</b> style.hh:218</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_acd4fea05b625212fc8e33937b5f7417b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#acd4fea05b625212fc8e33937b5f7417b">dw::core::style::Tooltip::Tooltip</a></div><div class="ttdeci">Tooltip(const char *text)</div><div class="ttdef"><b>Definition:</b> style.hh:663</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a0746cba3c9005b82e10dc1b75af46d51"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a0746cba3c9005b82e10dc1b75af46d51">dw::core::style::Font::refCount</a></div><div class="ttdeci">int refCount</div><div class="ttdef"><b>Definition:</b> style.hh:701</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a603db96e41450c9edc9ad21ee99e722bad4308040d085ea178c8a4f058a758702"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722bad4308040d085ea178c8a4f058a758702">dw::core::style::CLEAR_BOTH</a></div><div class="ttdef"><b>Definition:</b> style.hh:375</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a52d15a186a8a9487e52ee577d460c2c3"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a52d15a186a8a9487e52ee577d460c2c3">dw::core::style::StyleAttrs::display</a></div><div class="ttdeci">DisplayType display</div><div class="ttdef"><b>Definition:</b> style.hh:564</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a93111b26477f106dbd6a9c3a7a7c91cf"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a93111b26477f106dbd6a9c3a7a7c91cf">dw::core::style::Font::xHeight</a></div><div class="ttdeci">int xHeight</div><div class="ttdef"><b>Definition:</b> style.hh:717</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca45df922a42d1e5dba29e3df4a185155f"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca45df922a42d1e5dba29e3df4a185155f">dw::core::style::BORDER_SOLID</a></div><div class="ttdef"><b>Definition:</b> style.hh:228</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8e9dc991035c9d72b817ed08116961b5"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8e9dc991035c9d72b817ed08116961b5">dw::core::style::drawBorder</a></div><div class="ttdeci">void drawBorder(View *view, Layout *layout, Rectangle *area, int x, int y, int width, int height, Style *style, bool inverse)</div><div class="ttdoc">Draw the border of a region in window, according to style. </div><div class="ttdef"><b>Definition:</b> style.cc:1155</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ab356cadd83163f0bc243e296b0f436ed"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab356cadd83163f0bc243e296b0f436ed">dw::core::style::StyleAttrs::vloat</a></div><div class="ttdeci">FloatType vloat</div><div class="ttdef"><b>Definition:</b> style.hh:547</div></div> +<div class="ttc" id="dw__anchors__test_8cc_html_aa9b7b9846e3f42cc43273337240c6a8a"><div class="ttname"><a href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a></div><div class="ttdeci">static Layout * layout</div><div class="ttdef"><b>Definition:</b> dw_anchors_test.cc:38</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ae0ceced2618e525b17d3cad508b8529b"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae0ceced2618e525b17d3cad508b8529b">dw::core::style::LIST_STYLE_TYPE_KATAKANA_IROHA</a></div><div class="ttdef"><b>Definition:</b> style.hh:321</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_aa7b05f1e9e9e37aef939a1957b6fd3a6"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#aa7b05f1e9e9e37aef939a1957b6fd3a6">dw::core::style::Style::refCount</a></div><div class="ttdeci">int refCount</div><div class="ttdef"><b>Definition:</b> style.hh:617</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_a703c779cc636257b051fa68a3f2ab366"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#a703c779cc636257b051fa68a3f2ab366">dw::core::style::Box::equals</a></div><div class="ttdeci">bool equals(Box *other)</div><div class="ttdef"><b>Definition:</b> style.hh:510</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a52747ec55bd2f6eabed45c87039da385"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a52747ec55bd2f6eabed45c87039da385">dw::core::style::StyleImage::ExternalImgRenderer::getBackgroundImage</a></div><div class="ttdeci">virtual StyleImage * getBackgroundImage()=0</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html">dw::core::style::StyleImage::ExternalImgRenderer</a></div><div class="ttdoc">Useful (but not mandatory) base class for updates of areas with background images. </div><div class="ttdef"><b>Definition:</b> style.hh:812</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3ab9edb8b2e01bf1f97dd1697e8d8cfb4c"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ab9edb8b2e01bf1f97dd1697e8d8cfb4c">dw::core::style::VALIGN_SUB</a></div><div class="ttdef"><b>Definition:</b> style.hh:261</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adbb8bb94481cdf65325430d8cf1b9110a80c9aecc55843ab93ae7f3d939c19bb4"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a80c9aecc55843ab93ae7f3d939c19bb4">dw::core::style::Color::SHADING_NUM</a></div><div class="ttdef"><b>Definition:</b> style.hh:768</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1abddac66351b784653be0532a12dc5c03"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1abddac66351b784653be0532a12dc5c03">dw::core::style::CURSOR_NW_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:207</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3ac56c1b33eaf92d28f62d7d2fe3874055"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ac56c1b33eaf92d28f62d7d2fe3874055">dw::core::style::VALIGN_TEXT_TOP</a></div><div class="ttdef"><b>Definition:</b> style.hh:263</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_afff5456d6cbdd7398faa6c126625c581"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#afff5456d6cbdd7398faa6c126625c581">dw::core::style::FontAttrs::hashValue</a></div><div class="ttdeci">int hashValue()</div><div class="ttdoc">Return a hash value for the object. </div><div class="ttdef"><b>Definition:</b> style.cc:410</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a0dbc13ae7c5f2859256ecf6df1575cbca6f2a4671dbfe47c81c59fb9f282633de"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbca6f2a4671dbfe47c81c59fb9f282633de">dw::core::style::LIST_STYLE_POSITION_INSIDE</a></div><div class="ttdef"><b>Definition:</b> style.hh:298</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a46aec4b779269013e9ced4553cd83b34"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a46aec4b779269013e9ced4553cd83b34">dw::core::style::StyleAttrs::textDecoration</a></div><div class="ttdeci">int textDecoration</div><div class="ttdef"><b>Definition:</b> style.hh:533</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab89af6702d039714b9bd402b5617ad17aa2e83be2a1498ea6764cb3a31347ea5f"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17aa2e83be2a1498ea6764cb3a31347ea5f">dw::core::style::TEXT_ALIGN_LEFT</a></div><div class="ttdef"><b>Definition:</b> style.hh:249</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_abef26ac35391f0f8ad9ef457b0491502"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#abef26ac35391f0f8ad9ef457b0491502">dw::core::style::Box::hashValue</a></div><div class="ttdeci">int hashValue()</div><div class="ttdef"><b>Definition:</b> style.hh:516</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a431ebf3e0f746c125f2882e37b7a944a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a431ebf3e0f746c125f2882e37b7a944a">dw::core::style::StyleImage::ExternalImgRenderer::finish</a></div><div class="ttdeci">void finish()</div><div class="ttdoc">Called, when all image data has been retrieved. </div><div class="ttdef"><b>Definition:</b> style.cc:698</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a256ae50fd4409d05256e665dd06e2819"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a256ae50fd4409d05256e665dd06e2819">dw::core::style::relLengthVal</a></div><div class="ttdeci">double relLengthVal(Length l)</div><div class="ttdoc">Returns the value of a relative length, as a float. </div><div class="ttdef"><b>Definition:</b> style.hh:466</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a0418859c6ca910fc50d09f0a783e7c29"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0418859c6ca910fc50d09f0a783e7c29">dw::core::style::StyleAttrs::listStyleType</a></div><div class="ttdeci">ListStyleType listStyleType</div><div class="ttdef"><b>Definition:</b> style.hh:567</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a5865194add47d79910d2e2b5191ab0b9"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a5865194add47d79910d2e2b5191ab0b9">dw::core::style::StyleAttrs::hBorderSpacing</a></div><div class="ttdeci">int hBorderSpacing</div><div class="ttdef"><b>Definition:</b> style.hh:555</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca3fe38906b55164b672a8b764c04d6a36"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca3fe38906b55164b672a8b764c04d6a36">dw::core::style::BORDER_GROOVE</a></div><div class="ttdef"><b>Definition:</b> style.hh:230</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2060511706dd5d45983aebe7e4e068b6a15fd6b4d029b91ce6a40864c25297cb8"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a15fd6b4d029b91ce6a40864c25297cb8">dw::core::style::LINE_NORMAL</a></div><div class="ttdef"><b>Definition:</b> style.hh:292</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a169393540b6e59b79463f3a199a95c00"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00">dw::core::style::BackgroundAttachment</a></div><div class="ttdeci">BackgroundAttachment</div><div class="ttdef"><b>Definition:</b> style.hh:243</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1ColorAttrs_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1ColorAttrs.html">dw::core::style::ColorAttrs</a></div><div class="ttdef"><b>Definition:</b> style.hh:730</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a4e28af60cee79257d6e9f3040d76f88e"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4e28af60cee79257d6e9f3040d76f88e">dw::core::style::StyleAttrs::whiteSpace</a></div><div class="ttdeci">WhiteSpace whiteSpace</div><div class="ttdef"><b>Definition:</b> style.hh:565</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html">dw::core::style::Font</a></div><div class="ttdef"><b>Definition:</b> style.hh:698</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a0976b01b2d8ba689999b25cbea8a6b9b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a0976b01b2d8ba689999b25cbea8a6b9b">dw::core::style::StyleAttrs::textTransform</a></div><div class="ttdeci">TextTransform textTransform</div><div class="ttdef"><b>Definition:</b> style.hh:545</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09afc23eabf980fb285397f4812be133a83"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09afc23eabf980fb285397f4812be133a83">dw::core::style::LIST_STYLE_TYPE_LOWER_ROMAN</a></div><div class="ttdef"><b>Definition:</b> style.hh:307</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8390099f12643c99acaec89382863ddf"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddf">dw::core::style::TextDecoration</a></div><div class="ttdeci">TextDecoration</div><div class="ttdef"><b>Definition:</b> style.hh:350</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_a7bc4640a5e17d372da809ce11585ae10"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#a7bc4640a5e17d372da809ce11585ae10">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getBackgroundAttachment</a></div><div class="ttdeci">BackgroundAttachment getBackgroundAttachment()</div><div class="ttdef"><b>Definition:</b> style.cc:730</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_abcb65090a861cc8682083eccdd77d41b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#abcb65090a861cc8682083eccdd77d41b">dw::core::style::StyleAttrs::textIndent</a></div><div class="ttdeci">Length textIndent</div><div class="ttdef"><b>Definition:</b> style.hh:556</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_aeff7d58d53ecffd76bee131255f60d6d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#aeff7d58d53ecffd76bee131255f60d6d">dw::core::style::Box::setVal</a></div><div class="ttdeci">void setVal(int val)</div><div class="ttdef"><b>Definition:</b> style.hh:509</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a46d4546bc0546c3f4aec520bafe61fe7a8f189780552a391e198796b8620fcd2e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a8f189780552a391e198796b8620fcd2e">dw::core::style::FONT_STYLE_OBLIQUE</a></div><div class="ttdef"><b>Definition:</b> style.hh:328</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_af1ab3ae0414dacdbd37e96682f4491f2"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#af1ab3ae0414dacdbd37e96682f4491f2">dw::core::style::StyleImage::getImgbufSrc</a></div><div class="ttdeci">Imgbuf * getImgbufSrc()</div><div class="ttdef"><b>Definition:</b> style.hh:877</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaaf4fd9f042021f8a060ee9fde32a112"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaaf4fd9f042021f8a060ee9fde32a112">dw::core::style::numtostr</a></div><div class="ttdeci">void numtostr(int num, char *buf, int buflen, ListStyleType listStyleType)</div><div class="ttdoc">Convert a number into a string, in a given list style. </div><div class="ttdef"><b>Definition:</b> style.cc:1409</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_ad18effc61736f18a50fc91e495c96f31"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#ad18effc61736f18a50fc91e495c96f31">dw::core::style::StyleImage::~StyleImage</a></div><div class="ttdeci">~StyleImage()</div><div class="ttdef"><b>Definition:</b> style.cc:631</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_aadfff55a80f804b9c4ac4f226b23ef12"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aadfff55a80f804b9c4ac4f226b23ef12">dw::core::style::StyleAttrs::top</a></div><div class="ttdeci">BorderStyle top</div><div class="ttdef"><b>Definition:</b> style.hh:562</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09afbd050eaa28471c5953d72421a75335d"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09afbd050eaa28471c5953d72421a75335d">dw::core::style::LIST_STYLE_TYPE_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:322</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8390099f12643c99acaec89382863ddfaace1b270d0e64e9a0a36a718376573e8"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfaace1b270d0e64e9a0a36a718376573e8">dw::core::style::TEXT_DECORATION_UNDERLINE</a></div><div class="ttdef"><b>Definition:</b> style.hh:352</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_aa111a5f246c41dfed9d676f66bbe67ab"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aa111a5f246c41dfed9d676f66bbe67ab">dw::core::style::StyleAttrs::textAlignChar</a></div><div class="ttdeci">char textAlignChar</div><div class="ttdef"><b>Definition:</b> style.hh:544</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a1302e8692f594c43acd4e0d4f80d4e58"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a1302e8692f594c43acd4e0d4f80d4e58">dw::core::style::multiplyWithPerLength</a></div><div class="ttdeci">int multiplyWithPerLength(int x, Length l)</div><div class="ttdoc">Multiply an int with a percentage length, returning int. </div><div class="ttdef"><b>Definition:</b> style.hh:473</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a6d4cf33317ea15e853b1c7590736fb0e"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6d4cf33317ea15e853b1c7590736fb0e">dw::core::style::StyleAttrs::maxHeight</a></div><div class="ttdeci">Length maxHeight</div><div class="ttdef"><b>Definition:</b> style.hh:557</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2b055663067bf07032f76fbfd9e5d963"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963">dw::core::style::FloatType</a></div><div class="ttdeci">FloatType</div><div class="ttdef"><b>Definition:</b> style.hh:366</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_af92f2e39fbb79d295c6e21b26922fd46"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#af92f2e39fbb79d295c6e21b26922fd46">dw::core::style::StyleImage::getMainImgRenderer</a></div><div class="ttdeci">ImgRenderer * getMainImgRenderer()</div><div class="ttdef"><b>Definition:</b> style.hh:884</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8390099f12643c99acaec89382863ddfa26a87b5116af3497626d740cdef2c465"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa26a87b5116af3497626d740cdef2c465">dw::core::style::TEXT_DECORATION_LINE_THROUGH</a></div><div class="ttdef"><b>Definition:</b> style.hh:354</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a67c3d12926d73c3d4e96e91c88e0ed8fad0879443c99cfdc60b672b254b8a082b"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fad0879443c99cfdc60b672b254b8a082b">dw::core::style::TEXT_TRANSFORM_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:268</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_ae827dd3308e04fc92a15ea3d136847ab"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#ae827dd3308e04fc92a15ea3d136847ab">dw::core::style::Style::copyAttrs</a></div><div class="ttdeci">void copyAttrs(StyleAttrs *attrs)</div><div class="ttdef"><b>Definition:</b> style.cc:342</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1aed3563887bfead9e3bae68efec64bbc3"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1aed3563887bfead9e3bae68efec64bbc3">dw::core::style::CURSOR_WAIT</a></div><div class="ttdef"><b>Definition:</b> style.hh:214</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a4e1b6800b404a90fada458bcef6b18e1"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4e1b6800b404a90fada458bcef6b18e1">dw::core::style::StyleAttrs::backgroundAttachment</a></div><div class="ttdeci">BackgroundAttachment backgroundAttachment</div><div class="ttdef"><b>Definition:</b> style.hh:538</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_a418271d527f3398b60d799b1afb02e90"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#a418271d527f3398b60d799b1afb02e90">dw::core::style::Style::styleTable</a></div><div class="ttdeci">static lout::container::typed::HashTable< StyleAttrs, Style > * styleTable</div><div class="ttdef"><b>Definition:</b> style.hh:618</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html">dw::core::style::Style</a></div><div class="ttdef"><b>Definition:</b> style.hh:613</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a66e994096edf80f41e0baced346b55a6"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a66e994096edf80f41e0baced346b55a6">dw::core::style::StyleImage::getTilesX</a></div><div class="ttdeci">int getTilesX(bool repeatX, bool repeatY)</div><div class="ttdef"><b>Definition:</b> style.hh:880</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_ad804c236154daa7a2749cfe1c1ad15a0"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#ad804c236154daa7a2749cfe1c1ad15a0">dw::core::style::StyleImage::tilesY</a></div><div class="ttdeci">int tilesY</div><div class="ttdef"><b>Definition:</b> style.hh:799</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a87ee8aa6bf7c3b38e66b06f06de864b0"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a87ee8aa6bf7c3b38e66b06f06de864b0">dw::core::style::isRelLength</a></div><div class="ttdeci">bool isRelLength(Length l)</div><div class="ttdoc">Returns true if l is a relative length. </div><div class="ttdef"><b>Definition:</b> style.hh:448</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a907edae742b8320d766be80e212346ed"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a907edae742b8320d766be80e212346ed">dw::core::style::Font::Font</a></div><div class="ttdeci">Font()</div><div class="ttdef"><b>Definition:</b> style.hh:706</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a8a6ba5816460e43c04461f32bfadd7ca"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8a6ba5816460e43c04461f32bfadd7ca">dw::core::style::StyleAttrs::boxDiffWidth</a></div><div class="ttdeci">int boxDiffWidth()</div><div class="ttdef"><b>Definition:</b> style.hh:595</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9bb0cc62bef4a7a54aba9a8ad6cfaed7"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9bb0cc62bef4a7a54aba9a8ad6cfaed7">dw::core::style::StyleAttrs::boxRestHeight</a></div><div class="ttdeci">int boxRestHeight()</div><div class="ttdef"><b>Definition:</b> style.hh:598</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a8900daaa0f4e16c20d6cce5447fdf767"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a8900daaa0f4e16c20d6cce5447fdf767">dw::core::style::StyleAttrs::height</a></div><div class="ttdeci">Length height</div><div class="ttdef"><b>Definition:</b> style.hh:556</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ace468d693dc8547dc17c0669a3f42568"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ace468d693dc8547dc17c0669a3f42568">dw::core::style::LIST_STYLE_TYPE_CIRCLE</a></div><div class="ttdef"><b>Definition:</b> style.hh:303</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a46d4546bc0546c3f4aec520bafe61fe7a0a39a4959cffcb6c79e210a93703c549"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a0a39a4959cffcb6c79e210a93703c549">dw::core::style::FONT_STYLE_ITALIC</a></div><div class="ttdef"><b>Definition:</b> style.hh:327</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a46d4546bc0546c3f4aec520bafe61fe7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7">dw::core::style::FontStyle</a></div><div class="ttdeci">FontStyle</div><div class="ttdef"><b>Definition:</b> style.hh:325</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a0e35f835356d47d5848b80608abc0f73"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a0e35f835356d47d5848b80608abc0f73">dw::core::style::StyleImage::imgbufTiled</a></div><div class="ttdeci">Imgbuf * imgbufTiled</div><div class="ttdef"><b>Definition:</b> style.hh:800</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a458d6f140cf5615d410375be8ead6e05"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a458d6f140cf5615d410375be8ead6e05">dw::core::style::multiplyWithPerLengthRounded</a></div><div class="ttdeci">int multiplyWithPerLengthRounded(int x, Length l)</div><div class="ttdoc">Like multiplyWithPerLength, but rounds to nearest integer instead of down. </div><div class="ttdef"><b>Definition:</b> style.hh:483</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_a7025a983a095cf5ef1dfbd372439ec1c"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#a7025a983a095cf5ef1dfbd372439ec1c">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getBackgroundPositionX</a></div><div class="ttdeci">Length getBackgroundPositionX()</div><div class="ttdef"><b>Definition:</b> style.cc:736</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_ae305eaad00679476f36478e91360985d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#ae305eaad00679476f36478e91360985d">dw::core::style::FontAttrs::letterSpacing</a></div><div class="ttdeci">int letterSpacing</div><div class="ttdef"><b>Definition:</b> style.hh:686</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_a36579683bc88a02c462fcffe3aea9900"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#a36579683bc88a02c462fcffe3aea9900">dw::core::style::FontAttrs::style</a></div><div class="ttdeci">FontStyle style</div><div class="ttdef"><b>Definition:</b> style.hh:688</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3afb1e99d49df0f6515102ea9e3f894e6c"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3afb1e99d49df0f6515102ea9e3f894e6c">dw::core::style::VALIGN_MIDDLE</a></div><div class="ttdef"><b>Definition:</b> style.hh:259</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1aa44de939e20145cd755faa24d7dfe694"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1aa44de939e20145cd755faa24d7dfe694">dw::core::style::CURSOR_HELP</a></div><div class="ttdef"><b>Definition:</b> style.hh:215</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_aba64ddf7a1ad8c2c932bd66c3f9e3ef2"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#aba64ddf7a1ad8c2c932bd66c3f9e3ef2">dw::core::style::FontAttrs::weight</a></div><div class="ttdeci">int weight</div><div class="ttdef"><b>Definition:</b> style.hh:685</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_a16681be40d2ba40cebf93ee05426b44f"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#a16681be40d2ba40cebf93ee05426b44f">dw::core::style::Color::~Color</a></div><div class="ttdeci">virtual ~Color()</div><div class="ttdef"><b>Definition:</b> style.cc:466</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_aeb27b877af330de69ab7f03a2015d5ea"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aeb27b877af330de69ab7f03a2015d5ea">dw::core::style::StyleAttrs::backgroundColor</a></div><div class="ttdeci">Color * backgroundColor</div><div class="ttdef"><b>Definition:</b> style.hh:535</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer_html_abfa75dbe04dea87ddca288a9ac223720"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#abfa75dbe04dea87ddca288a9ac223720">dw::core::style::StyleImage::StyleImgRenderer::StyleImgRenderer</a></div><div class="ttdeci">StyleImgRenderer(StyleImage *image)</div><div class="ttdef"><b>Definition:</b> style.hh:791</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a24f0e099e5c71b814a8798da8b7caece"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a24f0e099e5c71b814a8798da8b7caece">dw::core::style::StyleImage::StyleImage</a></div><div class="ttdeci">StyleImage()</div><div class="ttdef"><b>Definition:</b> style.cc:618</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_aeca02035f0e2df21af19c4324d5ba13f"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#aeca02035f0e2df21af19c4324d5ba13f">dw::core::style::Font::create0</a></div><div class="ttdeci">static Font * create0(Layout *layout, FontAttrs *attrs, bool tryEverything)</div><div class="ttdef"><b>Definition:</b> style.cc:437</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9f864b5a250c0f37cc1e8d9a4c7ed058"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9f864b5a250c0f37cc1e8d9a4c7ed058">dw::core::style::StyleAttrs::bottom</a></div><div class="ttdeci">Length bottom</div><div class="ttdef"><b>Definition:</b> style.hh:553</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a603db96e41450c9edc9ad21ee99e722ba5bb21f416ca5c0ac670eed4b9bafb2a3"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722ba5bb21f416ca5c0ac670eed4b9bafb2a3">dw::core::style::CLEAR_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:376</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a19a276487f5f70ddc8bd95bcad2866b7a7b4319c658e934e2a6b36e369af1b542"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a7b4319c658e934e2a6b36e369af1b542">dw::core::style::BACKGROUND_REPEAT</a></div><div class="ttdef"><b>Definition:</b> style.hh:237</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ab37b0f2ceb6b066480a997d5e6ae1bb6"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab37b0f2ceb6b066480a997d5e6ae1bb6">dw::core::style::LIST_STYLE_TYPE_ARMENIAN</a></div><div class="ttdef"><b>Definition:</b> style.hh:315</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a8de3a5280187f3ca484aa80ece20c85b"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a8de3a5280187f3ca484aa80ece20c85b">dw::core::style::LIST_STYLE_TYPE_UPPER_ALPHA</a></div><div class="ttdef"><b>Definition:</b> style.hh:312</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1ColorAttrs_html_abc234bd6bbde4c64f9852d08c6151449"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1ColorAttrs.html#abc234bd6bbde4c64f9852d08c6151449">dw::core::style::ColorAttrs::color</a></div><div class="ttdeci">int color</div><div class="ttdef"><b>Definition:</b> style.hh:733</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a48fff2466e7776bd580220d3f06717eb"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a48fff2466e7776bd580220d3f06717eb">dw::core::style::LIST_STYLE_TYPE_UPPER_LATIN</a></div><div class="ttdef"><b>Definition:</b> style.hh:313</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adbb8bb94481cdf65325430d8cf1b9110a392f610861ff42cc1623716c2b6a3451"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a392f610861ff42cc1623716c2b6a3451">dw::core::style::Color::SHADING_NORMAL</a></div><div class="ttdef"><b>Definition:</b> style.hh:767</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9843723cd0ffb1cb3910ef5804633d04"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9843723cd0ffb1cb3910ef5804633d04">dw::core::style::StyleAttrs::borderCollapse</a></div><div class="ttdeci">BorderCollapse borderCollapse</div><div class="ttdef"><b>Definition:</b> style.hh:560</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17ab856bc81d7eb51b186559f86460d9750"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17ab856bc81d7eb51b186559f86460d9750">dw::core::style::DISPLAY_TABLE</a></div><div class="ttdef"><b>Definition:</b> style.hh:283</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2060511706dd5d45983aebe7e4e068b6a36ae5a5d3549a94ec442572ff1c347aa"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2060511706dd5d45983aebe7e4e068b6a36ae5a5d3549a94ec442572ff1c347aa">dw::core::style::LINE_DOTTED</a></div><div class="ttdef"><b>Definition:</b> style.hh:293</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a3827c724583cb6ea68930b0f5c5cc0a9"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a3827c724583cb6ea68930b0f5c5cc0a9">dw::core::style::DISPLAY_TABLE_CELL</a></div><div class="ttdef"><b>Definition:</b> style.hh:288</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_af816660e516cf0922c759ba25b8e3729"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#af816660e516cf0922c759ba25b8e3729">dw::core::style::StyleAttrs::minHeight</a></div><div class="ttdeci">Length minHeight</div><div class="ttdef"><b>Definition:</b> style.hh:557</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aac24f6d004950902b4230f10d6ab390fa21f69922bfe70562a6ebe62b70e75ad4"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aac24f6d004950902b4230f10d6ab390fa21f69922bfe70562a6ebe62b70e75ad4">dw::core::style::LENGTH_AUTO</a></div><div class="ttdoc">Represents "auto" lengths. </div><div class="ttdef"><b>Definition:</b> style.hh:494</div></div> +<div class="ttc" id="debug__rtfl_8hh_html_a25c125b618655652ac04cd9228badca8"><div class="ttname"><a href="debug__rtfl_8hh.html#a25c125b618655652ac04cd9228badca8">DBG_OBJ_CREATE</a></div><div class="ttdeci">#define DBG_OBJ_CREATE(klass)</div><div class="ttdef"><b>Definition:</b> debug_rtfl.hh:412</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_aefbfa88f7cd48179881fb34d8be1523d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#aefbfa88f7cd48179881fb34d8be1523d">dw::core::style::StyleImage::imgRendererDist</a></div><div class="ttdeci">ImgRendererDist * imgRendererDist</div><div class="ttdef"><b>Definition:</b> style.hh:801</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a7b321592dfc11358de5b18fd7326daab"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a7b321592dfc11358de5b18fd7326daab">dw::core::style::StyleAttrs::boxDiffHeight</a></div><div class="ttdeci">int boxDiffHeight()</div><div class="ttdef"><b>Definition:</b> style.hh:600</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_a4ee0331ba13ee5be9d0d7f27020e9d5e"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#a4ee0331ba13ee5be9d0d7f27020e9d5e">dw::core::style::Style::~Style</a></div><div class="ttdeci">~Style()</div><div class="ttdef"><b>Definition:</b> style.cc:315</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a06d0ab7d5647c34645b3abc0385b4ac7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a06d0ab7d5647c34645b3abc0385b4ac7">dw::core::style::multiplyWithRelLength</a></div><div class="ttdeci">int multiplyWithRelLength(int x, Length l)</div><div class="ttdef"><b>Definition:</b> style.hh:487</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3a8c97826217317764a9de0010ff279099"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a8c97826217317764a9de0010ff279099">dw::core::style::VALIGN_BASELINE</a></div><div class="ttdef"><b>Definition:</b> style.hh:260</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_af2560d84263fe03e06e72191984b16ce"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#af2560d84263fe03e06e72191984b16ce">dw::core::style::FontAttrs::equals</a></div><div class="ttdeci">bool equals(lout::object::Object *other)</div><div class="ttdoc">Returns, whether two objects are equal. </div><div class="ttdef"><b>Definition:</b> style.cc:397</div></div> +<div class="ttc" id="classdw_1_1core_1_1ImgRendererDist_html_af22cc7ddea989038b79caddf9f5f8feb"><div class="ttname"><a href="classdw_1_1core_1_1ImgRendererDist.html#af22cc7ddea989038b79caddf9f5f8feb">dw::core::ImgRendererDist::put</a></div><div class="ttdeci">void put(ImgRenderer *child)</div><div class="ttdef"><b>Definition:</b> imgrenderer.hh:75</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html">dw::core::style::Tooltip</a></div><div class="ttdef"><b>Definition:</b> style.hh:657</div></div> +<div class="ttc" id="classlout_1_1container_1_1typed_1_1HashTable_html_a613becfdb99c5d2e2009382d8e8b0a4b"><div class="ttname"><a href="classlout_1_1container_1_1typed_1_1HashTable.html#a613becfdb99c5d2e2009382d8e8b0a4b">lout::container::typed::HashTable::put</a></div><div class="ttdeci">void put(K *key, V *value)</div><div class="ttdef"><b>Definition:</b> container.hh:521</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_a1168c4e3713735d5ba08435a5330ed20"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1168c4e3713735d5ba08435a5330ed20">dw::core::style::FontAttrs::fontVariant</a></div><div class="ttdeci">FontVariant fontVariant</div><div class="ttdef"><b>Definition:</b> style.hh:687</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html">dw::core::style::StyleImage::StyleImgRenderer</a></div><div class="ttdef"><b>Definition:</b> style.hh:785</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ad8e2a85ca4d519092b59367ba845ec04"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ad8e2a85ca4d519092b59367ba845ec04">dw::core::style::LIST_STYLE_TYPE_UPPER_ROMAN</a></div><div class="ttdef"><b>Definition:</b> style.hh:308</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a5e7c642a4f5c116b6a1188c6e5578d0b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a5e7c642a4f5c116b6a1188c6e5578d0b">dw::core::style::StyleAttrs::x_tooltip</a></div><div class="ttdeci">Tooltip * x_tooltip</div><div class="ttdef"><b>Definition:</b> style.hh:573</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_abbc8b24ff0b60795ae9c6aa3b0a61023"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#abbc8b24ff0b60795ae9c6aa3b0a61023">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getBackgroundRepeat</a></div><div class="ttdeci">BackgroundRepeat getBackgroundRepeat()</div><div class="ttdef"><b>Definition:</b> style.cc:723</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293caf259d5a898cef7345663ac640a4bf7e8"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293caf259d5a898cef7345663ac640a4bf7e8">dw::core::style::BORDER_INSET</a></div><div class="ttdef"><b>Definition:</b> style.hh:232</div></div> +<div class="ttc" id="classlout_1_1signal_1_1ObservedObject_html"><div class="ttname"><a href="classlout_1_1signal_1_1ObservedObject.html">lout::signal::ObservedObject</a></div><div class="ttdoc">An observed object has a signal emitter, which tells the receivers, when the object is deleted...</div><div class="ttdef"><b>Definition:</b> signal.hh:274</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_afc1f2b15f158de819a6bb12ef250e664"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#afc1f2b15f158de819a6bb12ef250e664">dw::core::style::Tooltip::refCount</a></div><div class="ttdeci">int refCount</div><div class="ttdef"><b>Definition:</b> style.hh:660</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_a9574f7c173f89b4390f3be4450ab2ae3"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#a9574f7c173f89b4390f3be4450ab2ae3">dw::core::style::Tooltip::create</a></div><div class="ttdeci">static Tooltip * create(dw::core::Layout *layout, const char *text)</div><div class="ttdef"><b>Definition:</b> style.cc:535</div></div> +<div class="ttc" id="namespacelout_html"><div class="ttname"><a href="namespacelout.html">lout</a></div><div class="ttdef"><b>Definition:</b> container.cc:27</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a24789376198ca9b48d4e3335f5a6d084"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a24789376198ca9b48d4e3335f5a6d084">dw::core::style::drawBackgroundImage</a></div><div class="ttdeci">void drawBackgroundImage(View *view, StyleImage *backgroundImage, BackgroundRepeat backgroundRepeat, BackgroundAttachment backgroundAttachment, Length backgroundPositionX, Length backgroundPositionY, int x, int y, int width, int height, int xRef, int yRef, int widthRef, int heightRef)</div><div class="ttdef"><b>Definition:</b> style.cc:1273</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1ColorAttrs_html_ac6d816e7e9636f321e99acfb613d8673"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1ColorAttrs.html#ac6d816e7e9636f321e99acfb613d8673">dw::core::style::ColorAttrs::hashValue</a></div><div class="ttdeci">int hashValue()</div><div class="ttdoc">Return a hash value for the object. </div><div class="ttdef"><b>Definition:</b> style.cc:461</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ab21c40651e37ae21875b9eaa95a3bdee"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab21c40651e37ae21875b9eaa95a3bdee">dw::core::style::StyleAttrs::top</a></div><div class="ttdeci">Color * top</div><div class="ttdef"><b>Definition:</b> style.hh:561</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a19a276487f5f70ddc8bd95bcad2866b7a91066218b91957b5140ab690b06e9d57"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a91066218b91957b5140ab690b06e9d57">dw::core::style::BACKGROUND_REPEAT_X</a></div><div class="ttdef"><b>Definition:</b> style.hh:238</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a169393540b6e59b79463f3a199a95c00a0e9ade2c7313b6424d8d52d6e6739b5e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a169393540b6e59b79463f3a199a95c00a0e9ade2c7313b6424d8d52d6e6739b5e">dw::core::style::BACKGROUND_ATTACHMENT_FIXED</a></div><div class="ttdef"><b>Definition:</b> style.hh:245</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a03aa6731a4b882391b610e0cd2206f48"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a03aa6731a4b882391b610e0cd2206f48">dw::core::style::StyleImage::putExternalImgRenderer</a></div><div class="ttdeci">void putExternalImgRenderer(ImgRenderer *ir)</div><div class="ttdoc">Add an additional ImgRenderer, especially used for drawing. </div><div class="ttdef"><b>Definition:</b> style.hh:890</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a3c5863f72092f6fd86414e6fad22d954"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a3c5863f72092f6fd86414e6fad22d954">dw::core::style::StyleAttrs::backgroundPositionY</a></div><div class="ttdeci">Length backgroundPositionY</div><div class="ttdef"><b>Definition:</b> style.hh:540</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a51e2e3c81ee54d7c0e45bd881107ea0d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a51e2e3c81ee54d7c0e45bd881107ea0d">dw::core::style::StyleAttrs::hashValue</a></div><div class="ttdeci">int hashValue()</div><div class="ttdoc">Return a hash value for the object. </div><div class="ttdef"><b>Definition:</b> style.cc:215</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8390099f12643c99acaec89382863ddfa3fad4d7f267bcc97bf693b9b921bd5b6"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa3fad4d7f267bcc97bf693b9b921bd5b6">dw::core::style::TEXT_DECORATION_BLINK</a></div><div class="ttdef"><b>Definition:</b> style.hh:355</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a06ceb8081537b2e33aca8bdd78626ccc"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a06ceb8081537b2e33aca8bdd78626ccc">dw::core::style::StyleAttrs::listStylePosition</a></div><div class="ttdeci">ListStylePosition listStylePosition</div><div class="ttdef"><b>Definition:</b> style.hh:566</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17aa89a26f0d107bc52c1e60578ddd44fb5"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17aa89a26f0d107bc52c1e60578ddd44fb5">dw::core::style::DISPLAY_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:282</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca2b3fdd4a8da99e30c4fe935ca5ff7adb"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca2b3fdd4a8da99e30c4fe935ca5ff7adb">dw::core::style::BORDER_DOUBLE</a></div><div class="ttdef"><b>Definition:</b> style.hh:229</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a917bca73503e44dd74f67b312eb50efd"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efd">dw::core::style::FontVariant</a></div><div class="ttdeci">FontVariant</div><div class="ttdef"><b>Definition:</b> style.hh:331</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a6c2460c74d8cc887521691bb5ddd3383"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a6c2460c74d8cc887521691bb5ddd3383">dw::core::style::StyleImage::getImgbufTiled</a></div><div class="ttdeci">Imgbuf * getImgbufTiled(bool repeatX, bool repeatY)</div><div class="ttdef"><b>Definition:</b> style.hh:878</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_afa9dcfc9d610a8ed6db6142f63049077a39f3c48ad21431941bc00e6f81634b7f"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a39f3c48ad21431941bc00e6f81634b7f">dw::core::style::WHITE_SPACE_PRE</a></div><div class="ttdef"><b>Definition:</b> style.hh:360</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_acf7da61980e00edbe9b5a550afc9465a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#acf7da61980e00edbe9b5a550afc9465a">dw::core::style::StyleAttrs::resetValues</a></div><div class="ttdeci">void resetValues()</div><div class="ttdoc">Reset those style attributes to their standard values, which are not inherited, according to CSS...</div><div class="ttdef"><b>Definition:</b> style.cc:103</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_aa5abb8fde4077c1106831f3621f796d1"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#aa5abb8fde4077c1106831f3621f796d1">dw::core::style::Font::spaceWidth</a></div><div class="ttdeci">int spaceWidth</div><div class="ttdef"><b>Definition:</b> style.hh:716</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a12636da30c65c44197a9886bcd63844b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a12636da30c65c44197a9886bcd63844b">dw::core::style::StyleAttrs::boxRestWidth</a></div><div class="ttdeci">int boxRestWidth()</div><div class="ttdef"><b>Definition:</b> style.hh:593</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">'z-index' is stored as int; use this for the value 'auto'. </div><div class="ttdef"><b>Definition:</b> style.hh:387</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a0990ce90e6ef3d5324f319651e91c615"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a0990ce90e6ef3d5324f319651e91c615">dw::core::style::CURSOR_MOVE</a></div><div class="ttdef"><b>Definition:</b> style.hh:204</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ace4760906a4ac602a7cff74f336868cc"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ace4760906a4ac602a7cff74f336868cc">dw::core::style::isAbsLength</a></div><div class="ttdeci">bool isAbsLength(Length l)</div><div class="ttdoc">Returns true if l is an absolute length. </div><div class="ttdef"><b>Definition:</b> style.hh:442</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_afa9dcfc9d610a8ed6db6142f63049077a4cdb5f222d99c6267e9fa2698434f822"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a4cdb5f222d99c6267e9fa2698434f822">dw::core::style::WHITE_SPACE_NORMAL</a></div><div class="ttdef"><b>Definition:</b> style.hh:359</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_ac7e550894952767156db306e43883618"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#ac7e550894952767156db306e43883618">dw::core::style::StyleImage::ExternalImgRenderer::readyToDraw</a></div><div class="ttdeci">virtual bool readyToDraw()=0</div><div class="ttdoc">If this method returns false, nothing is done at all. </div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca9160974932cffac79b91852e1048a4cd"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca9160974932cffac79b91852e1048a4cd">dw::core::style::BORDER_OUTSET</a></div><div class="ttdef"><b>Definition:</b> style.hh:233</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_a1a2ddfd13024b7b51aae7f727be34b68"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#a1a2ddfd13024b7b51aae7f727be34b68">dw::core::style::Style::unref</a></div><div class="ttdeci">void unref()</div><div class="ttdef"><b>Definition:</b> style.hh:641</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3">dw::core::style::VAlignType</a></div><div class="ttdeci">VAlignType</div><div class="ttdef"><b>Definition:</b> style.hh:256</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a603db96e41450c9edc9ad21ee99e722b"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a603db96e41450c9edc9ad21ee99e722b">dw::core::style::ClearType</a></div><div class="ttdeci">ClearType</div><div class="ttdef"><b>Definition:</b> style.hh:372</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a787fb628180bfc28e0e5177ee7fa25d8"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a787fb628180bfc28e0e5177ee7fa25d8">dw::core::style::DISPLAY_BLOCK</a></div><div class="ttdef"><b>Definition:</b> style.hh:278</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a0dbc13ae7c5f2859256ecf6df1575cbc"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a0dbc13ae7c5f2859256ecf6df1575cbc">dw::core::style::ListStylePosition</a></div><div class="ttdeci">ListStylePosition</div><div class="ttdef"><b>Definition:</b> style.hh:297</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a00c9c99d36843424d3c8713f699c399d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a00c9c99d36843424d3c8713f699c399d">dw::core::style::StyleAttrs::x_lang</a></div><div class="ttdeci">char x_lang[2]</div><div class="ttdef"><b>Definition:</b> style.hh:574</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ae74a5aa3c40685e7962999ecf428b0f5"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ae74a5aa3c40685e7962999ecf428b0f5">dw::core::style::StyleAttrs::clear</a></div><div class="ttdeci">ClearType clear</div><div class="ttdef"><b>Definition:</b> style.hh:548</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_adde0a4389565b512da0770f28279c88a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#adde0a4389565b512da0770f28279c88a">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getPaddingArea</a></div><div class="ttdeci">void getPaddingArea(int *x, int *y, int *width, int *height)</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab40ee725e819a719db5944b611e82fb9af25477ea69aee003f4f1c7274c9857f5"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9af25477ea69aee003f4f1c7274c9857f5">dw::core::style::BORDER_MODEL_COLLAPSE</a></div><div class="ttdef"><b>Definition:</b> style.hh:220</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_ac8b2154aaed7c81df6ab8a5b958ed467"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#ac8b2154aaed7c81df6ab8a5b958ed467">dw::core::style::Style::totalRef</a></div><div class="ttdeci">static int totalRef</div><div class="ttdef"><b>Definition:</b> style.hh:616</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a19a276487f5f70ddc8bd95bcad2866b7a11b788784545fa1c845dda18392d137c"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7a11b788784545fa1c845dda18392d137c">dw::core::style::BACKGROUND_NO_REPEAT</a></div><div class="ttdef"><b>Definition:</b> style.hh:240</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_ab7c9e5a7fb080f69fc5e78b8ade11dbb"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#ab7c9e5a7fb080f69fc5e78b8ade11dbb">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getStyle</a></div><div class="ttdeci">virtual Style * getStyle()=0</div><div class="ttdoc">Return the style this background image is part of. </div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a4fbc084273a905619c500a130a1dd576"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a4fbc084273a905619c500a130a1dd576">dw::core::style::CURSOR_W_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:212</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html">dw::core::style::StyleAttrs</a></div><div class="ttdef"><b>Definition:</b> style.hh:529</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab6db1e02a8e1c3f57037120a4ed89a50a3d424665b3b69a9302600985913e8ccb"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50a3d424665b3b69a9302600985913e8ccb">dw::core::style::OVERFLOW_AUTO</a></div><div class="ttdef"><b>Definition:</b> style.hh:340</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html_a1186767207d23db2282a48308ccdd7ef"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1186767207d23db2282a48308ccdd7ef">dw::core::style::FontAttrs::size</a></div><div class="ttdeci">int size</div><div class="ttdef"><b>Definition:</b> style.hh:684</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a13c5d4d0bbda0e5eda19f4d0c1cf9481"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a13c5d4d0bbda0e5eda19f4d0c1cf9481">dw::core::style::LIST_STYLE_TYPE_DECIMAL_LEADING_ZERO</a></div><div class="ttdef"><b>Definition:</b> style.hh:306</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a67c3d12926d73c3d4e96e91c88e0ed8fa3523d5a917c4b0cec1cc7b12338a65d7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa3523d5a917c4b0cec1cc7b12338a65d7">dw::core::style::TEXT_TRANSFORM_UPPERCASE</a></div><div class="ttdef"><b>Definition:</b> style.hh:270</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ab7a78820554d5a184b1a65f91b3cd62e"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ab7a78820554d5a184b1a65f91b3cd62e">dw::core::style::StyleAttrs::overflow</a></div><div class="ttdeci">Overflow overflow</div><div class="ttdef"><b>Definition:</b> style.hh:550</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer_html_ad511fc50c0556037196be494ea7296cf"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#ad511fc50c0556037196be494ea7296cf">dw::core::style::StyleImage::StyleImgRenderer::setBuffer</a></div><div class="ttdeci">void setBuffer(core::Imgbuf *buffer, bool resize)</div><div class="ttdoc">Called, when an image buffer is attached. </div><div class="ttdef"><b>Definition:</b> style.cc:542</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ab1e1418d2410de5e99105792ac5972c7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab1e1418d2410de5e99105792ac5972c7">dw::core::style::LIST_STYLE_TYPE_KATAKANA</a></div><div class="ttdef"><b>Definition:</b> style.hh:319</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9cae2abeb390dc0797f2ede822b53e5a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9cae2abeb390dc0797f2ede822b53e5a">dw::core::style::StyleAttrs::borderColor</a></div><div class="ttdeci">struct dw::core::style::StyleAttrs::@17 borderColor</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a665d002b1084f000ff8c773b93e1a40e"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a665d002b1084f000ff8c773b93e1a40e">dw::core::style::StyleAttrs::setBorderStyle</a></div><div class="ttdeci">void setBorderStyle(BorderStyle val)</div><div class="ttdef"><b>Definition:</b> style.hh:587</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_ad9a13bbd43b938e35b9eba52a2f25c57"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#ad9a13bbd43b938e35b9eba52a2f25c57">dw::core::style::StyleImage::ExternalImgRenderer::getRefArea</a></div><div class="ttdeci">virtual void getRefArea(int *xRef, int *yRef, int *widthRef, int *heightRef)=0</div><div class="ttdoc">Return the "reference area". </div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_abbb31b22fa78165c1a286818859ab3a2"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#abbb31b22fa78165c1a286818859ab3a2">dw::core::style::StyleImage::ExternalImgRenderer::getBgArea</a></div><div class="ttdeci">virtual void getBgArea(int *x, int *y, int *width, int *height)=0</div><div class="ttdoc">Return the area covered by the background image. </div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a1a0dbb3e5e25475274f9c6c9bb7898da"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a1a0dbb3e5e25475274f9c6c9bb7898da">dw::core::style::LIST_STYLE_TYPE_HIRAGANA</a></div><div class="ttdef"><b>Definition:</b> style.hh:318</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_a11099e3b9feae24f7b62442ea4835623"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#a11099e3b9feae24f7b62442ea4835623">dw::core::style::Tooltip::onMotion</a></div><div class="ttdeci">virtual void onMotion()</div><div class="ttdef"><b>Definition:</b> style.hh:673</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_ad3fb36348b3dcb92ff19c31b7e8aa2c1"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#ad3fb36348b3dcb92ff19c31b7e8aa2c1">dw::core::style::StyleAttrs::valign</a></div><div class="ttdeci">VAlignType valign</div><div class="ttdef"><b>Definition:</b> style.hh:543</div></div> +<div class="ttc" id="classdw_1_1core_1_1Imgbuf_html"><div class="ttname"><a href="classdw_1_1core_1_1Imgbuf.html">dw::core::Imgbuf</a></div><div class="ttdoc">The platform independent interface for image buffers. </div><div class="ttdef"><b>Definition:</b> imgbuf.hh:161</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adbb8bb94481cdf65325430d8cf1b9110a9cc65d6833bd112b667d8fdecbdd9ca4"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a9cc65d6833bd112b667d8fdecbdd9ca4">dw::core::style::Color::SHADING_INVERSE</a></div><div class="ttdef"><b>Definition:</b> style.hh:767</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a38d0a53f2b567c65520065d54c3f86a9"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a38d0a53f2b567c65520065d54c3f86a9">dw::core::style::StyleAttrs::maxWidth</a></div><div class="ttdeci">Length maxWidth</div><div class="ttdef"><b>Definition:</b> style.hh:557</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_afa9dcfc9d610a8ed6db6142f63049077a4473cf1c4a0992dd9e9ae2053a8a9dbe"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a4473cf1c4a0992dd9e9ae2053a8a9dbe">dw::core::style::WHITE_SPACE_PRE_LINE</a></div><div class="ttdef"><b>Definition:</b> style.hh:363</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a4586be38d0ba8c5607567ddcb992a3da"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4586be38d0ba8c5607567ddcb992a3da">dw::core::style::StyleAttrs::backgroundRepeat</a></div><div class="ttdeci">BackgroundRepeat backgroundRepeat</div><div class="ttdef"><b>Definition:</b> style.hh:537</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_1_1core_1_1style_html_a67c3d12926d73c3d4e96e91c88e0ed8fa10d8ceb27009411e5378a150e50db57a"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa10d8ceb27009411e5378a150e50db57a">dw::core::style::TEXT_TRANSFORM_LOWERCASE</a></div><div class="ttdef"><b>Definition:</b> style.hh:271</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a5d1b7ca388463c471735529334f85596"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a5d1b7ca388463c471735529334f85596">dw::core::style::Font::copyAttrs</a></div><div class="ttdeci">void copyAttrs(FontAttrs *attrs)</div><div class="ttdef"><b>Definition:</b> style.cc:427</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca5e8a38cfeccf4d5c7e243a787aaf4f9b"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca5e8a38cfeccf4d5c7e243a787aaf4f9b">dw::core::style::BORDER_RIDGE</a></div><div class="ttdef"><b>Definition:</b> style.hh:231</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_afa9dcfc9d610a8ed6db6142f63049077a6f2ed4563d3e60b1924b0f75597a4367"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077a6f2ed4563d3e60b1924b0f75597a4367">dw::core::style::WHITE_SPACE_PRE_WRAP</a></div><div class="ttdef"><b>Definition:</b> style.hh:362</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a45ad298615cea3ebc0c628ea82721df8"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a45ad298615cea3ebc0c628ea82721df8">dw::core::style::createPerLength</a></div><div class="ttdeci">Length createPerLength(double v)</div><div class="ttdoc">Returns a percentage, v is relative to 1, not to 100. </div><div class="ttdef"><b>Definition:</b> style.hh:434</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="namespacedw_1_1core_1_1style_html_a2b055663067bf07032f76fbfd9e5d963a592e687334ab6fabac5d882c5475a8a8"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963a592e687334ab6fabac5d882c5475a8a8">dw::core::style::FLOAT_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:367</div></div> +<div class="ttc" id="classdw_1_1core_1_1ImgRendererDist_html_a8820d518d5b1500e1c36c7579fcf839b"><div class="ttname"><a href="classdw_1_1core_1_1ImgRendererDist.html#a8820d518d5b1500e1c36c7579fcf839b">dw::core::ImgRendererDist::remove</a></div><div class="ttdeci">void remove(ImgRenderer *child)</div><div class="ttdef"><b>Definition:</b> imgrenderer.hh:77</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer_html_adad90985d03d6d3f87b048d6ae4b92a3"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#adad90985d03d6d3f87b048d6ae4b92a3">dw::core::style::StyleImage::StyleImgRenderer::drawRow</a></div><div class="ttdeci">void drawRow(int row)</div><div class="ttdoc">Called, when data from a row is available and has been copied into the image buffer. </div><div class="ttdef"><b>Definition:</b> style.cc:584</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a2c4a64a5225a921d3af374d8d848ef20"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a2c4a64a5225a921d3af374d8d848ef20">dw::core::style::StyleAttrs::width</a></div><div class="ttdeci">Length width</div><div class="ttdef"><b>Definition:</b> style.hh:556</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="namespacedw_1_1core_1_1style_html_a7a59ef988378925e79a034d8996d5d3a"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a7a59ef988378925e79a034d8996d5d3a">dw::core::style::perLengthVal_useThisOnlyForDebugging</a></div><div class="ttdeci">double perLengthVal_useThisOnlyForDebugging(Length l)</div><div class="ttdoc">Returns the value of a percentage, relative to 1, as a double. </div><div class="ttdef"><b>Definition:</b> style.hh:458</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_ab8454a7a562ee953cb8f6ab4c42244a6"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#ab8454a7a562ee953cb8f6ab4c42244a6">dw::core::style::Font::ascent</a></div><div class="ttdeci">int ascent</div><div class="ttdef"><b>Definition:</b> style.hh:715</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab40ee725e819a719db5944b611e82fb9a622a0d938d736bb4b4fbafa5b0b68a3e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab40ee725e819a719db5944b611e82fb9a622a0d938d736bb4b4fbafa5b0b68a3e">dw::core::style::BORDER_MODEL_SEPARATE</a></div><div class="ttdef"><b>Definition:</b> style.hh:219</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_a39b23fa9e39a392055d4e9a3b07082b0"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#a39b23fa9e39a392055d4e9a3b07082b0">dw::core::style::Tooltip::onEnter</a></div><div class="ttdeci">virtual void onEnter()</div><div class="ttdef"><b>Definition:</b> style.hh:671</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2b055663067bf07032f76fbfd9e5d963adda7fef7c8ed88b7e6149a586465b928"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963adda7fef7c8ed88b7e6149a586465b928">dw::core::style::FLOAT_LEFT</a></div><div class="ttdef"><b>Definition:</b> style.hh:368</div></div> +<div class="ttc" id="namespacelout_1_1misc_html_a79988e1eb6f9b9f65de231c34d367093"><div class="ttname"><a href="namespacelout_1_1misc.html#a79988e1eb6f9b9f65de231c34d367093">lout::misc::roundInt</a></div><div class="ttdeci">int roundInt(double d)</div><div class="ttdef"><b>Definition:</b> misc.hh:61</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a1127a99c30429f879d716188697cc676"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a1127a99c30429f879d716188697cc676">dw::core::style::StyleAttrs::boxOffsetY</a></div><div class="ttdeci">int boxOffsetY()</div><div class="ttdef"><b>Definition:</b> style.hh:596</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3a4437c44dd4f828fb326826ebb8f1bf07"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a4437c44dd4f828fb326826ebb8f1bf07">dw::core::style::VALIGN_SUPER</a></div><div class="ttdef"><b>Definition:</b> style.hh:262</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3a3bd57d6783849251d540f156e58ab7db"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3a3bd57d6783849251d540f156e58ab7db">dw::core::style::VALIGN_TEXT_BOTTOM</a></div><div class="ttdef"><b>Definition:</b> style.hh:264</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a1d47db68479d7b2c9ded02f0e2f18285"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a1d47db68479d7b2c9ded02f0e2f18285">dw::core::style::DISPLAY_TABLE_ROW</a></div><div class="ttdef"><b>Definition:</b> style.hh:287</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ae558365090f1060efe96aebab3c811d0"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae558365090f1060efe96aebab3c811d0">dw::core::style::LIST_STYLE_TYPE_CJK_IDEOGRAPHIC</a></div><div class="ttdef"><b>Definition:</b> style.hh:317</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_ab412577cd9f7f7f9ceb071fc9da374ea"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#ab412577cd9f7f7f9ceb071fc9da374ea">dw::core::style::Color::refCount</a></div><div class="ttdeci">int refCount</div><div class="ttdef"><b>Definition:</b> style.hh:754</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_aaa65a00c776513a41d8cfdf6c2e60ab3ac0254c9aa7a599fed9506a4870db91cf"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#aaa65a00c776513a41d8cfdf6c2e60ab3ac0254c9aa7a599fed9506a4870db91cf">dw::core::style::VALIGN_TOP</a></div><div class="ttdef"><b>Definition:</b> style.hh:257</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a7a121fdeb1af36d788f1e73d5d130158"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a7a121fdeb1af36d788f1e73d5d130158">dw::core::style::DISPLAY_INLINE</a></div><div class="ttdef"><b>Definition:</b> style.hh:279</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab6db1e02a8e1c3f57037120a4ed89a50a0c7f0c45c21877f9c660bca75c0f3520"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50a0c7f0c45c21877f9c660bca75c0f3520">dw::core::style::OVERFLOW_HIDDEN</a></div><div class="ttdef"><b>Definition:</b> style.hh:338</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_aef2c1921311d44fd060aedf781e2a6b8"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aef2c1921311d44fd060aedf781e2a6b8">dw::core::style::StyleAttrs::cursor</a></div><div class="ttdeci">Cursor cursor</div><div class="ttdef"><b>Definition:</b> style.hh:568</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a952c3ff5d4c0888dfab0e674a4b9882a"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a952c3ff5d4c0888dfab0e674a4b9882a">dw::core::style::LIST_STYLE_TYPE_LOWER_ALPHA</a></div><div class="ttdef"><b>Definition:</b> style.hh:310</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_a05d4ff98db591eae1b4b3b923a1c876a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#a05d4ff98db591eae1b4b3b923a1c876a">dw::core::style::Color::Color</a></div><div class="ttdeci">Color(int color)</div><div class="ttdef"><b>Definition:</b> style.hh:760</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html">dw::core::style::StyleImage</a></div><div class="ttdef"><b>Definition:</b> style.hh:782</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1TooltipAttrs_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1TooltipAttrs.html">dw::core::style::TooltipAttrs</a></div><div class="ttdef"><b>Definition:</b> style.hh:648</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_1style_1_1StyleImage_1_1StyleImgRenderer_html_a66b3f7180af32d17589c14f603fdc08d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1StyleImgRenderer.html#a66b3f7180af32d17589c14f603fdc08d">dw::core::style::StyleImage::StyleImgRenderer::fatal</a></div><div class="ttdeci">void fatal()</div><div class="ttdoc">Called, when there are problems with the retrieval of image data. </div><div class="ttdef"><b>Definition:</b> style.cc:613</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ae29ae0a92c6fd9d7f08a84b053c726de"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae29ae0a92c6fd9d7f08a84b053c726de">dw::core::style::LIST_STYLE_TYPE_DECIMAL</a></div><div class="ttdef"><b>Definition:</b> style.hh:305</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab89af6702d039714b9bd402b5617ad17aa116da5e1a3390837ae4d2eef387a0e9"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17aa116da5e1a3390837ae4d2eef387a0e9">dw::core::style::TEXT_ALIGN_CENTER</a></div><div class="ttdef"><b>Definition:</b> style.hh:251</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a852be1f073ae067964f79f9ce3a4dac7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a852be1f073ae067964f79f9ce3a4dac7">dw::core::style::DISPLAY_INLINE_BLOCK</a></div><div class="ttdef"><b>Definition:</b> style.hh:280</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_a4f7ad592fb8dc769ca1c1541ca3d9a09"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#a4f7ad592fb8dc769ca1c1541ca3d9a09">dw::core::style::Style::create</a></div><div class="ttdeci">static Style * create(StyleAttrs *attrs)</div><div class="ttdef"><b>Definition:</b> style.hh:628</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1ColorAttrs_html_a20ba1267776eaea43250c19ff98be25c"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a20ba1267776eaea43250c19ff98be25c">dw::core::style::ColorAttrs::getColor</a></div><div class="ttdeci">int getColor()</div><div class="ttdef"><b>Definition:</b> style.hh:741</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a917bca73503e44dd74f67b312eb50efda323fd3a5361eaa6a64edb2fe8f43f312"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda323fd3a5361eaa6a64edb2fe8f43f312">dw::core::style::FONT_VARIANT_SMALL_CAPS</a></div><div class="ttdef"><b>Definition:</b> style.hh:333</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a67c3d12926d73c3d4e96e91c88e0ed8f"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8f">dw::core::style::TextTransform</a></div><div class="ttdeci">TextTransform</div><div class="ttdef"><b>Definition:</b> style.hh:267</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a69db8ae71d93abb4dfbdc40d2c4de62a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a69db8ae71d93abb4dfbdc40d2c4de62a">dw::core::style::StyleImage::ExternalImgRenderer::getBackgroundRepeat</a></div><div class="ttdeci">virtual BackgroundRepeat getBackgroundRepeat()=0</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_a68ac761d7004361aa52d1b5151c2a4f4"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#a68ac761d7004361aa52d1b5151c2a4f4">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getBackgroundPositionY</a></div><div class="ttdeci">Length getBackgroundPositionY()</div><div class="ttdef"><b>Definition:</b> style.cc:742</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a46d4546bc0546c3f4aec520bafe61fe7a7592e279e6940d6c5455ce147ea5e956"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a7592e279e6940d6c5455ce147ea5e956">dw::core::style::FONT_STYLE_NORMAL</a></div><div class="ttdef"><b>Definition:</b> style.hh:326</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Tooltip_html_a672cba798f4f8a65ecdb84e3d6c5eaa0"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Tooltip.html#a672cba798f4f8a65ecdb84e3d6c5eaa0">dw::core::style::Tooltip::ref</a></div><div class="ttdeci">void ref()</div><div class="ttdef"><b>Definition:</b> style.hh:667</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1ColorAttrs_html_a1e9dcb4847080d011c1cd0a4133ad86c"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1ColorAttrs.html#a1e9dcb4847080d011c1cd0a4133ad86c">dw::core::style::ColorAttrs::ColorAttrs</a></div><div class="ttdeci">ColorAttrs(int color)</div><div class="ttdef"><b>Definition:</b> style.hh:736</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_aefffc983947a5507da08bbeb70dbb86b"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#aefffc983947a5507da08bbeb70dbb86b">dw::core::style::StyleImage::ExternalImgRenderer::setBuffer</a></div><div class="ttdeci">void setBuffer(core::Imgbuf *buffer, bool resize)</div><div class="ttdoc">Called, when an image buffer is attached. </div><div class="ttdef"><b>Definition:</b> style.cc:644</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_ae39d4f5119dbfc39cbcabe1098cc5a46"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#ae39d4f5119dbfc39cbcabe1098cc5a46">dw::core::style::Font::unref</a></div><div class="ttdeci">void unref()</div><div class="ttdef"><b>Definition:</b> style.hh:723</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_aee07af7b4af793524b133e404a72e3da"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#aee07af7b4af793524b133e404a72e3da">dw::core::style::Style::Style</a></div><div class="ttdeci">Style(StyleAttrs *attrs)</div><div class="ttdef"><b>Definition:</b> style.cc:276</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a60d3fc1a1ff6f4bfe44b77c274f75580"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a60d3fc1a1ff6f4bfe44b77c274f75580">dw::core::style::DISPLAY_TABLE_ROW_GROUP</a></div><div class="ttdef"><b>Definition:</b> style.hh:284</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8390099f12643c99acaec89382863ddfa12fae8dc1cccb3721f7a4af00539c1be"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfa12fae8dc1cccb3721f7a4af00539c1be">dw::core::style::TEXT_DECORATION_OVERLINE</a></div><div class="ttdef"><b>Definition:</b> style.hh:353</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1ae02ff36c0553389afad99f3b269f792c"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1ae02ff36c0553389afad99f3b269f792c">dw::core::style::CURSOR_POINTER</a></div><div class="ttdef"><b>Definition:</b> style.hh:203</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_afa9dcfc9d610a8ed6db6142f63049077"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#afa9dcfc9d610a8ed6db6142f63049077">dw::core::style::WhiteSpace</a></div><div class="ttdeci">WhiteSpace</div><div class="ttdef"><b>Definition:</b> style.hh:358</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9597d99d63193a9d4bae4247ae4a5305"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9597d99d63193a9d4bae4247ae4a5305">dw::core::style::StyleAttrs::x_img</a></div><div class="ttdeci">int x_img</div><div class="ttdef"><b>Definition:</b> style.hh:572</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a6ae2c5f6b52551556e890a887096bc76a1a417ac55089aa6c7169a6ef9f5eb17d"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76a1a417ac55089aa6c7169a6ef9f5eb17d">dw::core::style::POSITION_ABSOLUTE</a></div><div class="ttdef"><b>Definition:</b> style.hh:346</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a8390099f12643c99acaec89382863ddfae3d05f0754ba2deb7ed679e3bd6a51e1"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a8390099f12643c99acaec89382863ddfae3d05f0754ba2deb7ed679e3bd6a51e1">dw::core::style::TEXT_DECORATION_NONE</a></div><div class="ttdef"><b>Definition:</b> style.hh:351</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a917bca73503e44dd74f67b312eb50efda29e7649efb0f72eef23e30b61b6cb7af"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda29e7649efb0f72eef23e30b61b6cb7af">dw::core::style::FONT_VARIANT_NORMAL</a></div><div class="ttdef"><b>Definition:</b> style.hh:332</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a19a276487f5f70ddc8bd95bcad2866b7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a19a276487f5f70ddc8bd95bcad2866b7">dw::core::style::BackgroundRepeat</a></div><div class="ttdeci">BackgroundRepeat</div><div class="ttdef"><b>Definition:</b> style.hh:236</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a2f23e36c0ddafe992d2a79f7eac35a5d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a2f23e36c0ddafe992d2a79f7eac35a5d">dw::core::style::Font::exists</a></div><div class="ttdeci">static bool exists(Layout *layout, const char *name)</div><div class="ttdef"><b>Definition:</b> style.cc:448</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9e27c4b4244148f95fafae041cf101bc"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9e27c4b4244148f95fafae041cf101bc">dw::core::style::StyleAttrs::hasBackground</a></div><div class="ttdeci">bool hasBackground()</div><div class="ttdef"><b>Definition:</b> style.hh:602</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca35c574c4a488f462350be87449f660d0"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca35c574c4a488f462350be87449f660d0">dw::core::style::BORDER_HIDDEN</a></div><div class="ttdef"><b>Definition:</b> style.hh:225</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adcb58532b417eb55d8ce1b4c9be36919"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adcb58532b417eb55d8ce1b4c9be36919">dw::core::style::Color::create</a></div><div class="ttdeci">static Color * create(Layout *layout, int color)</div><div class="ttdef"><b>Definition:</b> style.cc:528</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17a6b01ede93019341fd0320c6c98326ffa"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17a6b01ede93019341fd0320c6c98326ffa">dw::core::style::DISPLAY_LIST_ITEM</a></div><div class="ttdef"><b>Definition:</b> style.hh:281</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a882b2b959d3f7dc83a852c314a1a8a2a"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a882b2b959d3f7dc83a852c314a1a8a2a">dw::core::style::StyleAttrs::top</a></div><div class="ttdeci">Length top</div><div class="ttdef"><b>Definition:</b> style.hh:553</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09a432c8982e67dd9fd298760162c25bd1e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09a432c8982e67dd9fd298760162c25bd1e">dw::core::style::LIST_STYLE_TYPE_LOWER_LATIN</a></div><div class="ttdef"><b>Definition:</b> style.hh:311</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a65610d57c89e5bee02e4e539fdc989de"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de">dw::core::style::Length</a></div><div class="ttdeci">int Length</div><div class="ttdoc">Type for representing all lengths within dw::core::style. </div><div class="ttdef"><b>Definition:</b> style.hh:428</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09aa6fbfccae7fe704c966fa4543b3e5310"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09aa6fbfccae7fe704c966fa4543b3e5310">dw::core::style::LIST_STYLE_TYPE_HIRAGANA_IROHA</a></div><div class="ttdef"><b>Definition:</b> style.hh:320</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Box_html_a6d09cfadc06a440f91f0b773b5e81919"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">dw::core::style::Box::left</a></div><div class="ttdeci">int left</div><div class="ttdef"><b>Definition:</b> style.hh:507</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Font_html_a16c7f24a3dc18c9359ff669532f8d44d"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Font.html#a16c7f24a3dc18c9359ff669532f8d44d">dw::core::style::Font::descent</a></div><div class="ttdeci">int descent</div><div class="ttdef"><b>Definition:</b> style.hh:715</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a48859a232bbdc96db901a3a779883761"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a48859a232bbdc96db901a3a779883761">dw::core::style::StyleAttrs::borderStyle</a></div><div class="ttdeci">struct dw::core::style::StyleAttrs::@18 borderStyle</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a91272d9683cb3511dde4aa06e06e235f"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a91272d9683cb3511dde4aa06e06e235f">dw::core::style::CURSOR_E_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:205</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a9706699d770d961ebe27d5f84669b828"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9706699d770d961ebe27d5f84669b828">dw::core::style::StyleAttrs::setBorderColor</a></div><div class="ttdeci">void setBorderColor(Color *val)</div><div class="ttdef"><b>Definition:</b> style.hh:584</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_aee5f118e37f6f1160425fe0f7c02e7f3"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#aee5f118e37f6f1160425fe0f7c02e7f3">dw::core::style::Color::ref</a></div><div class="ttdeci">void ref()</div><div class="ttdef"><b>Definition:</b> style.hh:776</div></div> +<div class="ttc" id="classdw_1_1core_1_1ImgRenderer_html"><div class="ttname"><a href="classdw_1_1core_1_1ImgRenderer.html">dw::core::ImgRenderer</a></div><div class="ttdoc">... </div><div class="ttdef"><b>Definition:</b> imgrenderer.hh:16</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09">dw::core::style::ListStyleType</a></div><div class="ttdeci">ListStyleType</div><div class="ttdef"><b>Definition:</b> style.hh:301</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_adc5cdfacc08638e2364047ee4b4b293ca2436c312553bf2e1635972d2ad92bcbb"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#adc5cdfacc08638e2364047ee4b4b293ca2436c312553bf2e1635972d2ad92bcbb">dw::core::style::BORDER_DOTTED</a></div><div class="ttdef"><b>Definition:</b> style.hh:226</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a67c3d12926d73c3d4e96e91c88e0ed8fa7d0aeba80b3d2879447a7d755c4906fb"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a67c3d12926d73c3d4e96e91c88e0ed8fa7d0aeba80b3d2879447a7d755c4906fb">dw::core::style::TEXT_TRANSFORM_CAPITALIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:269</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_af7a2ff2d53ba603831498c3d83071e54"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#af7a2ff2d53ba603831498c3d83071e54">dw::core::style::StyleAttrs::x_link</a></div><div class="ttdeci">int x_link</div><div class="ttdef"><b>Definition:</b> style.hh:571</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_acb100fb2c9eb18c4b3e32681c7b26dd1"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#acb100fb2c9eb18c4b3e32681c7b26dd1">dw::core::style::StyleAttrs::padding</a></div><div class="ttdeci">Box padding</div><div class="ttdef"><b>Definition:</b> style.hh:559</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab89af6702d039714b9bd402b5617ad17a499d3420e8d994404916c812a5608c64"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17a499d3420e8d994404916c812a5608c64">dw::core::style::TEXT_ALIGN_RIGHT</a></div><div class="ttdef"><b>Definition:</b> style.hh:250</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Style_html_af49929c5779c391942c2135dfae7b894"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Style.html#af49929c5779c391942c2135dfae7b894">dw::core::style::Style::ref</a></div><div class="ttdeci">void ref()</div><div class="ttdef"><b>Definition:</b> style.hh:640</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a5e57d60e94344ece69793561b3d0052b"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a5e57d60e94344ece69793561b3d0052b">dw::core::style::CURSOR_N_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:208</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1Color_html_adbb8bb94481cdf65325430d8cf1b9110a03ef050ddf406f57b17923a3f4a0ece8"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1Color.html#adbb8bb94481cdf65325430d8cf1b9110a03ef050ddf406f57b17923a3f4a0ece8">dw::core::style::Color::SHADING_DARK</a></div><div class="ttdef"><b>Definition:</b> style.hh:767</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_aedb8c78f85f0cee3a3bd7f8c28960ee2"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#aedb8c78f85f0cee3a3bd7f8c28960ee2">dw::core::style::StyleImage::refCount</a></div><div class="ttdeci">int refCount</div><div class="ttdef"><b>Definition:</b> style.hh:799</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab6db1e02a8e1c3f57037120a4ed89a50aa3b890e1bdf633b414c485ad7be10bd1"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab6db1e02a8e1c3f57037120a4ed89a50aa3b890e1bdf633b414c485ad7be10bd1">dw::core::style::OVERFLOW_SCROLL</a></div><div class="ttdef"><b>Definition:</b> style.hh:339</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a2b055663067bf07032f76fbfd9e5d963a3c53dc48796eb50056e694e39c309b02"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a2b055663067bf07032f76fbfd9e5d963a3c53dc48796eb50056e694e39c309b02">dw::core::style::FLOAT_RIGHT</a></div><div class="ttdef"><b>Definition:</b> style.hh:369</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a3e2898ea1e8b2c1fe536567e0e418b17"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a3e2898ea1e8b2c1fe536567e0e418b17">dw::core::style::DisplayType</a></div><div class="ttdeci">DisplayType</div><div class="ttdef"><b>Definition:</b> style.hh:277</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a6ae2c5f6b52551556e890a887096bc76"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a6ae2c5f6b52551556e890a887096bc76">dw::core::style::Position</a></div><div class="ttdeci">Position</div><div class="ttdef"><b>Definition:</b> style.hh:343</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a39ef6c322c39c56962ac4c243fca622f"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a39ef6c322c39c56962ac4c243fca622f">dw::core::style::CURSOR_NE_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:206</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a154315b00e33770dca584cd20c538d4c"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a154315b00e33770dca584cd20c538d4c">dw::core::style::StyleImage::ExternalImgRenderer::getBackgroundPositionX</a></div><div class="ttdeci">virtual Length getBackgroundPositionX()=0</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_html_a987ab48ed3da97b0e59f31ba37fcc840"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage.html#a987ab48ed3da97b0e59f31ba37fcc840">dw::core::style::StyleImage::removeExternalImgRenderer</a></div><div class="ttdeci">void removeExternalImgRenderer(ImgRenderer *ir)</div><div class="ttdoc">Remove a previously added additional ImgRenderer. </div><div class="ttdef"><b>Definition:</b> style.hh:896</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1FontAttrs_html"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1FontAttrs.html">dw::core::style::FontAttrs</a></div><div class="ttdef"><b>Definition:</b> style.hh:680</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer_html_aa4446d8ceb126e8d6a8bc911286772cd"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalWidgetImgRenderer.html#aa4446d8ceb126e8d6a8bc911286772cd">dw::core::style::StyleImage::ExternalWidgetImgRenderer::getBackgroundImage</a></div><div class="ttdeci">StyleImage * getBackgroundImage()</div><div class="ttdef"><b>Definition:</b> style.cc:717</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ab0ef00383fe7e4bbce8b15618cee304e"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ab0ef00383fe7e4bbce8b15618cee304e">dw::core::style::LIST_STYLE_TYPE_LOWER_GREEK</a></div><div class="ttdef"><b>Definition:</b> style.hh:309</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a907541d0ef9d9f5e0ac4a47fc4a5e3a1a020648aaebd5e1d139464ed7f12b3db7"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1a020648aaebd5e1d139464ed7f12b3db7">dw::core::style::CURSOR_SW_RESIZE</a></div><div class="ttdef"><b>Definition:</b> style.hh:210</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer_html_a4e4911cde534ac34dd7dad18ac7e7aee"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleImage_1_1ExternalImgRenderer.html#a4e4911cde534ac34dd7dad18ac7e7aee">dw::core::style::StyleImage::ExternalImgRenderer::draw</a></div><div class="ttdeci">virtual void draw(int x, int y, int width, int height)=0</div><div class="ttdoc">Draw (or queue for drawing) an area, which is given in canvas coordinates. </div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_a201fac56995255bc756b8e7167b16a09ae3bfdfa7f7354ea6c6da2e8e320cd444"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#a201fac56995255bc756b8e7167b16a09ae3bfdfa7f7354ea6c6da2e8e320cd444">dw::core::style::LIST_STYLE_TYPE_SQUARE</a></div><div class="ttdef"><b>Definition:</b> style.hh:304</div></div> +<div class="ttc" id="classdw_1_1core_1_1style_1_1StyleAttrs_html_a6b3ee39ab9a4b80531c70db9ef580e73"><div class="ttname"><a href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6b3ee39ab9a4b80531c70db9ef580e73">dw::core::style::StyleAttrs::font</a></div><div class="ttdeci">Font * font</div><div class="ttdef"><b>Definition:</b> style.hh:532</div></div> +<div class="ttc" id="namespacedw_1_1core_1_1style_html_ab89af6702d039714b9bd402b5617ad17"><div class="ttname"><a href="namespacedw_1_1core_1_1style.html#ab89af6702d039714b9bd402b5617ad17">dw::core::style::TextAlignType</a></div><div class="ttdeci">TextAlignType</div><div class="ttdef"><b>Definition:</b> style.hh:248</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  <a href="http://www.doxygen.org/index.html"> +<img class="footer" src="doxygen.png" alt="doxygen"/> +</a> 1.8.8 +</small></address> +</body> +</html> |