⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 group__text__justification__style.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312"><title>FishGUI: 文本对齐风格</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- 制作者 Doxygen 1.3.6 --><div class="qindex"><a class="qindex" href="main.html">首页</a> | <a class="qindex" href="modules.html">模块</a> | <a class="qindex" href="hierarchy.html">类继承关系</a> | <a class="qindex" href="classes.html">按字典顺序排序的列表</a> | <a class="qindex" href="annotated.html">组合类型列表</a> | <a class="qindex" href="files.html">文件列表</a> | <a class="qindex" href="functions.html">组合类型成员</a> | <a class="qindex" href="globals.html">文件成员</a></div><h1>文本对齐风格<br><small>[<a class="el" href="group__Style.html">风格</a>]</small></h1><p><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>变量</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="group__Utility.html#ga1">WORD</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__Text__Justification__Style.html#ga0">TS_RIGHT</a> = 0x0010</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">右对齐.  <a href="#ga0"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="group__Utility.html#ga1">WORD</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__Text__Justification__Style.html#ga1">TS_LEFT</a> = 0x0020</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">左对齐  <a href="#ga1"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="group__Utility.html#ga1">WORD</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__Text__Justification__Style.html#ga2">TS_CENTER</a> = 0x0040</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">居中对齐  <a href="#ga2"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="group__Utility.html#ga1">WORD</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="group__Text__Justification__Style.html#ga3">TS_MASK</a> = 0x0070</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">文本对齐风格的掩码.  <a href="#ga3"></a><br><br></td></tr></table><hr><h2>变量文档</h2><a class="anchor" name="ga2" doxytag="FG_Common.h::TS_CENTER" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Text__Justification__Style.html#ga2">TS_CENTER</a> = 0x0040      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>居中对齐 <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00124">124</a>行定义。<p>参考自 <a class="el" href="FG__Label_8h-source.html#l00061">FG_Label::FG_Label()</a>及<a class="el" href="FG__Label_8cpp-source.html#l00047">FG_Label::OnDraw()</a>.    </td>  </tr></table><a class="anchor" name="ga1" doxytag="FG_Common.h::TS_LEFT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Text__Justification__Style.html#ga1">TS_LEFT</a> = 0x0020      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>左对齐 <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00123">123</a>行定义。<p>参考自 <a class="el" href="FG__Label_8cpp-source.html#l00047">FG_Label::OnDraw()</a>.    </td>  </tr></table><a class="anchor" name="ga3" doxytag="FG_Common.h::TS_MASK" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Text__Justification__Style.html#ga3">TS_MASK</a> = 0x0070      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>文本对齐风格的掩码. <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00125">125</a>行定义。<p>参考自 <a class="el" href="FG__Label_8h-source.html#l00061">FG_Label::FG_Label()</a>.    </td>  </tr></table><a class="anchor" name="ga0" doxytag="FG_Common.h::TS_RIGHT" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> const <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Text__Justification__Style.html#ga0">TS_RIGHT</a> = 0x0010      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>右对齐. <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00122">122</a>行定义。    </td>  </tr></table><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:39:15 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -