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

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dframe.el1258 (defgroup cursor nil function
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/db/
H A DBtRecExample.java230 private Cursor cursor; field in class:BtRecExample
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/xa/
H A Dxa_db.c26 int (*cursor) __P((DB *, DB_TXN *, DBC **, u_int32_t)); member in struct:__xa_methods
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dimplicit.c49 char *cursor, *limit, *marker; local
1730 char *cursor, *limit, *marker; local
/macosx-10.9.5/Heimdal-323.92.1/admin/
H A Dpurge.c106 krb5_kt_cursor cursor; local
/macosx-10.9.5/Heimdal-323.92.1/kuser/
H A Dkdestroy.c105 krb5_cccol_cursor cursor; local
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dks_dir.c99 dir_iter_start(hx509_context context, hx509_certs certs, void *data, void **cursor) argument
188 dir_iter_end(hx509_context context, hx509_certs certs, void *data, void *cursor) argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dfuncrepl.cpp78 replace(Replaceable& text, int32_t start, int32_t limit, int32_t& cursor) argument
H A Duni2name.cpp89 int32_t cursor = offsets.start; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ucdata/
H A Ducpgba.h75 long cursor; /* Position of "cursor" in the string. */ member in struct:_ucrun_t
94 ucrun_t *cursor; /* The run containing the "cursor." */ member in struct:_ucstring_t
[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBCursorBackendImpl.h47 static PassRefPtr<IDBCursorBackendImpl> create(PassRefPtr<IDBBackingStore::Cursor> cursor, IndexedDB::CursorType cursorType, IDBTransactionBackendImpl* transaction, int64_t objectStoreId) argument
51 static PassRefPtr<IDBCursorBackendImpl> create(PassRefPtr<IDBBackingStore::Cursor> cursor, IndexedDB::CursorType cursorType, IDBDatabaseBackendInterface::TaskType taskType, IDBTransactionBackendImpl* transaction, int64_t objectStoreId) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DWidgetEfl.cpp86 void Widget::setCursor(const Cursor& cursor) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DColorCG.cpp124 static size_t cursor; local
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DWidgetGtk.cpp59 void Widget::setCursor(const Cursor& cursor) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DWidgetQt.cpp77 void Widget::setCursor(const Cursor& cursor) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DWebViewEfl.cpp93 void WebViewEfl::setCursor(const Cursor& cursor) argument
/macosx-10.9.5/libauto-185.5/
H A DBitmap.cpp52 usword_t *cursor = bp_cursor(bp); // address of first word local
76 usword_t *cursor = bp_cursor(bp); // address of first word local
94 usword_t *cursor = bp_cursor(bp); // address of first word local
161 usword_t *cursor = bp_cursor(bp); // address of bit map data local
190 usword_t *cursor = bp_cursor(bp); // address of bit map data local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Ddict_thash.c60 HTABLE_INFO **cursor; /* ditto */ member in struct:__anon11874
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dentryfield.rb
H A Dpromptdialog.rb
H A Dspinner.rb
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcal-tex.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dtpu-extras.el[all...]
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A Dload.c34 DBC *cursor; local
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/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

Completed in 480 milliseconds

1234567891011>>