#include <lice_text.h>
|
| virtual bool | DrawGlyph (LICE_IBitmap *bm, unsigned short c, int xpos, int ypos, RECT *clipR) |
| int | DrawTextImpl (LICE_IBitmap *bm, const char *str, int strcnt, RECT *rect, UINT dtFlags) |
| bool | RenderGlyph (unsigned short idx) |
| const char * | NextWordBreak (const char *str, int strcnt, int w) |
| charEnt * | findChar (unsigned short c) |
◆ LICE_CachedFont()
| LICE_CachedFont::LICE_CachedFont |
( |
| ) |
|
◆ ~LICE_CachedFont()
| LICE_CachedFont::~LICE_CachedFont |
( |
| ) |
|
|
virtual |
◆ _charSortFunc()
◆ DrawGlyph()
◆ DrawText()
◆ DrawTextImpl()
◆ findChar()
◆ GetHFont()
| virtual HFONT LICE_CachedFont::GetHFont |
( |
| ) |
|
|
inlinevirtual |
◆ GetLineHeight()
| virtual int LICE_CachedFont::GetLineHeight |
( |
| ) |
|
|
inlinevirtual |
◆ GetTextColor()
| virtual LICE_pixel LICE_CachedFont::GetTextColor |
( |
| ) |
|
|
inlinevirtual |
◆ NextWordBreak()
| const char * LICE_CachedFont::NextWordBreak |
( |
const char * | str, |
|
|
int | strcnt, |
|
|
int | w ) |
|
protected |
◆ RenderGlyph()
| bool LICE_CachedFont::RenderGlyph |
( |
unsigned short | idx | ) |
|
|
protected |
◆ SetBkColor()
◆ SetBkMode()
| virtual int LICE_CachedFont::SetBkMode |
( |
int | bkmode | ) |
|
|
inlinevirtual |
◆ SetCombineMode()
| virtual void LICE_CachedFont::SetCombineMode |
( |
int | combine, |
|
|
float | alpha = 1.0f ) |
|
inlinevirtual |
◆ SetEffectColor()
◆ SetFromHFont()
| void LICE_CachedFont::SetFromHFont |
( |
HFONT | font, |
|
|
int | flags = 0 ) |
|
virtual |
◆ SetLineSpacingAdjust()
| virtual void LICE_CachedFont::SetLineSpacingAdjust |
( |
int | amt | ) |
|
|
inlinevirtual |
◆ SetTextColor()
◆ m_alpha
| float LICE_CachedFont::m_alpha |
|
protected |
◆ m_bg
◆ m_bgmode
| int LICE_CachedFont::m_bgmode |
|
protected |
◆ m_cachestore
◆ m_comb
| int LICE_CachedFont::m_comb |
|
protected |
◆ m_effectcol
◆ m_extracharlist
◆ m_fg
◆ m_flags
| int LICE_CachedFont::m_flags |
|
protected |
◆ m_font
| HFONT LICE_CachedFont::m_font |
|
protected |
◆ m_line_height
| int LICE_CachedFont::m_line_height |
|
protected |
◆ m_lowchars
| charEnt LICE_CachedFont::m_lowchars[128] |
|
protected |
◆ m_lsadj
| int LICE_CachedFont::m_lsadj |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice_text.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice_textnew.cpp