Searched defs:cursor (Results 26 - 50 of 181) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dcursor.cpp398 wxSetCursor(const wxCursor& cursor) argument
[all...]
H A Ddragimag.cpp107 bool wxDragImage::Create(const wxBitmap& image, const wxCursor& cursor) argument
164 bool wxDragImage::Create(const wxIcon& image, const wxCursor& cursor) argument
204 bool wxDragImage::Create(const wxString& str, const wxCursor& cursor) argument
[all...]
H A Ddialog.cpp472 wxCursor cursor = m_cursor; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dradiobut.cpp184 wxCursor cursor = m_cursor; local
H A Dtglbtn.cpp180 wxCursor cursor = m_cursor; local
321 wxCursor cursor = m_cursor; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Ddataview.h121 virtual bool StartDrag( wxPoint cursor, wxRect cell, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dbitmap.h92 wxBitmap& operator=(const wxCursor& cursor) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dbitmap.h87 wxBitmap& operator=(const wxCursor& cursor) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dtileblit.c85 struct fb_tilecursor cursor; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_xattr.c197 struct attrlist_cursor_kern cursor = { 0 }; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dload.c34 DBC *cursor; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DEventExample.java360 private void printEvents(SecondaryCursor cursor) argument
337 printEvents(DatabaseEntry firstKey, DatabaseEntry firstData, Cursor cursor, long endDate) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DBlockIterator.java194 private void setSlot(int i, DataCursor cursor) { argument
210 insertSlot(int i, DataCursor cursor) argument
278 moveCursor(int i, DataCursor cursor) argument
287 closeCursor(DataCursor cursor) argument
[all...]
H A DStoredContainer.java410 closeCursor(DataCursor cursor) argument
[all...]
H A DStoredIterator.java76 private DataCursor cursor; field in class:StoredIterator
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DBasicCursor.java27 RangeCursor cursor; field in class:BasicCursor
34 BasicCursor(RangeCursor cursor, argument
[all...]
H A DBasicIndex.java233 private <V> EntityCursor<V> cursor(Transaction txn, method in class:BasicIndex
257 private <V> EntityCursor<V> cursor(Transaction txn, method in class:BasicIndex
[all...]
H A DSubIndex.java289 private <V> EntityCursor<V> cursor(Transaction txn, method in class:SubIndex
313 private <V> EntityCursor<V> cursor(Transaction txn, method in class:SubIndex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/cdb/
H A Dcnid_cdb_add.c93 DBC *cursor; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Ddiscovery.c247 unsigned char *cursor = packet.payload; local
418 unsigned char *cursor = packet.payload; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h60 } cursor; member in struct:nouveau_crtc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dcursor.cpp671 void wxSetCursor(const wxCursor& cursor) argument
[all...]
H A Ddnd.cpp312 const wxCursor& cursor = GetCursor(effect); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dcursor.cpp521 void wxSetCursor(const wxCursor& cursor) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dcursor.cpp222 Cursor cursor = XCreatePixmapCursor (dpy, local
319 WXCursor cursor = MakeCursor(display, M_CURSORDATA->m_cursorId); local
340 Cursor cursor = (Cursor) 0; local
433 wxXSetBusyCursor(wxWindow * win, const wxCursor * cursor) argument
469 wxBeginBusyCursor(const wxCursor *cursor) argument
[all...]

Completed in 275 milliseconds

12345678