Searched refs:geometry (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkWindow.c163 static char *geometry; variable
173 {"-geometry", TK_ARGV_STRING, (char *) NULL, (char *) &geometry,
174 "Initial geometry for window"},
2346 name = display = geometry = colormap = visual = NULL;
2438 * Set the geometry of the main window, if requested. Put the
2439 * requested geometry into the "geometry" variable.
2442 if (geometry != NULL) {
2443 Tcl_SetVar(interp, "geometry", geometr
[all...]
/ast/src/lib/libtksh/lib/tksh7.6/
H A Dinit.tcl470 $c eval {set argv {-geometry +0+0}}
/ast/src/lib/libtk/library/demos/
H A Dwidget229 wm geometry $w +300+300
H A Dfloor.tcl1294 wm geometry $w +20+20

Completed in 34 milliseconds