ReactOS 0.4.16-dev-570-g1868985
|
Public Attributes | |
uint8 * | data |
uint32 | width |
uint32 | height |
int | w |
int | h |
int | width |
int | height |
uint8 | Bpp |
uint8 bitmap::Bpp |
Definition at line 129 of file svgawin.c.
Referenced by ui_desktop_restore(), and ui_desktop_save().
uint8 * bitmap::data |
Definition at line 90 of file uimain.c.
Referenced by draw_glyph(), ui_create_bitmap(), ui_create_glyph(), ui_destroy_bitmap(), ui_destroy_glyph(), and ui_memblt().
int bitmap::h |
Definition at line 93 of file qtewin.cpp.
Referenced by draw_glyph(), ui_create_bitmap(), ui_create_glyph(), and ui_memblt().
uint32 bitmap::height |
Definition at line 92 of file uimain.c.
Referenced by blit_gif_frame(), brush_fill_pixels(), draw_glyph(), GdipBitmapGetPixel(), GdipBitmapLockBits(), GdipBitmapSetPixel(), GdipCloneImage(), GdipDrawImagePointsRect(), GdipImageRotateFlip(), get_bitmap_sample_size(), select_frame_gif(), and ui_create_glyph().
int bitmap::w |
Definition at line 92 of file qtewin.cpp.
Referenced by draw_glyph(), ui_create_bitmap(), ui_create_glyph(), and ui_memblt().
uint32 bitmap::width |
Definition at line 91 of file uimain.c.
Referenced by BDF_Glyph_Load(), blit_gif_frame(), brush_fill_pixels(), draw_glyph(), FNT_Load_Glyph(), ft_bitmap_assure_buffer(), FT_Bitmap_Embolden(), ft_glyphslot_preset_bitmap(), ft_smooth_render_generic(), ftc_snode_load(), GdipBitmapGetPixel(), GdipBitmapLockBits(), GdipBitmapSetPixel(), GdipCloneImage(), GdipDrawImagePointsRect(), GdipImageRotateFlip(), get_bitmap_sample_size(), PCF_Glyph_Load(), select_frame_gif(), ui_create_glyph(), and ui_paint_bitmap().