| Background | YSLib::UI::Widget | mutable |
| Buffer | YSLib::Drawing::TextRenderer | |
| ClearLine(u16 l, SDst n) | YSLib::Drawing::TextRenderer | |
| ClipArea | YSLib::Drawing::TextRenderer | |
| Color | YSLib::Drawing::PenStyle | protected |
| Font | YSLib::Drawing::PenStyle | protected |
| ForeColor | YSLib::UI::Widget | |
| GetCache() const ynothrow | YSLib::Drawing::PenStyle | inlineprotected |
| GetChildren() override | YSLib::UI::Widget | inlinevirtual |
| GetContext() const ynothrow | YSLib::Drawing::TextRenderer | inline |
| GetController() const override | YSLib::UI::Widget | virtual |
| GetFontFamily() const ynothrow | YSLib::Drawing::PenStyle | inlineprotected |
| YSLib::GetHeight() const ynothrow | YSLib::UI::Widget | inline |
| YSLib::Drawing::TextRenderer::GetHeight() const ynothrow | YSLib::Drawing::TextRenderer | inline |
| GetRenderer() const ynothrow | YSLib::UI::Widget | inlinevirtual |
| GetSize() const ynothrow | YSLib::Drawing::TextRenderer | inline |
| GetTextLineN() const | YSLib::Drawing::GTextRendererBase< TextRenderer > | inline |
| GetTextLineNEx() const | YSLib::Drawing::GTextRendererBase< TextRenderer > | inline |
| GetTextState() const ynothrow | YSLib::Drawing::TextRenderer | inline |
| GetTextState() ynothrow | YSLib::Drawing::TextRenderer | inline |
| GetView() const ynothrow | YSLib::UI::Widget | inlinevirtual |
| YSLib::GetWidth() const ynothrow | YSLib::UI::Widget | inline |
| YSLib::Drawing::TextRenderer::GetWidth() const ynothrow | YSLib::Drawing::TextRenderer | inline |
| GetX() const ynothrow | YSLib::UI::Widget | inline |
| GetY() const ynothrow | YSLib::UI::Widget | inline |
| LineGap | YSLib::Drawing::TextState | |
| Margin | YSLib::Drawing::TextState | |
| operator()(ucs4_t) | YSLib::Drawing::TextRenderer | |
| operator=(const PenStyle &ps) | YSLib::Drawing::TextState | inline |
| operator=(const Padding &ms) | YSLib::Drawing::TextState | inline |
| Pen | YSLib::Drawing::TextState | |
| PenStyle(const Drawing::Font &fnt={}, Drawing::Color c=Drawing::ColorSpace::White) | YSLib::Drawing::PenStyle | inlineexplicitprotected |
| PutNewline() | YSLib::Drawing::TextState | |
| Refresh(PaintEventArgs &&) | YSLib::UI::Widget | virtual |
| ResetPen() | YSLib::Drawing::TextState | |
| ResetPen(const Point &, const Padding &={}) | YSLib::Drawing::TextState | |
| Rotation | YSLib::UI::TextArea | |
| SetHeight(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetRenderer(unique_ptr< Renderer > &&) | YSLib::UI::Widget | |
| SetView(unique_ptr< View > &&) | YSLib::UI::Widget | |
| SetWidth(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetX(SDst _tempArgName) | YSLib::UI::Widget | inline |
| SetY(SDst _tempArgName) | YSLib::UI::Widget | inline |
| State | YSLib::Drawing::TextRenderer | |
| TextArea(const Drawing::Rect &={}) | YSLib::UI::TextArea | explicit |
| TextArea(const Drawing::Rect &, Drawing::FontCache &) | YSLib::UI::TextArea | |
| TextArea(TextArea &&)=default | YSLib::UI::TextArea | inline |
| TextRenderer(TextState &ts, const Graphics &g) | YSLib::Drawing::TextRenderer | inline |
| TextRenderer(TextState &ts, const Graphics &g, const Rect &mask) | YSLib::Drawing::TextRenderer | inline |
| TextState(const Drawing::Font &={}) | YSLib::Drawing::TextState | explicit |
| TextState(FontCache &) | YSLib::Drawing::TextState | explicit |
| Widget(const Rect &={}, Color=Drawing::ColorSpace::White, Color=Drawing::ColorSpace::Black) | YSLib::UI::Widget | explicit |
| Widget(_tView &&pView_=make_unique< View >(), _tRenderer &&pRenderer_=make_unique< Renderer >(), _tController &&pController_={}) | YSLib::UI::Widget | inlineexplicit |
| Widget(const Widget &) | YSLib::UI::Widget | |
| Widget(Widget &&)=default | YSLib::UI::Widget | |
| ~IWidget() | YSLib::UI::IWidget | inlinevirtual |
| ~Widget() | YSLib::UI::Widget | virtual |