Home
last modified time | relevance | path

Searched refs:WINDOWPART (Results 1 – 25 of 88) sorted by relevance

1234

/dports/cad/electric/electric-7.00/src/include/
H A Dusreditpac.h32 WINDOWPART *us_editpacmakeeditor(WINDOWPART*, CHAR*, INTBIG*, INTBIG*);
34 INTBIG us_editpactotallines(WINDOWPART*);
35 CHAR *us_editpacgetline(WINDOWPART*, INTBIG);
40 void us_editpacsuspendgraphics(WINDOWPART*);
41 void us_editpacresumegraphics(WINDOWPART*);
44 void us_editpaceditorterm(WINDOWPART*);
45 void us_editpacshipchanges(WINDOWPART*);
47 void us_editpaccut(WINDOWPART*);
48 void us_editpaccopy(WINDOWPART*);
49 void us_editpacpaste(WINDOWPART*);
[all …]
H A Dusreditemacs.h32 WINDOWPART *us_editemacsmakeeditor(WINDOWPART*, CHAR*, INTBIG*, INTBIG*);
34 INTBIG us_editemacstotallines(WINDOWPART*);
35 CHAR *us_editemacsgetline(WINDOWPART*, INTBIG);
40 void us_editemacssuspendgraphics(WINDOWPART*);
41 void us_editemacsresumegraphics(WINDOWPART*);
44 void us_editemacseditorterm(WINDOWPART*);
45 void us_editemacsshipchanges(WINDOWPART*);
47 void us_editemacscut(WINDOWPART*);
48 void us_editemacscopy(WINDOWPART*);
49 void us_editemacspaste(WINDOWPART*);
[all …]
H A Dusr.h520 WINDOWPART *(*makeeditor)(WINDOWPART*, CHAR*, INTBIG*, INTBIG*);/* create new editor in window */
658 WINDOWPART *us_makeeditor(WINDOWPART*, CHAR*, INTBIG*, INTBIG*);
672 void us_cuttext(WINDOWPART*);
673 void us_copytext(WINDOWPART*);
674 void us_pastetext(WINDOWPART*);
675 void us_undotext(WINDOWPART*);
964 void us_redisplay(WINDOWPART*);
1043 WINDOWPART *us_splitcurrentwindow(INTBIG, BOOLEAN, WINDOWPART**, INTBIG);
1046 void us_squarescreen(WINDOWPART*, WINDOWPART*, BOOLEAN, INTBIG*, INTBIG*, INTBIG*, INTBIG…
1049 WINDOWPART *us_subwindow(INTBIG, INTBIG, INTBIG, INTBIG, WINDOWPART*);
[all …]
H A Degraphics.h172 void gra_drawline(WINDOWPART *win, INTBIG x1, INTBIG y1, INTBIG x2, INTBIG y2,
174 void gra_invertline(WINDOWPART *win, INTBIG x1, INTBIG y1, INTBIG x2, INTBIG y2);
175 void gra_drawpolygon(WINDOWPART *win, INTBIG *x, INTBIG *y, INTBIG count, GRAPHICS *desc);
176 void gra_drawbox(WINDOWPART *win, INTBIG lowx, INTBIG highx, INTBIG lowy, INTBIG highy,
178 void gra_invertbox(WINDOWPART *win, INTBIG lowx, INTBIG highx, INTBIG lowy, INTBIG highy);
179 void gra_movebox(WINDOWPART *win, INTBIG sx, INTBIG sy, INTBIG wid, INTBIG hei,
181 INTBIG gra_savebox(WINDOWPART *win, INTBIG lx, INTBIG hx, INTBIG ly, INTBIG hy);
184 void gra_drawtext(WINDOWPART *win, INTBIG atx, INTBIG aty, INTBIG rotation,
187 void gra_drawthickcircle(WINDOWPART *win, INTBIG atx, INTBIG aty, INTBIG radius,
189 void gra_drawdisc(WINDOWPART *win, INTBIG atx, INTBIG aty, INTBIG radius, GRAPHICS *desc);
[all …]
H A Dtecfpga.h41 INTBIG fpga_nodepolys(NODEINST*, INTBIG*, WINDOWPART*);
43 INTBIG fpga_allnodepolys(NODEINST*, POLYLIST*, WINDOWPART*, BOOLEAN);
44 INTBIG fpga_nodeEpolys(NODEINST*, INTBIG*, WINDOWPART*);
46 INTBIG fpga_allnodeEpolys(NODEINST *ni, POLYLIST *plist, WINDOWPART *win, BOOLEAN onlyreasonable);
48 INTBIG fpga_arcpolys(ARCINST*, WINDOWPART*);
50 INTBIG fpga_allarcpolys(ARCINST*, POLYLIST*, WINDOWPART*);
H A Dtecart.h77 INTBIG art_nodepolys(NODEINST*, INTBIG*, WINDOWPART*);
79 INTBIG art_allnodepolys(NODEINST*, POLYLIST*, WINDOWPART*, BOOLEAN);
80 INTBIG art_nodeEpolys(NODEINST*, INTBIG*, WINDOWPART*);
82 INTBIG art_allnodeEpolys(NODEINST *ni, POLYLIST *plist, WINDOWPART *win, BOOLEAN onlyreasonable);
84 INTBIG art_arcpolys(ARCINST*, WINDOWPART*);
86 INTBIG art_allarcpolys(ARCINST*, POLYLIST*, WINDOWPART*);
H A Dtecschem.h121 INTBIG sch_nodepolys(NODEINST*, INTBIG*, WINDOWPART*);
122 INTBIG sch_allnodepolys(NODEINST*, POLYLIST*, WINDOWPART*, BOOLEAN);
123 INTBIG sch_nodeEpolys(NODEINST*, INTBIG*, WINDOWPART*);
125 INTBIG sch_allnodeEpolys(NODEINST *ni, POLYLIST *plist, WINDOWPART *win, BOOLEAN onlyreasonable);
128 INTBIG sch_arcpolys(ARCINST*, WINDOWPART*);
130 INTBIG sch_allarcpolys(ARCINST*, POLYLIST*, WINDOWPART*);
H A Dtecmocmos.h71 INTBIG mocmos_nodepolys(NODEINST *ni, INTBIG *reasonable, WINDOWPART *win);
73 INTBIG mocmos_allnodepolys(NODEINST *ni, POLYLIST *plist, WINDOWPART *win, BOOLEAN onlyreasonable);
74 INTBIG mocmos_nodeEpolys(NODEINST *ni, INTBIG *reasonable, WINDOWPART *win);
76 INTBIG mocmos_allnodeEpolys(NODEINST *ni, POLYLIST *plist, WINDOWPART *win, BOOLEAN onlyreasonable…
H A Dtech.h445 WINDOWPART *curwindowpart; /* window used in getting polygons from node/arc */
487 BOOLEAN tech_pinusecount(NODEINST*, WINDOWPART*);
488 INTBIG tech_displayablenvars(NODEINST*, WINDOWPART*, POLYLOOP*);
490 INTBIG tech_displayablecellvars(NODEPROTO *np, WINDOWPART *win, POLYLOOP *pl);
491 VARIABLE *tech_filldisplayablecellvar(NODEPROTO *np, POLYGON *poly, WINDOWPART *win,
493 INTBIG tech_displayableportvars(PORTPROTO *pp, WINDOWPART *win, POLYLOOP *pl);
494 VARIABLE *tech_filldisplayableportvar(PORTPROTO *pp, POLYGON *poly, WINDOWPART *win,
504 INTBIG tech_displayableavars(ARCINST*, WINDOWPART*, POLYLOOP*);
505 VARIABLE *tech_filldisplayableavar(ARCINST*, POLYGON*, WINDOWPART*, VARIABLE**, POLYLOOP*);
511 INTBIG tech_nodepolys(NODEINST *ni, INTBIG *reasonable, WINDOWPART *win, POLYLOOP *pl);
[all …]
H A Dglobal.h1216 #define NOWINDOWPART ((WINDOWPART *)-1)
1297 } WINDOWPART; typedef
1300 extern WINDOWPART *el_curwindowpart; /* current window */
1779 INTBIG arcpolys(ARCINST *arc, WINDOWPART *win);
1866 WINDOWPART *newwindowpart(CHAR *location, WINDOWPART *protowindow);
1867 void killwindowpart(WINDOWPART *window);
1868 void copywindowpart(WINDOWPART *dwindow, WINDOWPART *swindow);
1870 void computewindowscale(WINDOWPART *window);
1871 INTBIG applyxscale(WINDOWPART *window, INTBIG value);
1883 WINDOWPART *setvariablewindow(WINDOWPART *win);
[all …]
H A Dsimirsim.h99 BOOLEAN irsim_charhandlerschem(WINDOWPART *w, INTSML chr, INTBIG special);
100 BOOLEAN irsim_charhandlerwave(WINDOWPART *w, INTSML chr, INTBIG special);
109 void irsim_reportsignals(WINDOWPART *simwin, void *(*addbranch)(CHAR*, void*),
H A Dtecrcmos.h39 INTBIG rcmos_arcpolys(ARCINST*, WINDOWPART*);
41 INTBIG rcmos_allarcpolys(ARCINST*, POLYLIST*, WINDOWPART*);
H A Dtecmocmosold.h40 INTBIG mocmosold_arcpolys(ARCINST*, WINDOWPART*);
42 INTBIG mocmosold_allarcpolys(ARCINST*, POLYLIST*, WINDOWPART*);
H A Dtecgem.h40 INTBIG gem_allnodepolys(NODEINST*, POLYLIST*, WINDOWPART*, BOOLEAN);
42 INTBIG gem_allarcpolys(ARCINST*, POLYLIST*, WINDOWPART*);
H A Dtecgen.h55 INTBIG gen_nodepolys(NODEINST*, INTBIG*, WINDOWPART*);
57 INTBIG gen_allnodepolys(NODEINST*, POLYLIST*, WINDOWPART*, BOOLEAN);
H A Dsim.h163 BOOLEAN sim_window_create(INTBIG, NODEPROTO*, BOOLEAN(*)(WINDOWPART*, INTSML, INTBIG),
164 BOOLEAN(*)(WINDOWPART*, INTSML, INTBIG), INTBIG);
265 void sim_verreportsignals(WINDOWPART *simwin, void *(*addbranch)(CHAR*, void*),
299 void sim_spicereportsignals(WINDOWPART *simwin, void *(*addbranch)(CHAR*, void*),
375 void sim_reportsignals(WINDOWPART *simwin, void *(*addbranch)(CHAR*, void*),
377 void sim_addsignal(WINDOWPART *simwin, CHAR *sig, BOOLEAN overlay);
H A Dusrtrack.h96 void us_hthumbbegin(INTBIG x, WINDOWPART *w, INTBIG ly, INTBIG lx, INTBIG hx, void (*callback)(INTB…
100 void us_vthumbbegin(INTBIG y, WINDOWPART *w, INTBIG hx, INTBIG ly, INTBIG hy,
111 void us_arrowclickbegin(WINDOWPART *w, INTBIG lx, INTBIG hx, INTBIG ly, INTBIG hy, INTBIG amount);
/dports/cad/electric/electric-7.00/src/usr/
H A Dusreditemacs.c117 static void us_editemacsredraweditor(WINDOWPART*);
125 static void us_editemacsredrawscreen(WINDOWPART*);
128 static void us_editemacsflashcursor(WINDOWPART*);
151 WINDOWPART *us_editemacsmakeeditor(WINDOWPART *oriwin, CHAR *header, INTBIG *chars, INTBIG *lines) in us_editemacsmakeeditor()
158 REGISTER WINDOWPART *win; in us_editemacsmakeeditor()
320 INTBIG us_editemacstotallines(WINDOWPART *win) in us_editemacstotallines()
546 void us_editemacseditorterm(WINDOWPART *win) in us_editemacseditorterm()
588 void us_editemacsredraweditor(WINDOWPART *win) in us_editemacsredraweditor()
1724 void us_editemacsredrawscreen(WINDOWPART *win) in us_editemacsredrawscreen()
1823 void us_editemacsflashcursor(WINDOWPART *win) in us_editemacsflashcursor()
[all …]
H A Dusreditpac.c49 static WINDOWPART *us_editpaccurrentwin;
117 WINDOWPART *us_editpacmakeeditor(WINDOWPART *oriwin, CHAR *header, INTBIG *chars, INTBIG *lines) in us_editpacmakeeditor()
123 REGISTER WINDOWPART *win; in us_editpacmakeeditor()
291 INTBIG us_editpactotallines(WINDOWPART *win) in us_editpactotallines()
651 void us_editpaceditorterm(WINDOWPART *win) in us_editpaceditorterm()
668 void us_editpacshipchanges(WINDOWPART *win) in us_editpacshipchanges()
711 void us_editpaccut(WINDOWPART *win) in us_editpaccut()
731 void us_editpaccopy(WINDOWPART *win) in us_editpaccopy()
761 void us_editpacpaste(WINDOWPART *win) in us_editpacpaste()
802 void us_editpacundo(WINDOWPART *win) in us_editpacundo()
[all …]
H A Dusrdisp.c133 WINDOWPART ww; in us_drawwindow()
594 static WINDOWPART ww; in us_subwindow()
666 WINDOWPART ww; in us_redisplay()
725 REGISTER WINDOWPART *ow; in us_windowgetsexploericon()
743 WINDOWPART ww; in us_drawslidercorner()
877 WINDOWPART ww; in us_drawverticalslider()
947 WINDOWPART ww; in us_drawhorizontalslider()
1011 WINDOWPART ww; in us_drawverticalsliderthumb()
1060 WINDOWPART ww; in us_drawhorizontalsliderthumb()
1274 WINDOWPART ww; in us_erasescreen()
[all …]
H A Dusrwindow.c87 static WINDOWPART *us_3dwindowpart;
155 void us_clearwindow(WINDOWPART *w) in us_clearwindow()
172 void us_erasewindow(WINDOWPART *w) in us_erasewindow()
205 WINDOWPART *neww, *oldw; in us_switchtocell()
449 void us_endchanges(WINDOWPART *which) in us_endchanges()
451 REGISTER WINDOWPART *w; in us_endchanges()
665 REGISTER WINDOWPART *oldwin; in us_showin()
824 REGISTER WINDOWPART *w; in us_undisplayobject()
1081 WINDOWPART wsc; in us_showpoly()
1693 void us_3dfillview(WINDOWPART *win) in us_3dfillview()
[all …]
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphqtdraw.cpp96 static EFont *gra_gettextfont(WINDOWPART *win, TECHNOLOGY *tech, UINTBIG *descript);
205 void screeninvertline(WINDOWPART *win, INTBIG x1, INTBIG y1, INTBIG x2, INTBIG y2) in screeninvertline()
225 void screendrawbox(WINDOWPART *win, INTBIG lowx, INTBIG highx, INTBIG lowy, INTBIG highy, in screendrawbox()
244 void screenmovebox(WINDOWPART *win, INTBIG sx, INTBIG sy, INTBIG wid, INTBIG hei, in screenmovebox()
255 INTBIG screensavebox(WINDOWPART *win, INTBIG lx, INTBIG hx, INTBIG ly, INTBIG hy) in screensavebox()
329 void screensettextinfo(WINDOWPART *win, TECHNOLOGY *tech, UINTBIG *descript) in screensettextinfo()
335 static EFont *gra_gettextfont(WINDOWPART *win, TECHNOLOGY *tech, UINTBIG *descript) in gra_gettextfont()
421 void screengettextsize(WINDOWPART *win, char *str, INTBIG *x, INTBIG *y) in screengettextsize()
468 void screendrawtext(WINDOWPART *win, INTBIG atx, INTBIG aty, char *s, GRAPHICS *desc) in screendrawtext()
594 void screendrawthickcircle(WINDOWPART *win, INTBIG atx, INTBIG aty, INTBIG radius, in screendrawthickcircle()
[all …]
/dports/cad/electric/electric-7.00/src/cons/
H A Dconlinttg.c40 static void cli_termhandler(WINDOWPART*);
50 static BOOLEAN cli_addwire(CHAR*, INTBIG, WINDOWPART*);
51 static void cli_addexport(CHAR*, INTBIG, WINDOWPART*);
56 static void cli_commentline(INTBIG, WINDOWPART*);
57 static void cli_restoreline(CHAR*, INTBIG, WINDOWPART*);
68 REGISTER WINDOWPART *win; in cli_makeeditorwindow()
70 win = (WINDOWPART *)asktool(us_tool, x_("window-new")); in cli_makeeditorwindow()
171 void cli_termhandler(WINDOWPART *win) in cli_termhandler()
189 REGISTER WINDOWPART *w; in cli_changehandler()
476 WINDOWPART *win) in cli_changedeclaration()
[all …]
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimwindow.c661 REGISTER WINDOWPART *wavewin; in sim_window_redraw()
979 REGISTER WINDOWPART *w; in sim_window_grabcachedsignalsoncell()
1701 REGISTER WINDOWPART *wavewin; in sim_window_cleartracehighlight()
1735 REGISTER WINDOWPART *wavewin; in sim_window_addhighlighttrace()
1779 REGISTER WINDOWPART *wavewin; in sim_window_deletehighlighttrace()
2029 REGISTER WINDOWPART *wavewin; in sim_window_setmaincursor()
2053 REGISTER WINDOWPART *wavewin; in sim_window_setextensioncursor()
2162 REGISTER WINDOWPART *wavewin; in sim_window_zoomdown()
3385 REGISTER WINDOWPART *ww; in sim_window_termhandler()
5382 WINDOWPART *w; in sim_window_findwaveform()
[all …]
/dports/cad/electric/electric-7.00/src/db/
H A Ddata.c81 WINDOWPART *el_topwindowpart; /* top window in list */
82 WINDOWPART *el_curwindowpart; /* current window partition */

1234