Home
last modified time | relevance | path

Searched refs:gdiBitmap (Results 1 – 25 of 56) sorted by relevance

123

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/gdi/
H A Dgraphics.c76 gdiBitmap* gdi_bitmap; in gdi_Bitmap_New()
78 gdi_bitmap = (gdiBitmap*)bitmap; in gdi_Bitmap_New()
108 gdiBitmap* gdi_bitmap = (gdiBitmap*)bitmap; in gdi_Bitmap_Free()
125 gdiBitmap* gdi_bitmap = (gdiBitmap*)bitmap; in gdi_Bitmap_Paint()
212 gdi->drawing = (gdiBitmap*)bitmap; in gdi_Bitmap_SetSurface()
415 bitmap.size = sizeof(gdiBitmap); in gdi_register_graphics()
H A Dgdi.h30 FREERDP_LOCAL gdiBitmap* gdi_bitmap_new_ex(rdpGdi* gdi, int width, int height, int bpp, BYTE* data);
31 FREERDP_LOCAL void gdi_bitmap_free_ex(gdiBitmap* gdi_bmp);
H A Dgdi.c425 gdiBitmap* gdi_bitmap_new_ex(rdpGdi* gdi, int width, int height, int bpp, BYTE* data) in gdi_bitmap_new_ex()
427 gdiBitmap* bitmap; in gdi_bitmap_new_ex()
428 bitmap = (gdiBitmap*)calloc(1, sizeof(gdiBitmap)); in gdi_bitmap_new_ex()
458 void gdi_bitmap_free_ex(gdiBitmap* bitmap) in gdi_bitmap_free_ex()
815 gdiBitmap* bitmap; in gdi_memblt()
821 bitmap = (gdiBitmap*)memblt->bitmap; in gdi_memblt()
834 gdiBitmap* bitmap = (gdiBitmap*)mem3blt->bitmap; in gdi_mem3blt()
1148 gdi->primary = (gdiBitmap*)calloc(1, sizeof(gdiBitmap)); in gdi_init_primary()
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/gdi/
H A Dgdi.h486 typedef struct gdi_bitmap gdiBitmap; typedef
510 gdiBitmap* primary;
511 gdiBitmap* drawing;
516 gdiBitmap* image;
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk/
H A Dgtkdef.pp117 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
160 gdiBitmap: (
801 gdiBitmap: Result:='gdiBitmap';
H A Dgtkdevicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
153 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
898 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
907 gdiBitmap: CreateBitmap;
1078 gdiBitmap: Result := SelectBitmap(AGdiObject);
H A Dgtklclintf.inc276 GdiObject := NewGDIObject(gdiBitmap);
443 GdiMaskObject := NewGDIObject(gdiBitmap);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk/
H A Dgtkdef.pp117 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
160 gdiBitmap: (
801 gdiBitmap: Result:='gdiBitmap';
H A Dgtkdevicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
153 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
898 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
907 gdiBitmap: CreateBitmap;
1078 gdiBitmap: Result := SelectBitmap(AGdiObject);
H A Dgtklclintf.inc276 GdiObject := NewGDIObject(gdiBitmap);
443 GdiMaskObject := NewGDIObject(gdiBitmap);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkdef.pp117 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
160 gdiBitmap: (
801 gdiBitmap: Result:='gdiBitmap';
H A Dgtkdevicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
153 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
898 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
907 gdiBitmap: CreateBitmap;
1078 gdiBitmap: Result := SelectBitmap(AGdiObject);
H A Dgtklclintf.inc262 GdiObject := NewGDIObject(gdiBitmap);
429 GdiMaskObject := NewGDIObject(gdiBitmap);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk/
H A Dgtkdef.pp117 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
160 gdiBitmap: (
801 gdiBitmap: Result:='gdiBitmap';
H A Dgtkdevicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
153 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
898 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
907 gdiBitmap: CreateBitmap;
1078 gdiBitmap: Result := SelectBitmap(AGdiObject);
H A Dgtklclintf.inc262 GdiObject := NewGDIObject(gdiBitmap);
429 GdiMaskObject := NewGDIObject(gdiBitmap);
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk2/
H A Dgtk2def.pp118 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
157 gdiBitmap: (
806 gdiBitmap: Result:='gdiBitmap';
H A Dgtk2devicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
159 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
899 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
908 gdiBitmap: CreateBitmap;
1093 gdiBitmap: Result := SelectBitmap(AGdiObject);
H A Dgtk2lclintf.inc287 GdiObject := NewGDIObject(gdiBitmap);
463 GdiMaskObject := NewGDIObject(gdiBitmap);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2def.pp117 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
156 gdiBitmap: (
806 gdiBitmap: Result:='gdiBitmap';
H A Dgtk2devicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
159 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
904 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
913 gdiBitmap: CreateBitmap;
1098 gdiBitmap: Result := SelectBitmap(AGdiObject);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk2/
H A Dgtk2def.pp118 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
157 gdiBitmap: (
806 gdiBitmap: Result:='gdiBitmap';
H A Dgtk2devicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
159 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
899 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
908 gdiBitmap: CreateBitmap;
1093 gdiBitmap: Result := SelectBitmap(AGdiObject);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk2/
H A Dgtk2def.pp117 TGDIType = (gdiBitmap, gdiBrush, gdiFont, gdiPen, gdiRegion, gdiPalette);
156 gdiBitmap: (
806 gdiBitmap: Result:='gdiBitmap';
H A Dgtk2devicecontext.inc31 gdiBitmap: Result:=CurrentBitmap;
159 gdiBitmap: ChangeGDIObject(fCurrentBitmap,AValue);
904 OwnedGDIObjects[gdiBitmap] := FCurrentBitmap;
913 gdiBitmap: CreateBitmap;
1098 gdiBitmap: Result := SelectBitmap(AGdiObject);

123