![]() |
Qt 4.8
|
Public Functions | |
| void | addSpan (int x, unsigned int len, int y, unsigned char coverage) |
| QSpanBuffer (ProcessSpans blend, void *data, const QRect &clipRect) | |
| ~QSpanBuffer () | |
Private Functions | |
| void | flushSpans () |
Properties | |
| ProcessSpans | m_blend |
| QRect | m_clipRect |
| void * | m_data |
| int | m_spanCount |
| QT_FT_Span | m_spans [SPAN_BUFFER_SIZE] |
Definition at line 74 of file qrasterizer.cpp.
|
inline |
Definition at line 76 of file qrasterizer.cpp.
|
inline |
Definition at line 84 of file qrasterizer.cpp.
|
inline |
Definition at line 89 of file qrasterizer.cpp.
Referenced by QScanConverter::emitNode(), qScanConvert(), and QRasterizer::rasterizeLine().
|
inlineprivate |
|
private |
Definition at line 118 of file qrasterizer.cpp.
Referenced by flushSpans().
|
private |
Definition at line 121 of file qrasterizer.cpp.
Referenced by addSpan().
|
private |
Definition at line 119 of file qrasterizer.cpp.
Referenced by flushSpans().
|
private |
Definition at line 116 of file qrasterizer.cpp.
Referenced by addSpan(), and flushSpans().
|
private |
Definition at line 115 of file qrasterizer.cpp.
Referenced by addSpan(), and flushSpans().