![]() |
Qt 6.x
The Qt SDK
|
#include <qdirectfbblitter.h>
Inheritance diagram for QDirectFbTextureGlyphCache:
Collaboration diagram for QDirectFbTextureGlyphCache: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 88 of file qdirectfbblitter.h.
|
inline |
Definition at line 91 of file qdirectfbblitter.h.
|
overridevirtual |
Reimplemented from QImageTextureGlyphCache.
Definition at line 425 of file qdirectfbblitter.cpp.
References QScopedPointer< T, Cleanup >::reset(), and QImageTextureGlyphCache::resizeTextureData().
Here is the call graph for this function:| IDirectFBSurface * QDirectFbTextureGlyphCache::sourceSurface | ( | ) |
Definition at line 431 of file qdirectfbblitter.cpp.
References QScopedPointer< T, Cleanup >::data(), desc, QDirectFbConvenience::dfbInterface(), QImage::Format_Alpha8, QImage::Format_Mono, QImageTextureGlyphCache::image(), QScopedPointer< T, Cleanup >::isNull(), QDirectFBPointer< T >::outPtr(), and qFatal.
Here is the call graph for this function: