![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdirectfbblitter.h>
Additional Inherited Members | |
Public Attributes inherited from QTextureGlyphCache | |
QHash< GlyphAndSubPixelPosition, Coord > | coords |
Public Attributes inherited from QFontEngineGlyphCache | |
QFontEngine::GlyphFormat | m_format |
QTransform | m_transform |
QColor | m_color |
Public Attributes inherited from QSharedData | |
QAtomicInt | ref |
Protected Member Functions inherited from QTextureGlyphCache | |
int | calculateSubPixelPositionCount (glyph_t) const |
Protected Attributes inherited from QTextureGlyphCache | |
QFontEngine * | m_current_fontengine |
QHash< GlyphAndSubPixelPosition, Coord > | m_pendingGlyphs |
int | m_w |
int | m_h |
int | m_cx |
int | m_cy |
int | m_currentRowHeight |
Definition at line 89 of file qdirectfbblitter.h.
|
inline |
Definition at line 92 of file qdirectfbblitter.h.
References QDirectFbTextureGlyphCache().
Referenced by QDirectFbTextureGlyphCache().
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 426 of file qdirectfbblitter.cpp.
IDirectFBSurface * QDirectFbTextureGlyphCache::sourceSurface | ( | ) |
Definition at line 432 of file qdirectfbblitter.cpp.