Home
last modified time | relevance | path

Searched refs:MAX_MOUSE_REGION (Results 1 – 25 of 49) sorted by relevance

12

/dports/misc/wmweather+/wmweather+-2.18/wmgeneral/
H A Dmouse_regions.c76 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
84 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
103 for (i=0; i<MAX_MOUSE_REGION && !found; i++) { in CheckMouseRegion()
120 if(i<MAX_MOUSE_REGION && mouse_region[i].enable==2) in EnableMouseRegion()
129 if(i<MAX_MOUSE_REGION && mouse_region[i].enable==1) in DisableMouseRegion()
H A Dmouse_regions.h8 #define MAX_MOUSE_REGION (16) macro
/dports/audio/wmmp/wmmp-0.12.6/src/
H A Dmouse_regions.c82 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
90 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
109 for (i=0; i<MAX_MOUSE_REGION && !found; i++) { in CheckMouseRegion()
126 if(i<MAX_MOUSE_REGION && mouse_region[i].enable==2) in EnableMouseRegion()
135 if(i<MAX_MOUSE_REGION && mouse_region[i].enable==1) in DisableMouseRegion()
H A Dmouse_regions.h8 #define MAX_MOUSE_REGION (12) macro
/dports/astro/wmsolar/wmsolar-1.1/
H A Dxutils.h4 #define MAX_MOUSE_REGION 100 macro
23 extern MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
H A Dxutils.c43 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
330 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
346 for (i=0; i<MAX_MOUSE_REGION && !found; i++) { in CheckMouseRegion()
/dports/net/wminet/wmnet-1.2/
H A Dwmgeneral.c67 #define MAX_MOUSE_REGION (8) macro
68 static MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
166 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
182 for (i = 0; i < MAX_MOUSE_REGION; i++) in CheckMouseRegion()
/dports/net/wmnet/wmnet-1.2/
H A Dwmgeneral.c67 #define MAX_MOUSE_REGION (8) macro
68 static MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
166 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
182 for (i = 0; i < MAX_MOUSE_REGION; i++) in CheckMouseRegion()
/dports/devel/anjuta/anjuta-3.34.0/plugins/project-wizard/templates/xlib-dock/src/
H A Dwmgeneral.c60 #define MAX_MOUSE_REGION (8) macro
61 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
165 if (idx < MAX_MOUSE_REGION) { in AddMouseRegion()
178 for (i=0; i<MAX_MOUSE_REGION; i++) { in CheckMouseRegion()
/dports/astro/wmspaceweather/wmSpaceWeather-1.04/wmgeneral/
H A Dwmgeneral.c67 #define MAX_MOUSE_REGION (8) macro
68 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
204 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
224 for (i=0; i<MAX_MOUSE_REGION && !found; i++) { in CheckMouseRegion()
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (8) macro
/dports/x11-clocks/wmtime/wmtime.app/wmgeneral/
H A Dwmgeneral.c66 #define MAX_MOUSE_REGION (8) macro
67 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
203 if (index < MAX_MOUSE_REGION) { in AddMouseRegion()
223 for (i=0; i<MAX_MOUSE_REGION && !found; i++) { in CheckMouseRegion()
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (8) macro
/dports/astro/wmglobe/wmglobe-1.3/src/
H A Dwmglobe.h75 #define MAX_MOUSE_REGION (8) macro
85 extern MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
/dports/x11-clocks/wmtimer/wmtimer-2.92/wmgeneral/
H A Dwmgeneral.c92 MOUSE_REGION mouse_region[MAX_MOUSE_REGION];
219 if (index < MAX_MOUSE_REGION) in AddMouseRegion()
241 for (i = 0; i < MAX_MOUSE_REGION && !found; i++) in CheckMouseRegion()
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/x11-wm/libdockapp/dockapps-b9baa8f/src/
H A Dwmgeneral.h38 #define MAX_MOUSE_REGION (16) macro
/dports/sysutils/wmcube/wmcube/wmgeneral/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/net/wmping/wmping-0.2.1/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/games/wmqstat/wmqstat-0.0.4/wmgeneral/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/net/wmwave/wmwave/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/x11/bbrun/bbrun-1.6/wmgeneral/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/sysutils/wmscript/wmscript.app/wmgeneral/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/sysutils/wmtop/wmtop-0.84/wmgeneral/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro
/dports/games/wmtictactoe/wmtictactoe.app/wmgeneral/
H A Dwmgeneral.h8 #define MAX_MOUSE_REGION (16) macro

12