Searched refs:cursor (Results 226 - 250 of 1014) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/library/
H A DWidget.itk15 # switch: -cursor ........ cursor used when pointer is inside
48 keep -background -cursor
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dctext_tcl.tcl32 -column -cursor -highlightcolors -linemap -menu -tearoff \
33 -displayof -cursor -underline -tags -tag -length]
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dtwind.tcl38 -cursor top_left_arrow
40 -cursor top_left_arrow
42 -cursor top_left_arrow
44 -cursor top_left_arrow
82 -cursor top_left_arrow
88 -offvalue "Short" -cursor top_left_arrow -pady 5 -padx 2
95 button $t.color$i -text $color -cursor top_left_arrow -command \
121 canvas $c -relief sunken -width 450 -height 300 -cursor top_left_arrow
H A Dwidget95 # so that the descriptions are highlighted only when the mouse cursor
96 # is right over them (but not when the cursor is to their left or right)
121 .t config -cursor hand2
126 .t config -cursor xterm
291 set cursor [.t cget -cursor]
292 .t configure -cursor watch
297 .t configure -cursor $cursor
305 # is called when the user moves the cursor ove
[all...]
/macosx-10.10/BerkeleyDB-21/db/test/
H A Dtest073.tcl8 # TEST Test of cursor stability on duplicate pages.
12 # TEST setting a reference cursor to point to each.
59 puts "cursor stability on duplicate pages."
96 puts "\tTest$tnum.a.2: Initializing cursor get loop; $keys dups."
105 set dbc($i) [eval {$db cursor} $txn]
106 error_check_good "db cursor ($i)"\
121 set curs [eval {$db cursor} $txn]
122 error_check_good "db cursor create" [is_valid_cursor $curs $db]\
142 set curs [eval {$db cursor} $txn]
143 error_check_good "db cursor creat
[all...]
H A Dtest092.tcl81 # 6. A cursor handle for dirty txn data (clean db handle using
82 # the dirty txn handle on the cursor call) (dbccl1).
83 # 7. A cursor handle for dirty data (dirty on get call) (dbcdr0).
84 # 8. A cursor handle for dirty data (dirty on cursor call) (dbcdr1).
102 set dbccl [$dbcl cursor -txn $tdr]
105 set dbcdr0 [$dbdr cursor]
108 set dbcdr1 [$dbdr cursor -read_uncommitted]
165 puts "\tTest092.e: Check dirty data using dirty txn and clean db/cursor"
172 puts "\tTest092.g: Check dirty data using -read_uncommitted cursor"
[all...]
H A Dtest087.tcl8 # TEST Test of cursor stability when converting to and modifying
13 # TEST setting a reference cursor to point to each. Do each put twice,
94 set dbc($i) [$db cursor -txn $txn]
95 error_check_good "db cursor ($i)"\
113 set curs [$db cursor -txn $ctxn]
114 error_check_good "db cursor create" [is_valid_cursor $curs $db]\
140 set curs [$db cursor -txn $ctxn]
141 error_check_good "db cursor create" [is_valid_cursor $curs $db]\
163 set curs [$db cursor -txn $ctxn]
164 error_check_good "db cursor creat
[all...]
H A Dsi002.tcl8 # TEST Basic cursor-based secondary index put/delete test
95 # Populate with a cursor, exercising keyfirst/keylast.
97 set pdbc [$pdb cursor]
129 set pdbc [$pdb cursor]
147 set sdbc [$sdb cursor]
176 Primary cursor delete loop: deleting $half entries"
177 set pdbc [$pdb cursor]
190 Secondary cursor delete loop: deleting $quar entries"
192 set sdbc [$sdb cursor]
H A Dsi004.tcl9 # TEST Basic cursor-based secondary index put/delete test, with
81 # Populate with a cursor put, exercising keyfirst/keylast.
85 set pdbc [$pdb cursor]
129 set pdbc [$pdb cursor]
148 set sdbc [$sdb cursor]
186 Primary cursor delete loop: deleting $half entries ... "
187 set pdbc [$pdb cursor]
213 Secondary cursor delete loop: deleting $quar entries"
215 set sdbc [$sdb cursor]
/macosx-10.10/Heimdal-398.1.2/lib/libedit/examples/
H A Dtc1.c105 for (ptr = lf->cursor - 1;
108 len = lf->cursor - ++ptr;
191 (li->cursor - li->buffer), li->buffer,
192 (li->lastchar - 1 - li->cursor),
193 (li->cursor >= li->lastchar) ? "" : li->cursor);
H A Dwtc1.c66 for (ptr = lf->cursor -1; !iswspace(*ptr) && ptr > lf->buffer; --ptr)
68 len = lf->cursor - ++ptr;
159 (li->cursor - li->buffer), li->buffer,
160 (li->lastchar - 1 - li->cursor),
161 (li->cursor >= li->lastchar) ? L"" : li->cursor);
/macosx-10.10/MITKerberosShim-66/
H A Dcache.c213 mit_krb5_cc_cursor *cursor,
221 ret = heim_krb5_cc_next_cred(HC(context), (krb5_ccache)cache, (krb5_cc_cursor *)cursor, &c);
233 mit_krb5_cc_cursor *cursor)
236 if (context == NULL || cache == NULL || cursor == NULL || *cursor == NULL) {
245 return heim_krb5_cc_end_seq_get(HC(context), (krb5_ccache)cache, (krb5_cc_cursor)cursor);
211 krb5_cc_next_cred(mit_krb5_context context, mit_krb5_ccache cache, mit_krb5_cc_cursor *cursor, mit_krb5_creds *creds) argument
232 krb5_cc_end_seq_get(mit_krb5_context context, mit_krb5_ccache cache, mit_krb5_cc_cursor *cursor) argument
/macosx-10.10/libedit-40/src/
H A Dfilecomplete.c454 ctemp = li->cursor;
469 len = (li->cursor - li->buffer) - ctemp_off;
473 len = (size_t)(li->cursor - ctemp);
486 *point = (int)(li->cursor - li->buffer);
491 int cur_off = (int)(li->cursor - li->buffer);
516 len = wli->cursor - ctemp;
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/datefield/
H A Ddatefield.tcl131 set cursor 3 ;# Where to leave the cursor
135 set cursor 1
156 $w icursor $cursor
164 set cursor 6 ;# Where to leave the cursor
170 set cursor 4
183 $w icursor $cursor
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/
H A DBerkeleyDB.pm1317 my $cursor = $self->_db_write_cursor() ;
1318 while ($cursor->c_get($key, $value, BerkeleyDB::DB_PREV()) == 0)
1319 { $cursor->c_del() }
1404 my $cursor = $self->_db_write_cursor() ;
1405 return undef if $cursor->c_get($key, $value, BerkeleyDB::DB_FIRST()) != 0 ;
1406 return undef if $cursor->c_del() != 0 ;
1418 my $cursor = $self->_db_write_cursor() ;
1419 my $status = $cursor->c_get($key, $value, BerkeleyDB::DB_FIRST()) ;
1425 $cursor->c_put($key, $value, BerkeleyDB::DB_BEFORE()) ;
1445 my $cursor
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dslmdb.c86 /* only one cursor per database.
146 /* LMDB cursor operation.
306 /* slmdb_cursor_close - close cursor and its read transaction */
313 * Close the cursor and its read transaction. We can restore it later
316 txn = mdb_cursor_txn(slmdb->cursor);
317 mdb_cursor_close(slmdb->cursor);
318 slmdb->cursor = 0;
365 * Copy the key under the cursor.
415 if (slmdb->cursor != 0)
649 * Open a read transaction and cursor i
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/incoming/src/
H A Dcollapsablewidget.itk51 keep -background -cursor -foreground -labelfont
129 keep -background -cursor
152 keep -background -foreground -cursor
164 keep -background -cursor
174 keep -background -cursor
/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_file.c475 out->prev = out->cursor;
539 while ((status == ASL_STATUS_OK) && (s->cursor != 0))
584 while ((status == ASL_STATUS_OK) && (s->cursor != 0))
653 while ((status == ASL_STATUS_OK) && (s->cursor != 0))
1339 s->cursor = 0;
1349 s->cursor = 0;
1390 s->cursor = 0;
1411 s->cursor = 0;
1428 s->cursor = 0;
1449 if ((r.next != 0) && (r.next <= s->cursor))
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dhierarchy.itk66 keep -cursor -textfont -font
225 text $itk_component(clipper).list -wrap none -cursor center_ptr \
278 rename -cursor -menucursor menuCursor Cursor
286 rename -cursor -menucursor menuCursor Cursor
879 $itk_component(list) configure -state normal -cursor watch
881 $itk_component(list) configure -state disabled -cursor $itk_option(-cursor)
1006 # a moment for large hierarchies, the cursor will be changed to a watch
1017 $itk_component(list) configure -state normal -cursor watch
1038 # and set the cursor bac
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecIdentity.cpp330 KCCursor cursor(keychains, kSecGenericPasswordItemClass, NULL);
338 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecServiceItemAttr), service);
339 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecTypeItemAttr), itemType);
341 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecScriptCodeItemAttr), (sint32)keyUsage);
344 if (!cursor->next(prefItem))
545 KCCursor cursor(keychains, kSecGenericPasswordItemClass, NULL);
547 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecServiceItemAttr), service);
548 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecTypeItemAttr), itemType);
550 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecScriptCodeItemAttr), (sint32)keyUsage);
554 bool add = (!cursor
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecIdentity.cpp330 KCCursor cursor(keychains, kSecGenericPasswordItemClass, NULL);
338 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecServiceItemAttr), service);
339 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecTypeItemAttr), itemType);
341 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecScriptCodeItemAttr), (sint32)keyUsage);
344 if (!cursor->next(prefItem))
545 KCCursor cursor(keychains, kSecGenericPasswordItemClass, NULL);
547 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecServiceItemAttr), service);
548 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecTypeItemAttr), itemType);
550 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecScriptCodeItemAttr), (sint32)keyUsage);
554 bool add = (!cursor
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecIdentity.cpp330 KCCursor cursor(keychains, kSecGenericPasswordItemClass, NULL);
338 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecServiceItemAttr), service);
339 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecTypeItemAttr), itemType);
341 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecScriptCodeItemAttr), (sint32)keyUsage);
344 if (!cursor->next(prefItem))
545 KCCursor cursor(keychains, kSecGenericPasswordItemClass, NULL);
547 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecServiceItemAttr), service);
548 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecTypeItemAttr), itemType);
550 cursor->add(CSSM_DB_EQUAL, Schema::attributeInfo(kSecScriptCodeItemAttr), (sint32)keyUsage);
554 bool add = (!cursor
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c62 * 5 unable to perform BDB cursor operation
159 DBC *cursor; /* database cursor */ member in struct:bdb_instance
160 DBC *cursor2; /* second cursor used during list operation. */
161 DBC *cursor3; /* third cursor used during list operation */
162 DBC *cursor4; /* fourth cursor used during list operation */
424 if (db.cursor != NULL) {
425 db.cursor->c_close(db.cursor);
426 db.cursor
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkPointer.c54 * controlling the global cursor. */
387 * Make sure the cursor window is up to date.
443 keyboard_mode, confine_to, cursor, time)
451 Cursor cursor;
544 * Set the windows global cursor to the cursor associated with
551 * Changes the mouse cursor.
560 Cursor cursor = None;
565 * A window inherits its cursor from its parent if it doesn't
567 * cursor
553 Cursor cursor = None; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/
H A DPrimaryIndex.java351 Cursor cursor = db.openCursor(txn, null);
356 cursor.getSearchKey(keyEntry, dataEntry, lockMode);
361 cursor.put(keyEntry, dataEntry);
366 status = cursor.putNoOverwrite(keyEntry, dataEntry);
374 cursor.close();

Completed in 585 milliseconds

1234567891011>>