FreeRDP
rdpGlyph Struct Reference

Data Fields

size_t size
 
pGlyph_New New
 
pGlyph_Free Free
 
pGlyph_Draw Draw
 
pGlyph_BeginDraw BeginDraw
 
pGlyph_EndDraw EndDraw
 
pGlyph_SetBounds SetBounds
 
UINT32 paddingA [16 - 7]
 
INT32 x
 
INT32 y
 
UINT32 cx
 
UINT32 cy
 
UINT32 cb
 
BYTE * aj
 
UINT32 paddingB [32 - 22]
 

Detailed Description

Definition at line 127 of file include/freerdp/graphics.h.

Field Documentation

◆ aj

BYTE* rdpGlyph::aj

Definition at line 143 of file include/freerdp/graphics.h.

◆ BeginDraw

pGlyph_BeginDraw rdpGlyph::BeginDraw

Definition at line 133 of file include/freerdp/graphics.h.

◆ cb

UINT32 rdpGlyph::cb

Definition at line 142 of file include/freerdp/graphics.h.

◆ cx

UINT32 rdpGlyph::cx

Definition at line 140 of file include/freerdp/graphics.h.

◆ cy

UINT32 rdpGlyph::cy

Definition at line 141 of file include/freerdp/graphics.h.

◆ Draw

pGlyph_Draw rdpGlyph::Draw

Definition at line 132 of file include/freerdp/graphics.h.

◆ EndDraw

pGlyph_EndDraw rdpGlyph::EndDraw

Definition at line 134 of file include/freerdp/graphics.h.

◆ Free

pGlyph_Free rdpGlyph::Free

Definition at line 131 of file include/freerdp/graphics.h.

◆ New

pGlyph_New rdpGlyph::New

Definition at line 130 of file include/freerdp/graphics.h.

◆ paddingA

UINT32 rdpGlyph::paddingA[16 - 7]

Definition at line 136 of file include/freerdp/graphics.h.

◆ paddingB

UINT32 rdpGlyph::paddingB[32 - 22]

Definition at line 144 of file include/freerdp/graphics.h.

◆ SetBounds

pGlyph_SetBounds rdpGlyph::SetBounds

Definition at line 135 of file include/freerdp/graphics.h.

◆ size

size_t rdpGlyph::size

Definition at line 129 of file include/freerdp/graphics.h.

◆ x

INT32 rdpGlyph::x

Definition at line 138 of file include/freerdp/graphics.h.

◆ y

INT32 rdpGlyph::y

Definition at line 139 of file include/freerdp/graphics.h.


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