Home
last modified time | relevance | path

Searched refs:copyXPMArea (Results 1 – 25 of 78) sorted by relevance

1234

/dports/astro/wmmoonclock/wmmoonclock-1.30/src/
H A DwmMoonClock.c392 copyXPMArea(57, 355, 5, 1, 7, 22); copyXPMArea(57, 355, 5, 1, 7+5, 22); in main()
394 copyXPMArea(57, 355, 5, 1, 7+12, 22); copyXPMArea(57, 355, 5, 1, 7+17, 22); in main()
404 copyXPMArea(57, 355, 5, 1, 35, 22); copyXPMArea(57, 355, 5, 1, 35+5, 22); in main()
406 copyXPMArea(57, 355, 5, 1, 35+12, 22); copyXPMArea(57, 355, 5, 1, 35+17, 22); in main()
422 copyXPMArea(57, 355, 5, 1, 7, 32); copyXPMArea(57, 355, 5, 1, 7+5, 32); in main()
424 copyXPMArea(57, 355, 5, 1, 7+12, 32); copyXPMArea(57, 355, 5, 1, 7+17, 32); in main()
434 copyXPMArea(57, 355, 5, 1, 35, 32); copyXPMArea(57, 355, 5, 1, 35+5, 32); in main()
436 copyXPMArea(57, 355, 5, 1, 35+12, 32); copyXPMArea(57, 355, 5, 1, 35+17, 32); in main()
453 copyXPMArea(57, 355, 5, 1, 7, 42); copyXPMArea(57, 355, 5, 1, 7+5, 42); in main()
455 copyXPMArea(57, 355, 5, 1, 7+12, 42); copyXPMArea(57, 355, 5, 1, 7+17, 42); in main()
[all …]
H A Dxutils.h42 void copyXPMArea(int, int, int, int, int, int);
/dports/misc/wmwork/wmwork-0.2.5/src/
H A Dwmwork.c237 copyXPMArea( 65, 25, 18, 11, 5, 48); in ButtonDown()
240 copyXPMArea( 84, 25, 18, 11, 23, 48); in ButtonDown()
243 copyXPMArea(103, 25, 18, 11, 41, 48); in ButtonDown()
246 copyXPMArea(122, 25, 12, 11, 5, 33); in ButtonDown()
249 copyXPMArea(135, 25, 12, 11, 47, 33); in ButtonDown()
258 copyXPMArea( 65, 13, 18, 11, 5, 48); in ButtonUp()
261 copyXPMArea( 84, 13, 18, 11, 23, 48); in ButtonUp()
264 copyXPMArea(103, 13, 18, 11, 41, 48); in ButtonUp()
267 copyXPMArea(122, 13, 12, 11, 5, 33); in ButtonUp()
270 copyXPMArea(135, 13, 12, 11, 47, 33); in ButtonUp()
[all …]
/dports/astro/wmspaceweather/wmSpaceWeather-1.04/wmSpaceWeather/
H A DwmSpaceWeather.c353 copyXPMArea(5, 67, 47, 20, 5, 39); in main()
368 copyXPMArea(66, 17, 5, 7, 37, 25); in main()
371 copyXPMArea(72, 17, 5, 7, 37, 25); in main()
374 copyXPMArea(78, 17, 5, 7, 37, 25); in main()
377 copyXPMArea(84, 17, 5, 7, 37, 25); in main()
394 copyXPMArea(66, 12, 4, 4, 25, 7); in main()
396 copyXPMArea(66, 7, 4, 4, 25, 7); in main()
398 copyXPMArea(66, 2, 4, 4, 25, 7); in main()
405 copyXPMArea(66, 12, 4, 4, 31, 7); in main()
407 copyXPMArea(66, 7, 4, 4, 31, 7); in main()
[all …]
/dports/x11-clocks/wmtime/wmtime.app/wmtime/
H A Dwmtime.c218 copyXPMArea(0, 0, 128, 64, 0, 98); in wmtime_routine()
220 copyXPMArea(64, 0, 64, 64, 0, 0); in wmtime_routine()
223 copyXPMArea(0, 0, 64, 64, 64, 0); in wmtime_routine()
285 copyXPMArea(64, 98, 64, 64, 0, 0); in wmtime_routine()
290 copyXPMArea(0, 98, 64, 64, 0, 0); in wmtime_routine()
345 copyXPMArea(71, 84, 5, 13, k, 6); in DrawTime()
369 copyXPMArea((*p-'A')*6, 74, 6, 9, k, 49); in DrawDate()
375 copyXPMArea((*p-'0')*6, 64, 6, 9, k, 49); in DrawDate()
379 copyXPMArea(61, 64, 4, 9, k, 49); in DrawDate()
382 copyXPMArea((*p-'A')*6, 74, 6, 9, k, 49); in DrawDate()
[all …]
/dports/net/wmnet/wmnet-1.2/
H A Dmain.c72 copyXPMArea(5, 110, 30, 10, 5, 5); in DrawActiveIFS()
81 copyXPMArea((ch - 'A') * 6, 100, 6, 9, kk, 5); in DrawActiveIFS()
83 copyXPMArea((ch - '0') * 6, 90, 6, 9, kk, 5); in DrawActiveIFS()
140 copyXPMArea( 6, 111, 54 , 9 , 6, 63); in DrawStats()
143 copyXPMArea(('D' - 'A') * 6, 100, 6, 9, 6, in DrawStats()
145 copyXPMArea(64, 90, 4, 9, 12, in DrawStats()
152 copyXPMArea(60, 90, 4, 9, 1 + ii, 62); in DrawStats()
163 copyXPMArea( 6, 111, 54 , 9 , 6, 76); in DrawStats()
166 copyXPMArea(('U' - 'A') * 6, 100, 6, 9, 6, in DrawStats()
168 copyXPMArea(64, 90, 4, 9, 12, in DrawStats()
[all …]
H A Dwmgeneral.h34 void copyXPMArea(int, int, int, int, int, int);
/dports/astro/wmsolar/wmsolar-1.1/
H A DwmSolar.c61 copyXPMArea(76, 88, width, width, xpos, ypos); in GetPoint()
64 copyXPMArea(76, 90, width, width, xpos, ypos); in GetPoint()
67 copyXPMArea(72, 88, width, width, xpos, ypos); in GetPoint()
70 copyXPMArea(74, 90, width, width, xpos, ypos); in GetPoint()
73 copyXPMArea(74, 88, width, width, xpos, ypos); in GetPoint()
76 copyXPMArea(72, 90, width, width, xpos, ypos); in GetPoint()
79 copyXPMArea(76, 90, width, width, xpos, ypos); in GetPoint()
82 copyXPMArea(78, 88, width, width, xpos, ypos); in GetPoint()
85 copyXPMArea(74, 90, width, width, xpos, ypos); in GetPoint()
220 copyXPMArea(5, 69, 54, 54, 5, 5); in main()
[all …]
/dports/astro/wmsun/dockapps-a1e67bd/
H A Dwmsun.c195 copyXPMArea(65, 5, 54, 54, 5, 5); in main()
213 copyXPMArea(xDigit[H/10], 73, 7, 9, 17, 13); in main()
214 copyXPMArea(xDigit[H%10], 73, 7, 9, 17+7, 13); in main()
215 copyXPMArea(xDigit[10], 75, 3, 6, 17+15, 15); in main()
216 copyXPMArea(xDigit[M/10], 73, 7, 9, 17+19, 13); in main()
217 copyXPMArea(xDigit[M%10], 73, 7, 9, 17+26, 13); in main()
219 copyXPMArea(10, 84, 28, 7, 19, 15); in main()
232 copyXPMArea(xDigit[H/10], 73, 7, 9, 17, 40); in main()
233 copyXPMArea(xDigit[H%10], 73, 7, 9, 17+7, 40); in main()
234 copyXPMArea(xDigit[10], 75, 3, 6, 17+15, 42); in main()
[all …]
/dports/net/wminet/wmnet-1.2/
H A Dmain.c71 copyXPMArea(5, 84, 30, 10, 5, 5); in DrawActiveIFS()
80 copyXPMArea((ch - 'A') * 6, 74, 6, 9, kk, 5); in DrawActiveIFS()
82 copyXPMArea((ch - '0') * 6, 64, 6, 9, kk, 5); in DrawActiveIFS()
130 copyXPMArea(100 + 1, 68, 1, 1, ii + x_left, y_bottom - jj); in DrawStats()
132 copyXPMArea(100, 68, 1, 1, ii + x_left, y_bottom - jj); in DrawStats()
136 copyXPMArea(100 + 3, 68, 1, 1, ii + x_left, baseLine); in DrawStats()
143 copyXPMArea((*ptr - '0') * 6, 64, 6, 9, 1 + ii, y_bottom - 10); in DrawStats()
146 copyXPMArea(60, 64, 4, 9, 1 + ii, y_bottom - 10); in DrawStats()
149 copyXPMArea((toupper(*ptr) - 'A') * 6, 74, 6, 9, 1 + ii, in DrawStats()
248 copyXPMArea(LED_ERR_NET_X, LED_ERR_NET_Y, LED_SZE_X, LED_SZE_Y, in SetErrLED()
[all …]
H A Dwmgeneral.h34 void copyXPMArea(int, int, int, int, int, int);
/dports/net/wmwave/wmwave/
H A Dwmwave.c124 copyXPMArea(67, 36, tx, 4, dx, dy); in DrawBar()
125 copyXPMArea(67, 43, 54-tx, 4, dx+tx, dy); in DrawBar()
133 copyXPMArea(67, 58, tx, 4, dx, dy); in DrawGreenBar()
134 copyXPMArea(67, 43, 54-tx, 4, dx+tx, dy); in DrawGreenBar()
138 copyXPMArea(80, 65, 6, 6, 52, 5); in DrawRedDot()
142 copyXPMArea(86, 65, 6, 6, 52, 5); in DrawYellowDot()
146 copyXPMArea(92, 65, 6, 6, 52, 5); in DrawGreenDot()
150 copyXPMArea(98, 65, 6, 6, 52, 5); in DrawEmptyDot()
388 copyXPMArea(c * 6, 74, 6, 8, k, y); in BlitString()
393 copyXPMArea(c * 6, 64, 6, 8, k, y); in BlitString()
[all …]
/dports/games/wmtictactoe/wmtictactoe.app/wmtictactoe/
H A Dwmtictactoe.c287 copyXPMArea(68, 103, 60, 9, 4, 47); in desenhaAvisoJoga()
288 copyXPMArea(71, 93, 16, 8, 5, 47); in desenhaAvisoJoga()
292 copyXPMArea(68, 103, 60, 9, 4, 47); in desenhaAvisoJoga()
296 copyXPMArea (68, 13, 60, 9, 4, 47); in desenhaAvisoJoga()
308 copyXPMArea (68, 83, 60, 9, 4, 47); in desenhaAvisoVoceVenceu()
310 copyXPMArea (68, 23, 60, 9, 4, 47); in desenhaAvisoVoceVenceu()
322 copyXPMArea (68, 93, 60, 9, 4, 47); in desenhaAvisoEuVenci()
324 copyXPMArea (68, 33, 60, 9, 4, 47); in desenhaAvisoEuVenci()
335 copyXPMArea (68, 43, 60, 9, 4, 47); in desenhaAvisoEmpate()
346 copyXPMArea (68, 53, 60, 9, 4, 47); in desenhaAvisoLimpa()
[all …]
/dports/net/wmping/wmping-0.2.1/
H A Dwmping.c515 copyXPMArea(6, 97, 6, 7, 52, y); in draw_onoff()
518 copyXPMArea(0, 97, 6, 7, 52, y); in draw_onoff()
521 copyXPMArea(12, 97, 6, 7, 52, y); in draw_onoff()
540 copyXPMArea(sx, sy, tx, h, dx, dy); in draw_bar()
542 copyXPMArea(sx+tx, sy+h, w-tx, h, dx+tx, dy); in draw_bar()
559 copyXPMArea(c*6,73,6,7,k,y); in blit_string()
562 copyXPMArea(c*6,81,6,7,k,y); in blit_string()
565 copyXPMArea(c*6,89,6,7,k,y); in blit_string()
568 copyXPMArea(c*6,65,6,7,k,y); in blit_string()
570 copyXPMArea(36,89,6,7,k,y); in blit_string()
[all …]
/dports/x11-clocks/wmbinclock/wmbinclock-0.51/
H A DwmBinClock.c569 copyXPMArea(5, 69, 54, 54, 5, 5); in main()
631 copyXPMArea(coloron_x, coloron_y, 8, 8, 6 + (i * 9), in main()
634 copyXPMArea(coloroff_x, coloroff_y, 8, 8, 6 + (i * 9), in main()
643 copyXPMArea(coloron_x, coloron_y, 8, 8, 6 + (i * 9), in main()
646 copyXPMArea(coloroff_x, coloroff_y, 8, 8, 6 + (i * 9), in main()
724 copyXPMArea(coloron_x, coloron_y, 8, 8, 6 + (j * 9), 10 + (i * 10)); in main()
726 copyXPMArea(coloroff_x, coloroff_y, 8, 8, 6 + (j * 9), 10 + (i * 10)); in main()
737 copyXPMArea(coloron_x, coloron_y, 8, 8, 6 + (j * 9), 10 + (i * 10)); in main()
739 copyXPMArea(coloroff_x, coloroff_y, 8, 8, 6 + (j * 9), 10 + (i * 10)); in main()
751 copyXPMArea(dcoloron_x, dcoloron_y, 8, 8, 6 + (j * 9), 10 + (i * 10)); in main()
[all …]
H A Dxutils.h32 void copyXPMArea(int, int, int, int, int, int);
/dports/x11-clocks/wmcalclock/wmCalClock-1.26/Src/
H A DwmCalClock.c599 copyXPMArea(5, 110, 54, 15, 5, 5); in main()
609 copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); in main()
614 copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); in main()
621 copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); in main()
628 copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); in main()
632 copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); in main()
641 copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); in main()
663 copyXPMArea(xsAMPM[Flag], yAMPM, xdAMPM[Flag], ydAMPM, 54, 5); in main()
689 copyXPMArea(5, 70, 54, 35, 5, 24); in main()
702 copyXPMArea(xsDayOfWeek[DayOfWeek], yDayOfWeek, xdDayOfWeek[DayOfWeek], in main()
[all …]
H A Dxutils.h40 void copyXPMArea(int, int, int, int, int, int);
/dports/astro/wmjupiter/wmjupiter-1.21/
H A DwmJupiter.c147 copyXPMArea(73, 88, 4, 3, x + 2, 28); in drawspot()
182 copyXPMArea(78, 88, 4, 4, x, y); in drawmoons()
184 copyXPMArea(chr * 5 + 2, 128, 5, 6, x, 6); in drawmoons()
398 copyXPMArea(5, 69, 54, 54, 4, 4); in main()
401 copyXPMArea(82, 90, 7, 18, 14, 15); in main()
402 copyXPMArea(82, 90, 7, 18, 41, 15); in main()
415 copyXPMArea(digit * 5 + 66, 57, 5, 6, 22 + q, 50); in main()
418 copyXPMArea(10 * 5 + 66, 57, 5, 6, 22 + q, 50); in main()
H A Dxutils.h41 void copyXPMArea(int, int, int, int, int, int);
/dports/games/wmpuzzle/wmpuzzle-0.5.2/src/
H A Dwmpuzzle.c100 copyXPMArea(TILE_X(15), TILE_Y(15), TILE_WIDTH, TILE_HEIGHT, LAST_X, LAST_Y); in main()
315 copyXPMArea(TILE_X(i), TILE_Y(i), TILE_WIDTH, TILE_HEIGHT, TEMP_X, TEMP_Y); in prepare()
316 copyXPMArea(TILE_X(j), TILE_Y(j), TILE_WIDTH, TILE_HEIGHT, TILE_X(i), TILE_Y(i)); in prepare()
317 copyXPMArea(TEMP_X, TEMP_Y, TILE_WIDTH, TILE_HEIGHT, TILE_X(j), TILE_Y(j)); in prepare()
322 copyXPMArea(BLANK_X, BLANK_Y, TILE_WIDTH, TILE_HEIGHT, TILE_X(blank), TILE_Y(blank)); in prepare()
329 copyXPMArea(TILE_X(n), TILE_Y(n), TILE_WIDTH, TILE_HEIGHT, TILE_X(blank), TILE_Y(blank)); in move()
330 copyXPMArea(BLANK_X, BLANK_Y, TILE_WIDTH, TILE_HEIGHT, TILE_X(n), TILE_Y(n)); in move()
339 copyXPMArea(LAST_X, LAST_Y, TILE_WIDTH, TILE_HEIGHT, TILE_X(n), TILE_Y(n)); in move()
/dports/sysutils/wmtop/wmtop-0.84/
H A Dwmtop.c984 copyXPMArea(sx, sy, tx, h, dx, dy); in draw_bar()
986 copyXPMArea(sx+tx, sy+h, w-tx, h, dx+tx, dy); in draw_bar()
1003 copyXPMArea(c*6,73,6,7,k,y); in blit_string()
1006 copyXPMArea(c*6,81,6,7,k,y); in blit_string()
1009 copyXPMArea(c*6,89,6,7,k,y); in blit_string()
1012 copyXPMArea(c*6,65,6,7,k,y); in blit_string()
1014 copyXPMArea(36,89,6,7,k,y); in blit_string()
/dports/sysutils/wmcube/wmcube/wmcube/
H A Dwmcube.c401 copyXPMArea(160-c,0,1,1,x,y); in putpixel()
410 copyXPMArea(105, 56+c + 9*(c/18), x2-x1, 1, x1, y); in hline()
497 copyXPMArea(78,0,56,56,4,4); in clearscr()
509 copyXPMArea(73,64,1,8,k-1,y); in BlitString()
519 if ( k > -2) copyXPMArea(c * 6, 74, 6, 8, k, y); in BlitString()
525 if ( k > -2) copyXPMArea(c * 6, 64, 6, 8, k, y); in BlitString()
529 if ( k > -2) copyXPMArea(0, 84, 6, 9, k, y); in BlitString()
533 if ( k > -2) copyXPMArea(6, 84, 6, 9, k, y); in BlitString()
537 if ( k > -2) copyXPMArea(12, 84, 6, 9, k, y); in BlitString()
541 if ( k > -2) copyXPMArea(73,64,6,8,k,y); in BlitString()
[all …]
/dports/sysutils/wmscript/wmscript.app/wmscript/
H A Dwmscript.c315 copyXPMArea(c * 6, 74, 6, 8, k, y); in BlitString()
321 copyXPMArea(c * 6, 64, 6, 8, k, y); in BlitString()
570 copyXPMArea(39, 84, (3*CHAR_WIDTH), 8, 39, (11*(i-1)) + 5); in CreateDisplay()
/dports/misc/wmScoreBoard/wmScoreBoard-0.30/src/
H A Dxutils.h35 void copyXPMArea(int, int, int, int, int, int);

1234