mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-11-15 11:38:56 +08:00
402 lines
37 KiB
HTML
402 lines
37 KiB
HTML
<!-- HTML header for doxygen 1.8.14-->
|
|
<!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="cache-control" content="max-age=86400"/>
|
|
<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.12.0"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>FTXUI: include/ftxui/screen/terminal.hpp File Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="doxygen_extra.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">FTXUI
|
|
 <span id="projectnumber">6.1.8</span>
|
|
</div>
|
|
<div id="projectbrief">C++ functional terminal UI.</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.12.0 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search',true);
|
|
$(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('terminal_8hpp.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Data Structures</a> |
|
|
<a href="#namespaces">Namespaces</a> |
|
|
<a href="#enum-members">Enumerations</a> |
|
|
<a href="#func-members">Functions</a> </div>
|
|
<div class="headertitle"><div class="title">terminal.hpp File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> This graph shows which files directly or indirectly include this file:</div>
|
|
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="terminal_8hpp__dep__incl.png" border="0" usemap="#ainclude_2ftxui_2screen_2terminal_8hppdep" alt=""/></div>
|
|
<map name="ainclude_2ftxui_2screen_2terminal_8hppdep" id="ainclude_2ftxui_2screen_2terminal_8hppdep">
|
|
<area shape="rect" title=" " alt="" coords="6082,5,6231,45"/>
|
|
<area shape="rect" href="elements_8hpp.html" title=" " alt="" coords="2525,101,2753,126"/>
|
|
<area shape="poly" title=" " alt="" coords="6068,31,2753,112,2753,107,6068,26"/>
|
|
<area shape="rect" href="screen__interactive_8cpp.html" title=" " alt="" coords="6009,269,6182,309"/>
|
|
<area shape="poly" title=" " alt="" coords="6194,52,6230,87,6263,129,6274,153,6280,176,6278,200,6268,223,6251,242,6230,257,6183,277,6181,273,6228,253,6248,238,6264,220,6273,199,6275,177,6269,155,6258,132,6226,90,6190,56"/>
|
|
<area shape="rect" href="dom_2util_8cpp.html" title=" " alt="" coords="5775,189,5933,214"/>
|
|
<area shape="poly" title=" " alt="" coords="6113,55,5875,191,5873,186,6111,50"/>
|
|
<area shape="rect" href="screen_8hpp.html" title=" " alt="" coords="4745,93,4894,133"/>
|
|
<area shape="poly" title=" " alt="" coords="6069,35,4895,110,4894,105,6068,30"/>
|
|
<area shape="rect" href="screen_8cpp.html" title=" " alt="" coords="6059,189,6254,214"/>
|
|
<area shape="poly" title=" " alt="" coords="6159,59,6159,188,6154,188,6154,59"/>
|
|
<area shape="rect" href="screen_2color_8cpp.html" title=" " alt="" coords="6329,101,6512,126"/>
|
|
<area shape="poly" title=" " alt="" coords="6229,47,6386,98,6385,103,6227,52"/>
|
|
<area shape="rect" href="terminal_8cpp.html" title=" " alt="" coords="6536,101,6743,126"/>
|
|
<area shape="poly" title=" " alt="" coords="6246,40,6576,98,6575,103,6245,45"/>
|
|
<area shape="rect" href="component_8hpp.html" title=" " alt="" coords="1214,357,1393,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2511,117,2041,117,1424,124,1128,132,876,144,696,161,641,172,614,183,608,192,607,201,615,220,643,237,698,257,861,296,1051,332,1214,360,1213,365,1050,338,860,301,697,262,641,242,611,223,601,201,603,190,611,179,639,167,695,156,876,139,1128,127,1424,119,2041,112,2511,111"/>
|
|
<area shape="rect" href="button_8cpp.html" title=" " alt="" coords="1753,445,1904,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2633,140,2612,183,2596,205,2577,224,2482,261,2288,324,1891,448,1889,443,2287,319,2480,256,2574,219,2592,201,2607,180,2628,138"/>
|
|
<area shape="rect" href="checkbox_8cpp.html" title=" " alt="" coords="1928,445,2079,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2653,138,2663,178,2664,200,2659,222,2644,253,2627,274,2578,312,2516,353,2460,382,2408,402,2356,414,2246,429,2106,448,2079,453,2079,448,2106,443,2245,424,2355,409,2406,396,2458,377,2513,348,2575,307,2624,270,2640,250,2654,220,2659,200,2658,179,2648,140"/>
|
|
<area shape="rect" href="collapsible_8cpp.html" title=" " alt="" coords="2117,445,2268,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2682,130,2712,151,2736,180,2752,215,2757,246,2752,276,2736,311,2706,350,2672,371,2583,400,2523,416,2441,431,2269,457,2268,452,2440,426,2522,410,2581,395,2670,366,2702,346,2732,308,2747,275,2752,246,2746,216,2732,183,2709,155,2679,135"/>
|
|
<area shape="rect" href="component_8cpp.html" title=" " alt="" coords="5,445,156,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,119,1999,125,1314,138,697,158,489,170,424,177,390,184,338,209,290,241,245,278,204,316,138,391,96,447,91,443,134,388,200,313,242,274,287,237,336,205,388,179,423,171,489,165,697,152,1314,133,1999,120,2512,113"/>
|
|
<area shape="rect" href="container_8cpp.html" title=" " alt="" coords="180,445,331,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,118,2010,122,1342,133,1019,142,743,153,542,167,480,175,447,184,409,210,376,242,347,279,322,317,285,391,264,446,259,444,280,389,317,314,342,275,372,238,406,206,445,179,479,170,542,162,743,148,1019,137,1342,128,2009,117,2511,113"/>
|
|
<area shape="rect" href="dropdown_8cpp.html" title=" " alt="" coords="2349,445,2500,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2713,128,2754,148,2772,162,2787,180,2802,213,2804,243,2798,274,2787,310,2771,361,2758,380,2735,400,2702,412,2643,426,2501,454,2500,448,2642,421,2701,407,2733,395,2754,377,2766,359,2782,309,2793,272,2799,242,2797,214,2782,183,2768,166,2751,152,2711,133"/>
|
|
<area shape="rect" href="hoverable_8cpp.html" title=" " alt="" coords="355,445,505,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,117,2015,118,1356,125,1039,133,768,145,573,162,513,172,484,184,459,211,441,245,430,281,424,319,423,391,429,445,424,445,418,392,419,319,425,280,436,243,454,208,480,179,512,167,573,157,768,140,1039,128,1356,120,2015,112,2512,112"/>
|
|
<area shape="rect" href="input_8cpp.html" title=" " alt="" coords="2552,445,2703,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2759,127,2802,147,2822,162,2838,180,2854,212,2856,242,2849,273,2838,310,2821,360,2807,379,2786,399,2744,428,2699,448,2696,443,2742,423,2783,395,2803,375,2816,357,2833,309,2844,272,2851,242,2849,214,2833,183,2818,166,2800,152,2757,132"/>
|
|
<area shape="rect" href="maybe_8cpp.html" title=" " alt="" coords="529,445,680,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,119,2012,127,1353,140,773,159,586,171,532,177,510,184,499,198,491,213,486,248,492,285,506,322,525,358,548,392,589,443,585,447,543,395,521,361,501,324,486,286,481,248,486,212,495,195,507,179,531,172,586,166,772,154,1353,135,2012,121,2512,114"/>
|
|
<area shape="rect" href="menu_8cpp.html" title=" " alt="" coords="1228,445,1379,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2511,117,2037,117,1416,124,1117,132,864,144,682,161,626,172,600,183,579,209,573,227,579,242,595,254,652,276,731,307,827,341,963,379,1228,444,1227,449,961,384,826,346,729,312,650,281,592,258,574,245,568,228,575,206,596,179,625,167,681,156,863,139,1117,127,1416,119,2037,111,2511,111"/>
|
|
<area shape="rect" href="modal_8cpp.html" title=" " alt="" coords="704,445,855,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,119,2015,127,1361,140,785,160,600,171,547,177,525,183,518,203,516,237,520,276,532,308,550,333,571,355,621,393,673,422,722,443,719,448,671,427,618,398,568,359,546,336,528,311,515,277,510,238,513,202,522,179,546,172,600,166,785,154,1361,135,2015,121,2512,114"/>
|
|
<area shape="rect" href="radiobox_8cpp.html" title=" " alt="" coords="1053,445,1204,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,117,2032,117,1400,123,1096,131,838,144,653,161,596,172,569,183,560,199,559,216,564,234,573,253,600,286,622,307,645,319,686,335,803,372,1058,443,1056,448,802,377,684,340,643,324,619,312,596,290,569,256,559,236,553,216,555,197,566,179,595,166,652,156,838,138,1096,126,1400,118,2032,111,2512,111"/>
|
|
<area shape="rect" href="renderer_8cpp.html" title=" " alt="" coords="879,445,1029,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,119,2021,127,1376,141,809,160,627,171,575,177,553,184,536,205,529,226,528,247,535,267,549,286,568,305,619,341,684,373,753,401,882,443,881,448,751,406,681,378,617,346,564,309,545,290,531,269,523,248,523,225,532,203,550,179,574,172,627,166,809,154,1376,135,2021,122,2511,114"/>
|
|
<area shape="rect" href="resizable__split_8cpp.html" title=" " alt="" coords="1403,445,1553,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2591,133,2537,155,2482,184,2470,194,2461,204,2452,215,2438,224,2359,252,2290,265,2227,267,2167,263,2106,257,2042,253,1970,257,1888,272,1827,290,1781,309,1679,360,1588,406,1512,448,1510,443,1585,401,1677,355,1779,304,1825,285,1887,267,1970,252,2042,248,2107,252,2167,257,2227,262,2289,259,2358,247,2436,219,2449,211,2457,201,2466,190,2479,179,2535,150,2589,128"/>
|
|
<area shape="rect" href="slider_8cpp.html" title=" " alt="" coords="1579,445,1729,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2609,135,2533,183,2509,205,2498,215,2482,224,2409,247,2345,257,2287,258,2232,255,2177,250,2119,248,2054,254,1980,272,1933,290,1898,309,1821,360,1683,448,1680,443,1818,355,1895,304,1930,285,1979,267,2053,249,2119,243,2177,244,2233,249,2287,253,2345,252,2408,242,2480,219,2495,211,2505,202,2530,179,2606,131"/>
|
|
<area shape="rect" href="window_8cpp.html" title=" " alt="" coords="2741,445,2892,485"/>
|
|
<area shape="poly" title=" " alt="" coords="2768,122,2821,143,2844,159,2864,180,2882,213,2889,250,2888,288,2881,326,2856,396,2831,446,2826,444,2852,394,2876,325,2883,288,2884,251,2877,215,2860,183,2841,163,2818,147,2766,127"/>
|
|
<area shape="rect" href="component__base_8hpp.html" title=" " alt="" coords="625,181,803,221"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,120,1653,141,1169,160,968,171,816,184,804,185,803,180,815,179,968,166,1169,154,1653,135,2512,114"/>
|
|
<area shape="rect" href="component__options_8hpp.html" title=" " alt="" coords="1991,269,2173,309"/>
|
|
<area shape="poly" title=" " alt="" coords="2626,139,2587,183,2561,205,2532,224,2480,237,2387,253,2174,280,2173,275,2386,247,2479,232,2530,219,2558,201,2583,179,2622,135"/>
|
|
<area shape="rect" href="component__options_8cpp.html" title=" " alt="" coords="2193,357,2374,397"/>
|
|
<area shape="poly" title=" " alt="" coords="2647,139,2649,180,2645,203,2635,223,2610,253,2580,279,2548,301,2513,320,2442,348,2375,365,2373,360,2440,343,2511,315,2545,297,2577,275,2606,249,2630,220,2639,201,2643,180,2642,140"/>
|
|
<area shape="rect" href="table_8hpp.html" title=" " alt="" coords="827,189,1027,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,117,2244,120,1878,130,1461,150,1248,165,1040,184,987,191,987,186,1039,179,1248,160,1461,145,1878,125,2244,115,2512,112"/>
|
|
<area shape="rect" href="automerge_8cpp.html" title=" " alt="" coords="3151,189,3360,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2743,125,3138,179,3186,186,3185,191,3138,184,2742,130"/>
|
|
<area shape="rect" href="blink_8cpp.html" title=" " alt="" coords="3385,189,3555,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,120,3046,142,3210,158,3373,179,3416,186,3415,191,3372,184,3209,164,3045,147,2767,125"/>
|
|
<area shape="rect" href="bold_8cpp.html" title=" " alt="" coords="3580,189,3747,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,116,3128,136,3348,154,3568,179,3611,186,3610,191,3567,184,3347,159,3128,141,2767,122"/>
|
|
<area shape="rect" href="border_8cpp.html" title=" " alt="" coords="3771,189,3950,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,115,2960,121,3207,132,3483,151,3760,179,3806,186,3805,191,3759,184,3482,156,3207,138,2959,126,2767,120"/>
|
|
<area shape="rect" href="canvas_8cpp.html" title=" " alt="" coords="3974,189,4158,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,113,2992,118,3289,128,3624,148,3962,179,4010,186,4010,191,3962,184,3624,153,3289,134,2992,123,2767,118"/>
|
|
<area shape="rect" href="clear__under_8cpp.html" title=" " alt="" coords="4183,181,4325,221"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,115,3486,136,3882,155,4046,166,4170,179,4183,181,4182,186,4170,184,4045,171,3881,160,3486,141,2767,120"/>
|
|
<area shape="rect" href="dom_2color_8cpp.html" title=" " alt="" coords="4349,189,4519,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,114,3567,136,4012,155,4197,166,4338,179,4384,186,4383,191,4338,184,4197,171,4012,160,3566,141,2767,120"/>
|
|
<area shape="rect" href="composite__decorator_8cpp.html" title=" " alt="" coords="1051,181,1230,221"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,118,2275,121,1959,131,1602,151,1420,166,1242,184,1230,185,1230,180,1242,179,1420,160,1602,146,1959,126,2275,116,2512,112"/>
|
|
<area shape="rect" href="dbox_8cpp.html" title=" " alt="" coords="1254,189,1425,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,119,2306,124,2038,135,1738,154,1437,184,1392,191,1391,186,1436,179,1738,149,2038,129,2306,118,2512,113"/>
|
|
<area shape="rect" href="dim_8cpp.html" title=" " alt="" coords="4543,189,4706,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,114,3150,121,3659,133,4163,152,4372,165,4532,179,4576,186,4575,191,4531,184,4372,170,4163,158,3658,139,3150,126,2767,119"/>
|
|
<area shape="rect" href="flex_8cpp.html" title=" " alt="" coords="1449,189,1611,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2511,120,2336,127,2114,139,1869,157,1624,184,1581,191,1580,186,1623,179,1869,152,2114,133,2336,121,2511,115"/>
|
|
<area shape="rect" href="flexbox_8cpp.html" title=" " alt="" coords="1635,189,1822,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,124,2203,146,2018,163,1834,184,1787,191,1787,186,1834,179,2018,158,2202,141,2511,119"/>
|
|
<area shape="rect" href="focus_8cpp.html" title=" " alt="" coords="1846,189,2019,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2512,128,2288,151,2032,184,1989,191,1988,186,2031,179,2287,146,2511,123"/>
|
|
<area shape="rect" href="frame_8cpp.html" title=" " alt="" coords="4731,189,4908,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,114,3184,120,3747,133,4308,152,4541,164,4718,179,4766,186,4766,191,4718,184,4541,170,4307,157,3747,138,3184,126,2767,119"/>
|
|
<area shape="rect" href="gauge_8cpp.html" title=" " alt="" coords="4933,189,5111,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2768,113,3220,119,3842,131,4465,150,4724,163,4921,179,4969,186,4968,191,4920,184,4724,168,4465,155,3842,136,3220,124,2767,118"/>
|
|
<area shape="rect" href="graph_8cpp.html" title=" " alt="" coords="5136,189,5311,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,113,3255,117,3936,128,4621,148,4907,162,5124,179,5172,186,5171,191,5123,184,4907,167,4621,153,3936,134,3255,123,2767,118"/>
|
|
<area shape="rect" href="gridbox_8cpp.html" title=" " alt="" coords="2043,189,2230,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2557,131,2242,184,2201,191,2200,186,2242,179,2556,126"/>
|
|
<area shape="rect" href="hbox_8cpp.html" title=" " alt="" coords="2254,189,2425,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2586,132,2380,191,2379,186,2585,127"/>
|
|
<area shape="rect" href="hyperlink_8cpp.html" title=" " alt="" coords="5335,189,5533,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,113,3290,118,4029,129,4776,148,5087,162,5324,179,5377,186,5376,191,5323,184,5087,167,4776,154,4029,134,3290,123,2767,118"/>
|
|
<area shape="rect" href="inverted_8cpp.html" title=" " alt="" coords="5558,189,5750,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,112,3329,116,4132,126,4948,146,5288,161,5546,179,5598,186,5597,191,5546,184,5288,166,4948,151,4132,131,3329,121,2767,118"/>
|
|
<area shape="rect" href="italic_8cpp.html" title=" " alt="" coords="2955,189,3126,214"/>
|
|
<area shape="poly" title=" " alt="" coords="2707,126,2988,186,2987,191,2706,131"/>
|
|
<area shape="poly" title=" " alt="" coords="2767,113,4358,136,5245,155,5570,167,5762,179,5806,186,5806,191,5762,184,5569,172,5244,161,4358,141,2767,119"/>
|
|
<area shape="poly" title=" " alt="" coords="1407,390,1565,413,1742,443,1754,445,1753,450,1742,448,1564,418,1406,395"/>
|
|
<area shape="poly" title=" " alt="" coords="1407,384,1641,406,1917,443,1928,445,1927,450,1916,448,1640,412,1406,389"/>
|
|
<area shape="poly" title=" " alt="" coords="1407,382,1714,403,1903,421,2092,443,2117,447,2117,452,2091,448,1902,426,1714,408,1406,387"/>
|
|
<area shape="poly" title=" " alt="" coords="1200,382,1008,386,751,397,461,416,168,448,157,450,156,444,167,443,460,411,751,391,1008,381,1200,377"/>
|
|
<area shape="poly" title=" " alt="" coords="1200,384,1035,390,821,401,582,420,342,448,331,450,330,444,342,443,582,415,821,396,1035,384,1200,378"/>
|
|
<area shape="poly" title=" " alt="" coords="1406,381,1791,403,2035,421,2281,443,2350,451,2349,456,2280,448,2035,426,1791,409,1406,386"/>
|
|
<area shape="poly" title=" " alt="" coords="1200,386,893,406,705,424,517,448,506,450,505,445,516,443,705,419,893,401,1200,381"/>
|
|
<area shape="poly" title=" " alt="" coords="1406,378,1610,384,1885,396,2197,415,2513,443,2552,448,2551,453,2512,448,2197,420,1884,401,1610,389,1406,383"/>
|
|
<area shape="poly" title=" " alt="" coords="1201,389,968,412,693,448,681,450,680,445,692,443,967,407,1200,384"/>
|
|
<area shape="poly" title=" " alt="" coords="1306,411,1306,445,1301,445,1301,411"/>
|
|
<area shape="poly" title=" " alt="" coords="1201,395,1044,419,868,448,856,450,855,445,867,443,1043,413,1200,390"/>
|
|
<area shape="poly" title=" " alt="" coords="1254,406,1168,448,1166,443,1252,401"/>
|
|
<area shape="poly" title=" " alt="" coords="1214,403,1031,448,1029,443,1213,398"/>
|
|
<area shape="poly" title=" " alt="" coords="1355,401,1441,443,1439,448,1353,406"/>
|
|
<area shape="poly" title=" " alt="" coords="1394,398,1579,443,1578,448,1393,403"/>
|
|
<area shape="poly" title=" " alt="" coords="1406,376,1641,379,1966,389,2338,409,2529,424,2716,443,2741,446,2741,452,2715,448,2528,429,2338,414,1966,394,1641,384,1406,381"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,1053,267,1172,311,1267,355,1265,360,1170,316,1052,272,816,224"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,902,227,974,231,1097,233,1219,239,1289,249,1371,267,1497,306,1618,355,1722,404,1796,443,1794,448,1719,409,1616,360,1495,311,1369,272,1288,254,1218,244,1097,238,974,237,901,233,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,914,228,996,233,1136,234,1275,240,1355,250,1449,267,1601,306,1747,355,1872,404,1963,443,1961,448,1870,409,1745,360,1599,311,1448,272,1355,255,1274,245,1136,240,996,238,913,234,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,957,227,1126,230,1513,229,1709,230,1894,235,2057,247,2126,255,2186,267,2250,278,2302,288,2326,297,2347,310,2368,329,2388,356,2396,375,2394,393,2383,408,2367,421,2321,441,2269,454,2268,449,2319,436,2364,416,2379,404,2389,391,2391,376,2384,359,2364,333,2344,314,2323,302,2301,294,2249,283,2186,272,2125,261,2056,252,1894,241,1709,236,1513,235,1126,235,956,232,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="645,228,526,272,296,369,122,448,120,443,294,364,524,267,643,223"/>
|
|
<area shape="poly" title=" " alt="" coords="670,231,598,272,290,448,287,443,595,267,668,226"/>
|
|
<area shape="poly" title=" " alt="" coords="817,218,935,223,1115,226,1572,230,2018,240,2183,251,2242,258,2281,267,2324,282,2356,297,2383,320,2410,356,2420,378,2426,402,2429,445,2423,445,2421,403,2415,380,2405,359,2379,324,2353,302,2322,286,2280,272,2241,263,2183,256,2018,246,1572,235,1115,231,935,229,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="685,233,452,447,449,443,682,229"/>
|
|
<area shape="poly" title=" " alt="" coords="817,218,939,223,1126,226,1603,230,1848,233,2068,240,2240,251,2302,258,2343,267,2385,283,2427,304,2503,353,2566,403,2610,443,2606,447,2563,407,2500,358,2424,309,2383,288,2341,272,2301,263,2240,256,2068,245,1848,239,1603,235,1126,231,939,229,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="703,235,615,446,610,444,698,233"/>
|
|
<area shape="poly" title=" " alt="" coords="770,225,1262,443,1260,448,768,229"/>
|
|
<area shape="poly" title=" " alt="" coords="711,235,706,311,710,354,722,396,737,422,757,443,754,447,733,425,717,398,705,355,701,311,706,235"/>
|
|
<area shape="poly" title=" " alt="" coords="755,227,1017,395,1097,443,1094,447,1014,400,752,231"/>
|
|
<area shape="poly" title=" " alt="" coords="727,234,763,313,789,356,822,395,860,423,900,443,898,448,857,427,819,399,785,360,758,315,722,236"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,910,230,992,236,1131,244,1196,254,1262,273,1331,306,1406,355,1429,376,1447,400,1472,444,1468,447,1443,403,1425,379,1403,359,1328,310,1260,278,1195,259,1131,249,991,241,910,236,816,224"/>
|
|
<area shape="poly" title=" " alt="" coords="818,219,892,226,956,229,1066,229,1118,231,1173,236,1235,248,1306,267,1404,306,1497,355,1575,404,1630,443,1627,447,1572,409,1494,360,1402,311,1304,272,1233,253,1172,242,1118,236,1066,235,956,235,892,232,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,978,228,1174,230,1622,226,1850,225,2065,230,2253,243,2334,253,2404,267,2462,283,2520,304,2630,353,2723,403,2789,443,2786,447,2720,408,2628,358,2518,309,2461,288,2403,272,2333,258,2253,248,2064,235,1850,231,1622,231,1174,235,978,233,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,993,235,1142,242,1396,244,1649,245,1797,252,1972,267,1991,269,1990,274,1971,272,1797,257,1649,250,1396,249,1142,248,992,240,816,224"/>
|
|
<area shape="poly" title=" " alt="" coords="817,219,967,228,1186,237,1791,251,2554,262,3398,271,5012,281,6009,285,6008,290,5012,287,3398,276,2554,268,1790,256,1185,242,967,233,817,224"/>
|
|
<area shape="poly" title=" " alt="" coords="1977,305,1393,369,1393,364,1976,300"/>
|
|
<area shape="poly" title=" " alt="" coords="2045,319,1858,447,1855,443,2042,315"/>
|
|
<area shape="poly" title=" " alt="" coords="2070,323,2014,446,2009,444,2065,321"/>
|
|
<area shape="poly" title=" " alt="" coords="2098,321,2139,396,2177,443,2173,447,2134,399,2093,323"/>
|
|
<area shape="poly" title=" " alt="" coords="2108,318,2148,363,2182,395,2223,416,2266,432,2349,452,2348,457,2264,437,2220,421,2179,400,2144,367,2104,322"/>
|
|
<area shape="poly" title=" " alt="" coords="2187,306,2285,326,2387,355,2500,399,2592,443,2590,448,2498,404,2385,360,2283,332,2186,311"/>
|
|
<area shape="poly" title=" " alt="" coords="1977,307,1835,330,1679,360,1505,405,1362,448,1360,443,1504,400,1677,355,1834,324,1977,302"/>
|
|
<area shape="poly" title=" " alt="" coords="1977,296,1773,304,1532,316,1320,335,1246,347,1203,360,1180,378,1162,401,1138,446,1133,444,1158,398,1177,374,1201,355,1245,341,1320,330,1532,311,1773,298,1977,291"/>
|
|
<area shape="poly" title=" " alt="" coords="1988,315,1815,360,1662,406,1534,448,1533,443,1661,401,1813,355,1987,310"/>
|
|
<area shape="poly" title=" " alt="" coords="2024,317,1820,400,1702,448,1700,443,1818,395,2022,312"/>
|
|
<area shape="poly" title=" " alt="" coords="2187,304,2315,326,2455,355,2622,400,2761,443,2759,448,2621,405,2453,360,2314,331,2186,309"/>
|
|
<area shape="poly" title=" " alt="" coords="2140,312,2240,355,2238,360,2138,317"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,114,5175,121,5511,135,5806,154,5902,165,5932,172,5948,179,5955,190,5958,201,5955,212,5948,223,5921,245,5883,265,5833,283,5773,301,5624,332,5443,360,5235,383,5006,402,4510,432,4003,451,3532,461,2892,467,2892,461,3532,456,4002,446,4510,427,5006,397,5235,377,5442,354,5623,327,5771,296,5831,278,5880,260,5918,240,5944,220,5950,210,5952,201,5950,192,5944,183,5930,177,5901,171,5805,159,5511,140,5175,127,4908,119"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,113,5171,119,5508,131,5816,151,5926,163,5991,179,6021,197,6048,221,6085,268,6081,271,6044,225,6018,202,5989,184,5926,169,5815,156,5508,137,5171,125,4908,119"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,118,4496,122,4160,132,3770,152,3569,166,3373,184,3319,191,3318,186,3372,179,3569,161,3769,147,4159,127,4496,117,4731,113"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,118,4524,122,4235,132,3905,152,3735,166,3569,184,3523,191,3523,186,3568,179,3734,161,3904,147,4235,127,4523,117,4731,113"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,119,4552,125,4311,136,4037,155,3760,184,3716,191,3715,186,3759,179,4036,150,4311,131,4552,119,4731,114"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,121,4393,142,4178,160,3962,184,3917,191,3916,186,3962,179,4178,155,4393,136,4731,116"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,124,4479,148,4172,184,4126,191,4126,186,4171,179,4479,142,4730,119"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,127,4549,151,4338,184,4326,186,4325,181,4338,179,4549,146,4730,122"/>
|
|
<area shape="poly" title=" " alt="" coords="4732,137,4486,191,4485,186,4731,132"/>
|
|
<area shape="poly" title=" " alt="" coords="4765,141,4652,191,4650,186,4763,137"/>
|
|
<area shape="poly" title=" " alt="" coords="4822,147,4822,188,4817,188,4817,147"/>
|
|
<area shape="poly" title=" " alt="" coords="4878,136,4996,186,4994,191,4875,141"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,131,5170,186,5169,191,4907,136"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,123,5324,179,5370,186,5369,191,5323,184,4908,128"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,118,5193,141,5369,158,5546,179,5593,186,5593,191,5546,184,5369,163,5192,146,4908,123"/>
|
|
<area shape="poly" title=" " alt="" coords="4731,119,3940,141,3478,160,3285,171,3140,184,3094,191,3093,186,3139,179,3285,166,3478,154,3940,135,4731,114"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,114,5281,133,5521,151,5762,179,5805,186,5804,191,5762,184,5520,157,5280,138,4908,120"/>
|
|
<area shape="poly" title=" " alt="" coords="4908,114,5110,119,5391,131,5714,150,6041,179,6094,186,6093,191,6040,184,5713,155,5391,136,5110,125,4908,119"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="terminal_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
|
Data Structures</h2></td></tr>
|
|
<tr class="memitem:structftxui_1_1Dimensions" id="r_structftxui_1_1Dimensions"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html#structftxui_1_1Dimensions">Dimensions</a></td></tr>
|
|
<tr class="separator:structftxui_1_1Dimensions"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
|
Namespaces</h2></td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui.html">ftxui</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">namespace  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1Terminal.html">ftxui::Terminal</a></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="enum-members" name="enum-members"></a>
|
|
Enumerations</h2></td></tr>
|
|
<tr class="memitem:ab87bacfdad76e61b9412d7124be44c1c" id="r_ab87bacfdad76e61b9412d7124be44c1c"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1c">Color</a> { <a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1caf8fee1420fe204b3dafbacf27a545c41">Palette1</a>
|
|
, <a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1cae5a76102d821ec8233fee04273c60349">Palette16</a>
|
|
, <a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1ca7b88ab2a5c8fe8866c96ea4acb623876">Palette256</a>
|
|
, <a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1ca7afd9568e82d523c91b2bfe0cc47be29">TrueColor</a>
|
|
}</td></tr>
|
|
<tr class="separator:ab87bacfdad76e61b9412d7124be44c1c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:ad890c37601448c82ed0d5051c29e2f0c" id="r_ad890c37601448c82ed0d5051c29e2f0c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui.html#structftxui_1_1Dimensions">Dimensions</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1Terminal.html#ad890c37601448c82ed0d5051c29e2f0c">Size</a> ()</td></tr>
|
|
<tr class="memdesc:ad890c37601448c82ed0d5051c29e2f0c"><td class="mdescLeft"> </td><td class="mdescRight">Get the terminal size. <br /></td></tr>
|
|
<tr class="separator:ad890c37601448c82ed0d5051c29e2f0c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a765662bcabb59dc93884674ee2fcc9fc" id="r_a765662bcabb59dc93884674ee2fcc9fc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1Terminal.html#a765662bcabb59dc93884674ee2fcc9fc">SetFallbackSize</a> (const <a class="el" href="namespaceftxui.html#structftxui_1_1Dimensions">Dimensions</a> &fallbackSize)</td></tr>
|
|
<tr class="memdesc:a765662bcabb59dc93884674ee2fcc9fc"><td class="mdescLeft"> </td><td class="mdescRight">Override terminal size in case auto-detection fails. <br /></td></tr>
|
|
<tr class="separator:a765662bcabb59dc93884674ee2fcc9fc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae6e034f37aa66cfe4458a8cb6e8fc526" id="r_ae6e034f37aa66cfe4458a8cb6e8fc526"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1c">Color</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1Terminal.html#ae6e034f37aa66cfe4458a8cb6e8fc526">ColorSupport</a> ()</td></tr>
|
|
<tr class="memdesc:ae6e034f37aa66cfe4458a8cb6e8fc526"><td class="mdescLeft"> </td><td class="mdescRight">Get the color support of the terminal. <br /></td></tr>
|
|
<tr class="separator:ae6e034f37aa66cfe4458a8cb6e8fc526"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a65945a706131f407a47a1b9960dc1a4a" id="r_a65945a706131f407a47a1b9960dc1a4a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceftxui_1_1Terminal.html#a65945a706131f407a47a1b9960dc1a4a">SetColorSupport</a> (<a class="el" href="namespaceftxui_1_1Terminal.html#ab87bacfdad76e61b9412d7124be44c1c">Color</a> <a class="el" href="namespaceftxui.html#af61b489da39ca5e24b68e6e1a2b09c0d">color</a>)</td></tr>
|
|
<tr class="memdesc:a65945a706131f407a47a1b9960dc1a4a"><td class="mdescLeft"> </td><td class="mdescRight">Override terminal color support in case auto-detection fails. <br /></td></tr>
|
|
<tr class="separator:a65945a706131f407a47a1b9960dc1a4a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<hr/><h2 class="groupheader">Data Structure Documentation</h2>
|
|
<a name="structftxui_1_1Dimensions" id="structftxui_1_1Dimensions"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#structftxui_1_1Dimensions">◆ </a></span>ftxui::Dimensions</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">struct ftxui::Dimensions</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.14-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
</div>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', function() {
|
|
const projectNumber = document.getElementById('projectnumber');
|
|
if (!projectNumber) {
|
|
console.warn('Doxygen element with ID "projectnumber" not found. Cannot add version switcher.');
|
|
return;
|
|
}
|
|
|
|
const versions = ["main", "v6.1.9", "v6.1.8", "v6.1.7", "v6.1.6", "v6.1.5", "v6.1.4", "v6.1.3", "v6.1.2", "v6.1.1", "v6.1.0", "v6.0.2", "v6.0.1", "v6.0.0", "v5.0.0", "v4.1.1", "v4.1.0", "v4.0.0", "v3.0.0", "v2.0.0", "v0.9", "v0.11", "v0.10"];
|
|
const version_paths = {"main": "../../index.html", "v6.1.9": "../v6.1.9/index.html", "v6.1.8": "index.html", "v6.1.7": "../v6.1.7/index.html", "v6.1.6": "../v6.1.6/index.html", "v6.1.5": "../v6.1.5/index.html", "v6.1.4": "../v6.1.4/index.html", "v6.1.3": "../v6.1.3/index.html", "v6.1.2": "../v6.1.2/index.html", "v6.1.1": "../v6.1.1/index.html", "v6.1.0": "../v6.1.0/index.html", "v6.0.2": "../v6.0.2/index.html", "v6.0.1": "../v6.0.1/index.html", "v6.0.0": "../v6.0.0/index.html", "v5.0.0": "../v5.0.0/index.html", "v4.1.1": "../v4.1.1/index.html", "v4.1.0": "../v4.1.0/index.html", "v4.0.0": "../v4.0.0/index.html", "v3.0.0": "../v3.0.0/index.html", "v2.0.0": "../v2.0.0/index.html", "v0.9": "../v0.9/index.html", "v0.11": "../v0.11/index.html", "v0.10": "../v0.10/index.html"};
|
|
const currentVersion = "v6.1.8";
|
|
|
|
// Sort versions: 'main' first, then others numerically descending.
|
|
versions.sort((a, b) => {
|
|
if (a === 'main') return -1;
|
|
if (b === 'main') return 1;
|
|
return b.localeCompare(a, undefined, { numeric: true, sensitivity: 'base' });
|
|
});
|
|
|
|
const select = document.createElement('select');
|
|
select.onchange = function() {
|
|
const selectedVersion = this.value;
|
|
// Navigate directly to the pre-calculated relative path.
|
|
if (selectedVersion !== currentVersion) {
|
|
window.location.href = version_paths[selectedVersion];
|
|
}
|
|
};
|
|
|
|
versions.forEach(v => {
|
|
const option = document.createElement('option');
|
|
option.value = v;
|
|
option.textContent = v;
|
|
if (v === currentVersion) {
|
|
option.selected = true;
|
|
}
|
|
select.appendChild(option);
|
|
});
|
|
|
|
// Replace the Doxygen project number element with our dropdown.
|
|
projectNumber.replaceWith(select);
|
|
|
|
// Apply some styling to make it look good.
|
|
Object.assign(select.style, {
|
|
backgroundColor: 'rgba(0, 0, 0, 0.8)',
|
|
color: 'white',
|
|
border: '1px solid rgba(255, 255, 255, 0.2)',
|
|
padding: '5px',
|
|
borderRadius: '5px',
|
|
fontSize: '14px',
|
|
fontFamily: 'inherit',
|
|
marginLeft: '10px',
|
|
cursor: 'pointer'
|
|
});
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|