Home
last modified time | relevance | path

Searched refs:ctlpos (Results 1 – 9 of 9) sorted by relevance

/dports/security/putty/putty-0.76/windows/
H A Dwinstuff.h355 struct ctlpos { struct
419 void ctlposinit(struct ctlpos *cp, HWND hwnd,
421 HWND doctl(struct ctlpos *cp, RECT r,
423 void bartitle(struct ctlpos *cp, char *name, int id);
425 void endbox(struct ctlpos *cp);
437 void staticedit(struct ctlpos *cp, char *stext,
439 void staticddl(struct ctlpos *cp, char *stext,
442 void staticpassedit(struct ctlpos *cp, char *stext,
444 void bigeditctrl(struct ctlpos *cp, char *stext,
449 void sesssaver(struct ctlpos *cp, char *text,
[all …]
H A Dwinctrls.c56 void ctlposinit(struct ctlpos *cp, HWND hwnd, in ctlposinit()
74 HWND doctl(struct ctlpos *cp, RECT r, in doctl()
150 void endbox(struct ctlpos *cp) in endbox()
491 void paneltitle(struct ctlpos *cp, int id) in paneltitle()
637 void staticedit(struct ctlpos *cp, char *stext, in staticedit()
653 void staticddl(struct ctlpos *cp, char *stext, in staticddl()
773 void listbox(struct ctlpos *cp, char *stext, in listbox()
1149 void progressbar(struct ctlpos *cp, int id) in progressbar()
1353 struct ctlpos columns[16]; in winctrl_layout()
1356 struct ctlpos tabdelays[16]; in winctrl_layout()
[all …]
H A Dwindlg.c363 struct ctlpos cp; in create_controls()
H A Dwinpgen.c1288 struct ctlpos cp, cp2; in MainDlgProc()
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinstuff.h355 struct ctlpos { struct
419 void ctlposinit(struct ctlpos *cp, HWND hwnd,
421 HWND doctl(struct ctlpos *cp, RECT r,
423 void bartitle(struct ctlpos *cp, char *name, int id);
425 void endbox(struct ctlpos *cp);
437 void staticedit(struct ctlpos *cp, char *stext,
439 void staticddl(struct ctlpos *cp, char *stext,
442 void staticpassedit(struct ctlpos *cp, char *stext,
444 void bigeditctrl(struct ctlpos *cp, char *stext,
449 void sesssaver(struct ctlpos *cp, char *text,
[all …]
H A Dwinctrls.c56 void ctlposinit(struct ctlpos *cp, HWND hwnd, in ctlposinit()
74 HWND doctl(struct ctlpos *cp, RECT r, in doctl()
150 void endbox(struct ctlpos *cp) in endbox()
491 void paneltitle(struct ctlpos *cp, int id) in paneltitle()
637 void staticedit(struct ctlpos *cp, char *stext, in staticedit()
653 void staticddl(struct ctlpos *cp, char *stext, in staticddl()
773 void listbox(struct ctlpos *cp, char *stext, in listbox()
1149 void progressbar(struct ctlpos *cp, int id) in progressbar()
1353 struct ctlpos columns[16]; in winctrl_layout()
1356 struct ctlpos tabdelays[16]; in winctrl_layout()
[all …]
H A Dwindlg.c363 struct ctlpos cp; in create_controls()
H A Dwinpgen.c1288 struct ctlpos cp, cp2; in MainDlgProc()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/windows/
H A Dwinstuff.h380 struct ctlpos { struct
444 void ctlposinit(struct ctlpos *cp, HWND hwnd,
446 HWND doctl(struct ctlpos *cp, RECT r,
448 void bartitle(struct ctlpos *cp, char *name, int id);
450 void endbox(struct ctlpos *cp);
462 void staticedit(struct ctlpos *cp, char *stext,
464 void staticddl(struct ctlpos *cp, char *stext,
467 void staticpassedit(struct ctlpos *cp, char *stext,
469 void bigeditctrl(struct ctlpos *cp, char *stext,
474 void sesssaver(struct ctlpos *cp, char *text,
[all …]