Home
last modified time | relevance | path

Searched refs:DRAWLINE (Results 1 – 24 of 24) sorted by relevance

/dports/cad/geda/geda-gaf-1.8.2/gattrib/include/
H A Dx_states.h27 enum x_states { NONE, SELECT, DRAWLINE, DRAWBOX, MOVE, COPY, DRAWCIRCLE, ZOOM, enumerator
/dports/cad/geda/geda-gaf-1.8.2/gschem/include/
H A Dx_states.h30 DRAWLINE, /* 2 */ enumerator
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/hpc/
H A Dvideo_subr.c82 #define DRAWLINE(func) ({ \ macro
128 DRAWLINE(BPP##b); \
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Di_basic.c116 case DRAWLINE: in i_status_string()
314 case(DRAWLINE): /*! \todo */ in i_update_toolbar()
H A Do_basic.c275 case(DRAWLINE): in o_invalidate_rubber()
385 case(DRAWLINE): in o_redraw_cleanstates()
H A Dx_event.c186 case(DRAWLINE): in x_event_button_pressed()
195 w_current->event_state = DRAWLINE; in x_event_button_pressed()
471 case(DRAWLINE): in x_event_button_pressed()
474 i_set_state(w_current, DRAWLINE); in x_event_button_pressed()
H A Di_callbacks.c2535 i_set_state(w_current, DRAWLINE); in DEFINE_I_CALLBACK()
/dports/devel/9base/9base-6/troff/
H A Dt10.c277 case DRAWLINE: /* line */ in ptout0()
279 OUT "D%c %d %d ", DRAWLINE, dx, dy PUT; in ptout0()
H A Dtdef.h113 # define DRAWLINE 'l' /* line: 'l' dx dy char */ macro
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/troff/
H A Dt10.c277 case DRAWLINE: /* line */ in ptout0()
279 OUT "D%c %d %d ", DRAWLINE, dx, dy PUT; in ptout0()
H A Dtdef.h115 # define DRAWLINE 'l' /* line: 'l' dx dy char */ macro
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/tests/
H A Dstates_1.sch172 DRAWLINE
/dports/cad/geda/geda-gaf-1.8.2/gschem/tests/
H A Dstates_1.sch172 DRAWLINE
/dports/graphics/cenon/Cenon/
H A Ddebug.h39 #define DRAWLINE(l) { PSgsave();PSsetlinewidth(0);\ macro
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/
H A DdrawLine.m29 %DRAWLINE Draw a straight line clipped by the current axis.
/dports/emulators/dosbox/dosbox-0.74-3/include/
H A Dvga.h116 DRAWLINE, enumerator
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/include/
H A Dvga.h115 DRAWLINE, enumerator
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/troff.d/
H A Dt10.c639 case DRAWLINE: /* line */ in ptout0()
641 fdprintf(ptid, "D%c %d %d ", DRAWLINE, dx, dy); in ptout0()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/include/
H A Dvga.h136 enum Drawmode { PART, DRAWLINE, EGALINE }; enumerator
/dports/emulators/dosbox/dosbox-0.74-3/src/hardware/
H A Dvga_draw.cpp891 case DRAWLINE: in VGA_VerticalTimer()
983 vga.draw.mode = DRAWLINE; in VGA_SetupDrawing()
987 vga.draw.mode = DRAWLINE; in VGA_SetupDrawing()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/
H A Dvga_draw.cpp949 case DRAWLINE: in VGA_VerticalTimer()
1045 vga.draw.mode = DRAWLINE; in VGA_SetupDrawing()
1053 vga.draw.mode = DRAWLINE; in VGA_SetupDrawing()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/
H A Dvga_draw.cpp1091 case DRAWLINE: in VGA_VerticalTimer()
1214 vga.draw.mode = DRAWLINE; in VGA_SetupDrawing()
1222 vga.draw.mode = DRAWLINE; in VGA_SetupDrawing()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/troff/
H A Dtdef.h123 #define DRAWLINE 'l' macro
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dnote.cpp1313 #define DRAWLINE if (horz) \ in drawGradient() macro
1336 DRAWLINE; in drawGradient()
1340 DRAWLINE; in drawGradient()