Design Patterns
|
This is the complete list of members for structural::flyweight::GlyphContext, including all inherited members.
First() | structural::flyweight::GlyphContext | virtual |
GetFont() | structural::flyweight::GlyphContext | virtual |
GlyphContext() | structural::flyweight::GlyphContext | |
Insert(int quantity) | structural::flyweight::GlyphContext | virtual |
Insert() | structural::flyweight::GlyphContext | virtual |
IsDone() | structural::flyweight::GlyphContext | virtual |
Next(int step) | structural::flyweight::GlyphContext | virtual |
Next() | structural::flyweight::GlyphContext | virtual |
SetFont(Font *) | structural::flyweight::GlyphContext | virtual |
SetFont(Font *, int span) | structural::flyweight::GlyphContext | virtual |
~GlyphContext() | structural::flyweight::GlyphContext | virtual |