Searched refs:wmInfoPtr (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libtk/unix/
H A DtkUnixWm.c409 winPtr->wmInfoPtr = wmPtr;
458 register WmInfo *wmPtr = winPtr->wmInfoPtr;
602 register WmInfo *wmPtr = winPtr->wmInfoPtr;
630 wmPtr2 = ((TkWindow *) wmPtr->icon)->wmInfoPtr;
635 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
657 winPtr->wmInfoPtr = NULL;
685 if (winPtr->wmInfoPtr->flags & WM_NEVER_MAPPED) {
767 wmPtr = winPtr->wmInfoPtr;
1321 wmPtr2 = ((TkWindow *) wmPtr->icon)->wmInfoPtr;
1337 wmPtr2 = ((TkWindow *) tkwin2)->wmInfoPtr;
[all...]
/ast/src/lib/libtk/generic/
H A DtkInt.h545 struct TkWmInfo *wmInfoPtr; /* For top-level windows, points to member in struct:TkWindow
H A DtkWindow.c563 winPtr->wmInfoPtr = NULL;

Completed in 31 milliseconds