1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>The m17n Library: MFaceHLineProp Struct 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="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" />
</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">The m17n Library
 <span id="projectnumber">1.8.4</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- 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">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> |
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">MFaceHLineProp Struct Reference<div class="ingroups"><a class="el" href="group__m17nGUI.html">GUI API</a> » <a class="el" href="group__m17nFace.html">Face</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Type of horizontal line spec of face.
<a href="structMFaceHLineProp.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a8783aafd27f22ce309e944e34f602eb1"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1">MFaceHLineType</a> { <br />
  <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1a00585882f8bc62783cfb368404679015">MFACE_HLINE_BOTTOM</a>
, <br />
  <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1af3f568edf277b29e33ec1e4830487295">MFACE_HLINE_UNDER</a>
, <br />
  <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1a8fb841d5ab52cbf95734efefb63f89d8">MFACE_HLINE_STRIKE_THROUGH</a>
, <br />
  <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1a17b353359fbe1d9ea61d4ddd87a9e12f">MFACE_HLINE_OVER</a>
, <br />
  <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1a2e4ec14d0b821b028754f324c5e0eefe">MFACE_HLINE_TOP</a>
<br />
}</td></tr>
<tr class="separator:a8783aafd27f22ce309e944e34f602eb1"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:acedd85c2e75b96980f7d39d1a4614c7d"><td class="memItemLeft" align="right" valign="top">enum <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1">MFaceHLineProp::MFaceHLineType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structMFaceHLineProp.html#acedd85c2e75b96980f7d39d1a4614c7d">type</a></td></tr>
<tr class="separator:acedd85c2e75b96980f7d39d1a4614c7d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa293fae23733380e781d97e191e5ab23"><td class="memItemLeft" align="right" valign="top">unsigned </td><td class="memItemRight" valign="bottom"><a class="el" href="structMFaceHLineProp.html#aa293fae23733380e781d97e191e5ab23">width</a></td></tr>
<tr class="separator:aa293fae23733380e781d97e191e5ab23"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab2e195f9132b4c9c141c5c7f3364a805"><td class="memItemLeft" align="right" valign="top">MSymbol </td><td class="memItemRight" valign="bottom"><a class="el" href="structMFaceHLineProp.html#ab2e195f9132b4c9c141c5c7f3364a805">color</a></td></tr>
<tr class="separator:ab2e195f9132b4c9c141c5c7f3364a805"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Type of horizontal line spec of face. </p>
<p>The type <a class="el" href="structMFaceHLineProp.html" title="Type of horizontal line spec of face.">MFaceHLineProp</a> is to specify the detail of <a class="el" href="group__m17nFace.html#ga4b54f64d7e2b6c7cae17ba7041855543" title="Key of a face property specifying horizontal line.">Mhline</a> property of a face. The value of the property must be a pointer to an object of this type. <br />
</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a id="a8783aafd27f22ce309e944e34f602eb1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8783aafd27f22ce309e944e34f602eb1">◆ </a></span>MFaceHLineType</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1">MFaceHLineProp::MFaceHLineType</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Type of the horizontal line. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a8783aafd27f22ce309e944e34f602eb1a00585882f8bc62783cfb368404679015"></a>MFACE_HLINE_BOTTOM </td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a8783aafd27f22ce309e944e34f602eb1af3f568edf277b29e33ec1e4830487295"></a>MFACE_HLINE_UNDER </td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a8783aafd27f22ce309e944e34f602eb1a8fb841d5ab52cbf95734efefb63f89d8"></a>MFACE_HLINE_STRIKE_THROUGH </td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a8783aafd27f22ce309e944e34f602eb1a17b353359fbe1d9ea61d4ddd87a9e12f"></a>MFACE_HLINE_OVER </td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a8783aafd27f22ce309e944e34f602eb1a2e4ec14d0b821b028754f324c5e0eefe"></a>MFACE_HLINE_TOP </td><td class="fielddoc"></td></tr>
</table>
</div>
</div>
<h2 class="groupheader">Field Documentation</h2>
<a id="acedd85c2e75b96980f7d39d1a4614c7d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acedd85c2e75b96980f7d39d1a4614c7d">◆ </a></span>type</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="structMFaceHLineProp.html#a8783aafd27f22ce309e944e34f602eb1">MFaceHLineProp::MFaceHLineType</a> MFaceHLineProp::type</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="aa293fae23733380e781d97e191e5ab23"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa293fae23733380e781d97e191e5ab23">◆ </a></span>width</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned MFaceHLineProp::width</td>
</tr>
</table>
</div><div class="memdoc">
<p>Width of the line in pixels. </p>
</div>
</div>
<a id="ab2e195f9132b4c9c141c5c7f3364a805"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab2e195f9132b4c9c141c5c7f3364a805">◆ </a></span>color</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">MSymbol MFaceHLineProp::color</td>
</tr>
</table>
</div><div class="memdoc">
<p>Color of the line. If the value is Mnil, foreground color of a merged face is used. <br />
</p>
</div>
</div>
</div><!-- contents -->
<hr>
<ADDRESS>
<a href="http://www.m17n.org/m17n-lib-en/index.html" target="mulewindow"><img src="parrot.png" align=bottom alt="m17n-lib Home" border=0></a>
</ADDRESS>
</body>
</HTML>
<!-- Copyright information
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011
National Institute of Advanced Industrial Science and Technology (AIST)
This file is part of the m17n library documentation.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Section, no Front-Cover Texts,
and no Back-Cover Texts. A copy of the license is included in the
appendix entitled "GNU Free Documentation License".
-->
|