Home
last modified time | relevance | path

Searched refs:gdi_lock (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/allegro5/allegro5-5.2.7.0/addons/image/
H A Dgdiplus.cpp233 PixelFormat8bppIndexed, gdi_lock)) in load_indexed_data()
249 in += gdi_lock->Stride; in load_indexed_data()
256 gdi_bmp->UnlockBits(gdi_lock); in load_indexed_data()
259 delete gdi_lock; in load_indexed_data()
269 PixelFormat32bppARGB, gdi_lock)) in load_non_indexed_data()
308 in += gdi_lock->Stride; in load_non_indexed_data()
316 gdi_bmp->UnlockBits(gdi_lock); in load_non_indexed_data()
319 delete gdi_lock; in load_non_indexed_data()
431 out += gdi_lock->Stride; in _al_save_gdiplus_bitmap_f()
437 gdi_bmp->UnlockBits(gdi_lock); in _al_save_gdiplus_bitmap_f()
[all …]
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
H A Dw32g_subwin3.c77 gdi_lock(); \
84 #define GDI_LOCK() { gdi_lock(); }
H A Dw32g_subwin2.c80 gdi_lock(); \
87 #define GDI_LOCK() { gdi_lock(); }
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
H A Dw32g_subwin2.c80 gdi_lock(); \
87 #define GDI_LOCK() { gdi_lock(); }
H A Dw32g_subwin3.c77 gdi_lock(); \
84 #define GDI_LOCK() { gdi_lock(); }
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void); in dev_text_clear()
H A Dw32g_subwin2.c80 gdi_lock(); \
87 #define GDI_LOCK() { gdi_lock(); }
H A Dw32g_subwin3.c77 gdi_lock(); \
84 #define GDI_LOCK() { gdi_lock(); }
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/interface/
H A Dw32g.h380 extern int gdi_lock(void);
382 #define GDI_SAFETY(command) (gdi_lock(),(command),gdi_unlock);
H A Dwrdt_w32g.c266 extern int gdi_lock(void);

12