Home
last modified time | relevance | path

Searched refs:ags_updateArea (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Decopy.c169 ags_updateArea(dx, dy, w, h); in eCopyArea5()
173 ags_updateArea(dx, dy, w, h); in eCopyArea5()
245 ags_updateArea(dx, dy, w, h); in eCopyArea9()
249 ags_updateArea(dx, dy, w, h); in eCopyArea9()
454 ags_updateArea(dx, dy, w, h); in eCopyArea22()
458 ags_updateArea(dx, dy, w, h); in eCopyArea22()
481 ags_updateArea(dx, dy, w, h); in eCopyArea23()
498 ags_updateArea(dx, dy, w, h); in eCopyArea24()
537 ags_updateArea(ux,uy,uw,uh); in eCopyArea25()
542 ags_updateArea(dx, dy, w, h); in eCopyArea25()
[all …]
H A Dcmdc.c39 ags_updateArea(dst_x, dst_y, width, height); in commandCC()
54 ags_updateArea(dst_x, dst_y, width, height); in commandCS()
72 ags_updateArea(dst_x, dst_y, width, height); in commandCX()
76 ags_updateArea(dst_x, dst_y, width, height); in commandCX()
80 ags_updateArea(dst_x, dst_y, width, height); in commandCX()
87 ags_updateArea(dst_x, dst_y, width, height); in commandCX()
112 ags_updateArea(dst_x, dst_y, dst_width, dst_height); in commandCM()
208 ags_updateArea(x, y, width, height); in commandCK()
233 ags_updateArea (x, y, width, height); in commandCB()
246 ags_updateArea (x, y, width, height); in commandCF()
[all …]
H A Dmessage.c163 ags_updateArea(msgcur.x + adj.x + x, msgcur.y + adj.y, in msg_putMessage()
169 ags_updateArea(msgcur.x + adj.x, msgcur.y + adj.y, in msg_putMessage()
178 ags_updateArea(msgcur.x + adj.x, msgcur.y + adj.y, in msg_putMessage()
222 ags_updateArea(msg.win->x, msg.win->y, in msg_nextPage()
256 ags_updateArea(msg.win->x, msg.win->y, msg.win->width, msg.win->height); in msg_openWindow()
276 ags_updateArea(msg.win->x -8, msg.win->y -8, msg.win->width +16, msg.win->height +16); in msg_openWindow()
310 ags_updateArea(msg.win->x + msg.win->width - msg.MsgFontSize, in msg_hitAnyKey()
324 ags_updateArea(i->x -8, i->y -8, i->width +16, i->height +16); in drawLineFrame()
H A Dselection.c280 ags_updateArea(saveArea.x, saveArea.y, saveArea.width, saveArea.height); in init_selwindow()
311 ags_updateArea(saveArea.x, saveArea.y, saveArea.width, saveArea.height); in remove_selwindow()
346 ags_updateArea (r->x , r->y , r->width +2, r->height +2); in lineEncloseElement()
355 ags_updateArea(r->x, r->y, r->width +2, r->height +2); in encloseElement()
365 ags_updateArea(r->x, r->y, r->width +2, r->height +2); in encloseElement()
383 ags_updateArea(r->x, r->y, r->width +2, r->height +2); in encloseElement()
H A Dcmde.c62 ags_updateArea(r->x, r->y, r->width, r->height); in commandEC()
67 ags_updateArea(e->r.x, e->r.y, e->r.width + adj, e->r.height + adj); in commandEC()
H A Dcmdv.c446 ags_updateArea(x0Map, y0Map, cxMap * cxUnit, cyMap * cyUnit); in commandVF()
561 ags_updateArea(x0Map, y0Map, cxMap * cxUnit, cyMap * cyUnit); in commandVE()
699 ags_updateArea(x0Map + sx * cxUnit, y0Map + sy * cyUnit, width * cxUnit, height * cyUnit); in commandVIC()
952 ags_updateArea(VAcmd[i].curX, VAcmd[i].curY, VAcmd[i].unitWidth, VAcmd[i].unitHeight); in va_updateUnit()
956 ags_updateArea(VAcmd[i].preX, VAcmd[i].preY, VAcmd[i].unitWidth, VAcmd[i].unitHeight); in va_updatePreArea()
974 ags_updateArea(x, y, w, h); in va_animation()
996 ags_updateArea(x, y, w, h); in va_animationAlone()
H A Dcmdw.c83 ags_updateArea(x0, y0, cx, cy); in commandWX()
H A Dcg.c191 ags_updateArea(x, y, cg->width, cg->height); in display_cg()
H A Dxcore_maskupdate.c284 ags_updateArea(dx + view_x, dy + view_y, w, h); in Xcore_maskupdate()
H A Dags.h169 extern void ags_updateArea(int x, int y, int width, int height);
H A Dsdl_draw.c545 ags_updateArea(dx, dy, w, h); in sdl_maskupdate()
H A Dcmd2F.c583 ags_updateArea(eDestX, eDestY, eDestWidth, eDestHeight); in commands2F36()
H A Dags.c222 void ags_updateArea(int x, int y, int w, int h) { in ags_updateArea() function
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/Gpx/
H A Deffectcopy.c156 ags_updateArea(wx, wy, width, height); in gpx_effect()
228 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec1_cb()
239 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec2_cb()
248 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec3_cb()
257 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec4_cb()
268 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec5_cb()
287 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec7_cb()
291 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec7_cb()
325 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h); in ec11_cb()
351 ags_updateArea(ecp.wx, ecp.wy, ecp.w, ecp.h);
[all …]
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/SACT/
H A Dsprite_eupdate.c254 ags_updateArea(0, ecp.oldstep, src->width, st_i - ecp.oldstep); in ec12_cb()
257 ags_updateArea(0, st_i, src->width, l); in ec12_cb()
285 ags_updateArea(0, dyy-ecp.oldstep, src->width, st_i - ecp.oldstep); in ec13_cb()
288 ags_updateArea(0, dyy-ed_i, src->width, l); in ec13_cb()
H A Dsprite_update.c186ags_updateArea(sact.updaterect.x, sact.updaterect.y, sact.updaterect.width, sact.updaterect.height… in sp_update_clipped()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/NIGHTDLL/
H A Dsprite_eupdate.c212 ags_updateArea(0, ecp.oldstep, src->width, st_i - ecp.oldstep); in ec12_cb()
215 ags_updateArea(0, st_i, src->width, l); in ec12_cb()
243 ags_updateArea(0, dyy-ecp.oldstep, src->width, st_i - ecp.oldstep); in ec13_cb()
246 ags_updateArea(0, dyy-ed_i, src->width, l); in ec13_cb()
H A Dnt_graph.c202 ags_updateArea(x, y, sf->width, sf->height); in nt_gr_screencg()
H A Dsprite_update.c169 ags_updateArea(r.x, r.y, r.width, r.height); in sp_update_clipped()
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/modules/ShGraph/
H A DShGraph.c562 ags_updateArea(maprect.x, maprect.y, maprect.width, maprect.height); in PlayAnimeData()