|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
文本渲染器静态多态基类模板。 更多...
#include <TextRenderer.h>
Public 成员函数 | |
| DeclSEntry (const TextState &GetTextState() const) DeclSEntry(TextState &GetTextState()) DeclSEntry(const Graphics &GetContext() const ) DefGetter(const | |
| < 取文本状态。 更多... | |
| FetchResizedLineN (static_cast< const _type * >(this) ->GetTextState(), static_cast< const _type * >(this) ->GetContext().GetHeight())) DefGetter(const | |
| 取按当前行高和行距(行间距数小于行数 1 )所能显示的最大行数。 更多... | |
Public 属性 | |
| u16 | |
| TextLineN | |
| TextLineNEx | |
文本渲染器静态多态基类模板。
在文件 TextRenderer.h 第 328 行定义.
| YSLib::Drawing::GTextRendererBase< _type >::DeclSEntry | ( | const TextState &GetTextState() | const | ) | const |
< 取文本状态。
< 取图形接口上下文。
取按当前行高和行距所能显示的最大行数。
| const | 取文本状态。 |
| YSLib::Drawing::GTextRendererBase< _type >::FetchResizedLineN | ( | static_cast< const _type * > | this) ->GetTextState(, |
| static_cast< const _type * > | this) ->GetContext().GetHeight( | ||
| ) | const |
取按当前行高和行距(行间距数小于行数 1 )所能显示的最大行数。
| YSLib::Drawing::GTextRendererBase< _type >::TextLineN |
在文件 TextRenderer.h 第 341 行定义.
| YSLib::Drawing::GTextRendererBase< _type >::TextLineNEx |
在文件 TextRenderer.h 第 346 行定义.
| YSLib::Drawing::GTextRendererBase< _type >::u16 |
在文件 TextRenderer.h 第 341 行定义.