Searched refs:bd (Results 1 - 25 of 30) sorted by relevance

12

/ast/src/lib/libtk/library/demos/
H A Dimage1.tcl25 label $w.l1 -image image1a -bd 1 -relief sunken
30 label $w.l2 -image image1b -bd 1 -relief sunken
H A Dform.tcl25 frame $w.$i -bd 2
H A Dmsgbox.tcl30 frame $w.left.sep -relief ridge -bd 1 -height 2
42 frame $w.right.sep -relief ridge -bd 1 -height 2
H A Dhscale.tcl26 canvas $w.frame.canvas -width 50 -height 50 -bd 0 -highlightthickness 0
H A Drmt35 frame .menu -relief raised -bd 2
47 text .t -relief sunken -bd 2 -yscrollcommand ".s set" -setgrid true
H A Dvscale.tcl28 canvas $w.frame.canvas -width 50 -height 50 -bd 0 -highlightthickness 0
H A Dmenu.tcl15 frame $w.menu -relief raised -bd 2
H A Dtext.tcl21 text $w.text -relief sunken -bd 2 -yscrollcommand "$w.scroll set" -setgrid 1 \
H A Dwidget47 label .statusBar.lab -text " " -relief sunken -bd 1 \
49 label .statusBar.foo -width 8 -relief sunken -bd 1 \
/ast/src/lib/libtk/library/
H A DoptMenu.tcl37 -relief raised -bd 2 -highlightthickness 2 -anchor c
H A Ddialog.tcl50 frame $w.bot -relief raised -bd 1
52 frame $w.top -relief raised -bd 1
76 frame $w.default -relief sunken -bd 1
H A Dbgerror.tcl47 text $w.text -relief sunken -bd 2 -yscrollcommand "$w.scroll set" \
H A Dmsgbox.tcl137 frame $w.bot -relief raised -bd 1
139 frame $w.top -relief raised -bd 1
174 frame $w.default -relief sunken -bd 1
H A Dclrpick.tcl214 set topFrame [frame $w.top -relief raised -bd 1]
237 2*([$box.entry cget -highlightthickness] + [$box.entry cget -bd])]
240 -width $data(BARS_WIDTH) -relief sunken -bd 2
276 set f1 [frame $selFrame.f1 -relief sunken -bd 2]
277 set data(finalCanvas) [frame $f1.demo -bd 0 -width 100 -height 70]
290 set botFrame [frame $w.bot -relief raised -bd 1]
421 [$col cget -highlightthickness] + [$col cget -bd]]
H A Dtkfbox.tcl74 set data(canvas) [canvas $w.canvas -bd 2 -relief sunken \
224 [$data(canvas) cget -bd]]
327 [$data(canvas) cget -bd]]
829 -relief raised -bd 2 -anchor w
H A Dxmfbox.tcl167 set top [frame $w.top -relief raised -bd 1]
168 set bot [frame $w.bot -relief raised -bd 1]
H A Dconsole.tcl38 .console configure -bg white -bd 0 -highlightthickness 0 \
/ast/src/cmd/codexlib/zip/
H A Dimplode.c120 int bd; member in struct:State_s
253 int bb, bl, bd; /* number of bits decoded by those */ local
260 bd = state->bd;
306 NEEDBITS(state, (ulg)bd); /* get coded distance high bits */
307 t = td + IGETBITS(state, bd);
394 int bb, bl, bd; /* number of bits decoded by those */ local
401 bd = state->bd;
446 NEEDBITS(state, (ulg)bd); /* ge
534 int bl, bd; /* number of bits decoded by tl[] and td[] */ local
662 int bl, bd; /* number of bits decoded by tl[] and td[] */ local
[all...]
H A Ddeflate.c161 int bd; /* number of bits decoded by td[] */ member in struct:State_s
220 int bd; /* number of bits decoded by td[] */ local
233 bd = state->bd;
278 NEEDBITS(state, (ulg)bd);
279 t = td + GETBITS(bd);
416 state->bd = state->fixed_bd;
432 int bd; /* lookup bits for td */ local
569 bd = dbits;
570 i = huff(ll + nl, nd, 0, cpdist, cpdext, &td, &bd, stat
[all...]
/ast/src/lib/libtk/generic/
H A DtkSquare.c64 {TK_CONFIG_SYNONYM, "-bd", "borderWidth", (char *) NULL,
576 int i, bd;
577 bd = 0;
579 bd = squarePtr->borderWidth;
581 i = (Tk_Width(squarePtr->tkwin) - bd) - (squarePtr->x + squarePtr->size);
585 i = (Tk_Height(squarePtr->tkwin) - bd) - (squarePtr->y + squarePtr->size);
589 if (squarePtr->x < bd) {
590 squarePtr->x = bd;
592 if (squarePtr->y < bd) {
593 squarePtr->y = bd;
568 int i, bd; local
[all...]
H A DtkGrab.c873 int x, y, sameScreen, bd;
890 bd = childPtr->changes.border_width;
891 if ((x >= -bd) && (y >= -bd)
892 && (x < (childPtr->changes.width + bd))
893 && (y < (childPtr->changes.height + bd))) {
867 int x, y, sameScreen, bd; local
/ast/src/lib/libtksh/src/
H A Dtcleval.c385 Shbltin_t bd; local
395 bd = *(Shbltin_t*)((Interp*)interp)->shbltin;
396 bd.shp = &sh;
397 bd.ptr = nv->nvfun;
398 result = (*((ShellProc_t) nv->nvalue))(argc, argv, &bd);
/ast/src/lib/libast/uwin/
H A Dexpm1.c97 vc(lnhuge, 9.4961163736712506989E1 ,ec1d,43bd,9010,a73e, 7, .BDEC1DA73E9010)
H A Dexp.c88 vc(lnhuge, 9.4961163736712506989E1 ,ec1d,43bd,9010,a73e, 7, .BDEC1DA73E9010)
/ast/src/lib/libtk/unix/
H A DtkUnixWm.c2198 int width, height, bd;
2211 (unsigned int *) &height, (unsigned int *) &bd, &dummy);
2223 wmPtr->xInParent = xOffset + bd - winPtr->changes.border_width;
2224 wmPtr->yInParent = yOffset + bd - winPtr->changes.border_width;
2225 wmPtr->parentWidth = width + 2*bd;
2226 wmPtr->parentHeight = height + 2*bd;
3221 int tmpx, tmpy, bd;
3295 bd = childPtr->changes.border_width;
3296 if ((tmpx >= -bd) && (tmpy >= -bd)
2187 int width, height, bd; local
3197 int tmpx, tmpy, bd; local
3311 int bd; local
[all...]

Completed in 69 milliseconds

12