Home
last modified time | relevance | path

Searched refs:TkWmInfo (Results 1 – 25 of 31) sorted by relevance

12

/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXWm.h49 typedef struct TkWmInfo { struct
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXWm.h56 typedef struct TkWmInfo { struct
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXWm.h57 typedef struct TkWmInfo { struct
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.2/
H A DtkInt.h455 struct TkWmInfo *firstWmPtr; /* Points to first top-level window. */
456 struct TkWmInfo *foregroundWmPtr;
766 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.3/
H A DtkInt.h454 struct TkWmInfo *firstWmPtr; /* Points to first top-level window. */
455 struct TkWmInfo *foregroundWmPtr;
775 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkInt.h493 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
494 struct TkWmInfo *foregroundWmPtr;
823 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/math/vtk8/VTK-8.2.0/ThirdParty/TclTk/internals/tk8.5/
H A DtkInt.h504 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
505 struct TkWmInfo *foregroundWmPtr;
837 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.5/
H A DtkInt.h504 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
505 struct TkWmInfo *foregroundWmPtr;
837 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.4/
H A DtkInt.h489 struct TkWmInfo *firstWmPtr; /* Points to first top-level window. */
490 struct TkWmInfo *foregroundWmPtr;
845 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.6/
H A DtkInt.h459 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
460 struct TkWmInfo *foregroundWmPtr;
780 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/math/vtk8/VTK-8.2.0/ThirdParty/TclTk/internals/tk8.6/
H A DtkInt.h459 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
460 struct TkWmInfo *foregroundWmPtr;
780 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkInt.h448 struct TkWmInfo *firstWmPtr; /* Points to first top-level window. */
449 struct TkWmInfo *foregroundWmPtr;
803 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkInt.h508 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
509 struct TkWmInfo *foregroundWmPtr;
837 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnscalc/
H A Dwinmain.c309 typedef struct TkWmInfo { struct
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsview/
H A Dwinmain.c309 typedef struct TkWmInfo { struct
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsplot/
H A Dwinmain.c312 typedef struct TkWmInfo { struct
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkInt.h531 struct TkWmInfo *firstWmPtr;/* Points to first top-level window. */
532 struct TkWmInfo *foregroundWmPtr;
870 struct TkWmInfo *wmInfoPtr; /* For top-level windows (and also for special
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkInt.h545 struct TkWmInfo *wmInfoPtr; /* For top-level windows, points to
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkInt.h545 struct TkWmInfo *wmInfoPtr; /* For top-level windows, points to
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkInt.h545 struct TkWmInfo *wmInfoPtr; /* For top-level windows, points to
/dports/shells/ksh93/ast-93u/src/lib/libtk/unix/
H A DtkUnixWm.c59 typedef struct TkWmInfo { struct
187 struct TkWmInfo *nextPtr; /* Next in list of all top-level windows. */ argument
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/unix/
H A DtkUnixWm.c59 typedef struct TkWmInfo { struct
187 struct TkWmInfo *nextPtr; /* Next in list of all top-level windows. */ argument
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/unix/
H A DtkUnixWm.c59 typedef struct TkWmInfo { struct
187 struct TkWmInfo *nextPtr; /* Next in list of all top-level windows. */ argument
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnixWm.c66 typedef struct TkWmInfo { struct
216 struct TkWmInfo *nextPtr; /* Next in list of all top-level windows. */ argument
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinWm.c158 typedef struct TkWmInfo { struct
270 struct TkWmInfo *nextPtr; /* Next in list of all top-level windows. */ argument

12