#include <cpp_freetype/GlyphSlot.h>
Definition at line 44 of file GlyphSlot.h.
| freetype::GlyphSlotDelegate::GlyphSlotDelegate |
( |
FT_GlyphSlot |
ptr = 0 | ) |
|
|
inlineprivate |
constructable only by RefPtr<Face>
Definition at line 50 of file GlyphSlot.h.
| RefPtr<Face> freetype::GlyphSlotDelegate::face |
( |
| ) |
|
| void freetype::GlyphSlotDelegate::format |
( |
GlyphFormat |
| ) |
|
| GlyphFormat freetype::GlyphSlotDelegate::format |
( |
| ) |
const |
| void freetype::GlyphSlotDelegate::linearHoriAdvance |
( |
Fixed |
| ) |
|
| Fixed freetype::GlyphSlotDelegate::linearHoriAdvance |
( |
| ) |
const |
| void freetype::GlyphSlotDelegate::linearVertAdvance |
( |
Fixed |
| ) |
|
| Fixed freetype::GlyphSlotDelegate::linearVertAdvance |
( |
| ) |
const |
| void freetype::GlyphSlotDelegate::lsb_delta |
( |
Pos |
| ) |
|
| Pos freetype::GlyphSlotDelegate::lsb_delta |
( |
| ) |
const |
| void freetype::GlyphSlotDelegate::rsb_delta |
( |
Pos |
| ) |
|
| Pos freetype::GlyphSlotDelegate::rsb_delta |
( |
| ) |
const |
| FT_GlyphSlot freetype::GlyphSlotDelegate::m_ptr |
|
private |
The documentation for this class was generated from the following file: