Home
last modified time | relevance | path

Searched refs:_Cursor (Results 1 – 25 of 934) sorted by relevance

12345678910>>...38

/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/tkinter/
H A Dttk.pyi44 cursor: tkinter._Cursor = ...,
64 cursor: tkinter._Cursor = ...,
89 cursor: tkinter._Cursor = ...,
114 cursor: tkinter._Cursor = ...,
141 cursor: tkinter._Cursor = ...,
164 cursor: tkinter._Cursor = ...,
189 cursor: tkinter._Cursor = ...,
218 cursor: tkinter._Cursor = ...,
244 cursor: tkinter._Cursor = ...,
272 cursor: tkinter._Cursor = ...,
[all …]
H A D__init__.pyi621 cursor: _Cursor = ...,
861 cursor: _Cursor = ...,
887 cursor: _Cursor = ...,
920 cursor: _Cursor = ...,
968 cursor: _Cursor = ...,
1013 cursor: _Cursor = ...,
1055 cursor: _Cursor = ...,
1324 cursor: _Cursor = ...,
1383 cursor: _Cursor = ...,
1435 cursor: _Cursor = ...,
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/tkinter/
H A Dttk.pyi44 cursor: tkinter._Cursor = ...,
64 cursor: tkinter._Cursor = ...,
89 cursor: tkinter._Cursor = ...,
114 cursor: tkinter._Cursor = ...,
141 cursor: tkinter._Cursor = ...,
164 cursor: tkinter._Cursor = ...,
189 cursor: tkinter._Cursor = ...,
218 cursor: tkinter._Cursor = ...,
244 cursor: tkinter._Cursor = ...,
272 cursor: tkinter._Cursor = ...,
[all …]
H A D__init__.pyi622 cursor: _Cursor = ...,
862 cursor: _Cursor = ...,
888 cursor: _Cursor = ...,
921 cursor: _Cursor = ...,
969 cursor: _Cursor = ...,
1014 cursor: _Cursor = ...,
1056 cursor: _Cursor = ...,
1325 cursor: _Cursor = ...,
1384 cursor: _Cursor = ...,
1438 cursor: _Cursor = ...,
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xarcan/xarcan-0.6.0/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dwindow.h70 struct _Cursor;
135 struct _Cursor * /*pCursor */ );
137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
H A Dcursorstr.h72 typedef struct _Cursor { struct
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dresult.c267 void * _Cursor = NULL;
306 if ((_Cursor = malloc((cbCursorMax + 1) * DRV_WCHARSIZE_ALLOC(conv))) == NULL)
311 cursorOut = _Cursor;
316 if ((_Cursor = malloc(cbCursorMax * MB_CUR_MAX + 1)) == NULL)
321 cursorOut = _Cursor;
334 MEM_FREE(_Cursor);
362 MEM_FREE(_Cursor);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include/
H A Dcursorstr.h69 typedef struct _Cursor { struct
H A Dcursor.h58 typedef struct _Cursor *CursorPtr;

12345678910>>...38