Qt 4.8
|
#include <qtextureglyphcache_p.h>
Public Functions | |
bool | isNull () const |
Public Variables | |
int | baseLineX |
int | baseLineY |
int | h |
int | w |
int | x |
int | y |
Definition at line 102 of file qtextureglyphcache_p.h.
|
inline |
Definition at line 111 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), and QRasterPaintEngine::drawCachedGlyphs().
int QTextureGlyphCache::Coord::baseLineX |
Definition at line 108 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), and QRasterPaintEngine::drawCachedGlyphs().
int QTextureGlyphCache::Coord::baseLineY |
Definition at line 109 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), QRasterPaintEngine::drawCachedGlyphs(), and QImageTextureGlyphCache::fillTexture().
int QTextureGlyphCache::Coord::h |
Definition at line 106 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), QRasterPaintEngine::drawCachedGlyphs(), QTextureGlyphCache::fillInPendingGlyphs(), QGLTextureGlyphCache::fillTexture(), QImageTextureGlyphCache::fillTexture(), and QTextureGlyphCache::populate().
int QTextureGlyphCache::Coord::w |
Definition at line 105 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), QRasterPaintEngine::drawCachedGlyphs(), QTextureGlyphCache::fillInPendingGlyphs(), QGLTextureGlyphCache::fillTexture(), QImageTextureGlyphCache::fillTexture(), and QTextureGlyphCache::populate().
int QTextureGlyphCache::Coord::x |
Definition at line 103 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), QRasterPaintEngine::drawCachedGlyphs(), QTextureGlyphCache::fillInPendingGlyphs(), QGLTextureGlyphCache::fillTexture(), QImageTextureGlyphCache::fillTexture(), and QTextureGlyphCache::populate().
int QTextureGlyphCache::Coord::y |
Definition at line 104 of file qtextureglyphcache_p.h.
Referenced by QGL2PaintEngineExPrivate::drawCachedGlyphs(), QRasterPaintEngine::drawCachedGlyphs(), QTextureGlyphCache::fillInPendingGlyphs(), QGLTextureGlyphCache::fillTexture(), QImageTextureGlyphCache::fillTexture(), and QTextureGlyphCache::populate().