|
FreeRDP
|
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] |
Definition at line 127 of file include/freerdp/graphics.h.
| BYTE* rdpGlyph::aj |
Definition at line 143 of file include/freerdp/graphics.h.
| pGlyph_BeginDraw rdpGlyph::BeginDraw |
Definition at line 133 of file include/freerdp/graphics.h.
| UINT32 rdpGlyph::cb |
Definition at line 142 of file include/freerdp/graphics.h.
| UINT32 rdpGlyph::cx |
Definition at line 140 of file include/freerdp/graphics.h.
| UINT32 rdpGlyph::cy |
Definition at line 141 of file include/freerdp/graphics.h.
| pGlyph_Draw rdpGlyph::Draw |
Definition at line 132 of file include/freerdp/graphics.h.
| pGlyph_EndDraw rdpGlyph::EndDraw |
Definition at line 134 of file include/freerdp/graphics.h.
| pGlyph_Free rdpGlyph::Free |
Definition at line 131 of file include/freerdp/graphics.h.
| pGlyph_New rdpGlyph::New |
Definition at line 130 of file include/freerdp/graphics.h.
| UINT32 rdpGlyph::paddingA[16 - 7] |
Definition at line 136 of file include/freerdp/graphics.h.
| UINT32 rdpGlyph::paddingB[32 - 22] |
Definition at line 144 of file include/freerdp/graphics.h.
| pGlyph_SetBounds rdpGlyph::SetBounds |
Definition at line 135 of file include/freerdp/graphics.h.
| size_t rdpGlyph::size |
Definition at line 129 of file include/freerdp/graphics.h.
| INT32 rdpGlyph::x |
Definition at line 138 of file include/freerdp/graphics.h.
| INT32 rdpGlyph::y |
Definition at line 139 of file include/freerdp/graphics.h.