Searched defs:Tk_MaintainGeometry (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkGeometry.c19 * Data structures of the following type are used by Tk_MaintainGeometry.
20 * For each slave managed by Tk_MaintainGeometry, there is one of these
39 * Tk_MaintainGeometry, there is a structure of the following type:
230 * Tk_MaintainGeometry --
246 * Tk_MaintainGeometry, then the previous information is replaced
255 Tk_MaintainGeometry(slave, master, x, y, width, height)
365 * This procedure cancels a previous Tk_MaintainGeometry call,
448 * of its ancestors, on behalf of Tk_MaintainGeometry.
505 * by Tk_MaintainGeometry.
251 Tk_MaintainGeometry(slave, master, x, y, width, height) function

Completed in 10 milliseconds