Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
TWorker_ Struct Reference
Collaboration diagram for TWorker_:

Public Attributes

TCoord ex
TCoord ey
TPos min_ex
TPos max_ex
TPos min_ey
TPos max_ey
TPos count_ex
TPos count_ey
TArea area
int cover
int invalid
PCell cells
QT_FT_PtrDist max_cells
QT_FT_PtrDist num_cells
TPos x
TPos y
QT_FT_Outline outline
QT_FT_Bitmap target
QT_FT_BBox clip_box
QT_FT_Span gray_spans [QT_FT_MAX_GRAY_SPANS]
int num_gray_spans
QT_FT_Raster_Span_Func render_span
voidrender_span_data
int band_size
int band_shoot
qt_ft_jmp_buf jump_buffer
voidbuffer
long buffer_size
PCellycells
TPos ycount
int skip_spans

Detailed Description

Definition at line 249 of file qgrayraster.c.

Member Data Documentation

◆ area

◆ band_shoot

int TWorker_::band_shoot

Definition at line 277 of file qgrayraster.c.

Referenced by gray_convert_glyph().

◆ band_size

int TWorker_::band_size

Definition at line 276 of file qgrayraster.c.

Referenced by gray_convert_glyph(), and gray_raster_render().

◆ buffer

◆ buffer_size

long TWorker_::buffer_size

Definition at line 282 of file qgrayraster.c.

Referenced by gray_convert_glyph(), and gray_init_cells().

◆ cells

PCell TWorker_::cells

Definition at line 260 of file qgrayraster.c.

Referenced by gray_convert_glyph(), and gray_find_cell().

◆ clip_box

QT_FT_BBox TWorker_::clip_box

Definition at line 268 of file qgrayraster.c.

◆ count_ex

TPos TWorker_::count_ex

Definition at line 254 of file qgrayraster.c.

Referenced by gray_convert_glyph(), gray_find_cell(), gray_set_cell(), and gray_sweep().

◆ count_ey

TPos TWorker_::count_ey

Definition at line 254 of file qgrayraster.c.

Referenced by gray_convert_glyph(), gray_render_line(), and gray_set_cell().

◆ cover

◆ ex

TCoord TWorker_::ex

Definition at line 251 of file qgrayraster.c.

Referenced by gray_find_cell(), gray_set_cell(), and gray_start_cell().

◆ ey

TCoord TWorker_::ey

Definition at line 251 of file qgrayraster.c.

Referenced by gray_find_cell(), gray_set_cell(), and gray_start_cell().

◆ gray_spans

QT_FT_Span TWorker_::gray_spans

Definition at line 270 of file qgrayraster.c.

◆ invalid

◆ jump_buffer

qt_ft_jmp_buf TWorker_::jump_buffer

Definition at line 279 of file qgrayraster.c.

Referenced by gray_find_cell().

◆ max_cells

QT_FT_PtrDist TWorker_::max_cells

Definition at line 261 of file qgrayraster.c.

Referenced by gray_convert_glyph(), gray_find_cell(), and gray_init_cells().

◆ max_ex

TPos TWorker_::max_ex

◆ max_ey

TPos TWorker_::max_ey

◆ min_ex

TPos TWorker_::min_ex

◆ min_ey

◆ num_cells

QT_FT_PtrDist TWorker_::num_cells

◆ num_gray_spans

int TWorker_::num_gray_spans

Definition at line 271 of file qgrayraster.c.

Referenced by gray_convert_glyph(), and gray_hline().

◆ outline

QT_FT_Outline TWorker_::outline

Definition at line 266 of file qgrayraster.c.

◆ render_span

QT_FT_Raster_Span_Func TWorker_::render_span

Definition at line 273 of file qgrayraster.c.

◆ render_span_data

void * TWorker_::render_span_data

Definition at line 274 of file qgrayraster.c.

Referenced by gray_convert_glyph(), gray_hline(), and gray_raster_render().

◆ skip_spans

int TWorker_::skip_spans

Definition at line 287 of file qgrayraster.c.

Referenced by gray_convert_glyph(), gray_hline(), and q_gray_rendered_spans().

◆ target

QT_FT_Bitmap TWorker_::target

Definition at line 267 of file qgrayraster.c.

◆ x

TPos TWorker_::x

◆ y

TPos TWorker_::y

◆ ycells

PCell * TWorker_::ycells

Definition at line 284 of file qgrayraster.c.

Referenced by gray_convert_glyph(), gray_find_cell(), gray_init_cells(), and gray_sweep().

◆ ycount

TPos TWorker_::ycount

Definition at line 285 of file qgrayraster.c.

Referenced by gray_convert_glyph(), and gray_sweep().


The documentation for this struct was generated from the following file: