Home
last modified time | relevance | path

Searched refs:WindowNode (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/classes/draw/impls/win32/
H A Dwin32draw.h22 typedef struct _p_WindowNode *WindowNode; typedef
25 WindowNode wnext, wprev;
50 WindowNode node; /* so we can grab windownode info if needed */
H A Dwin32draw.c29 WindowNode WindowListHead = NULL;
41 static PetscErrorCode deletemouselist_Win32(WindowNode);
80 static PetscErrorCode deletemouselist_Win32(WindowNode deletelist) in deletemouselist_Win32()
100 WindowNode current; in PetscDrawGetMouseButton_Win32()
594 WindowNode newnode; in PetscDrawCreate_Win32()
690 WindowNode current = NULL; in OnPaint_Win32()
717 WindowNode current = NULL; in MouseRecord_Win32()
757 WindowNode current; in OnDestroy_Win32()