Searched defs:cursors (Results 1 – 9 of 9) sorted by relevance
630 cursors(void) in cursors() function
222 dns_name_t *cursors[DNS_SECTION_MAX]; member
268 dns_name_t *cursors[DNS_SECTION_MAX]; global() member
142 static int cursors; variable
4141 const xcb_render_animcursorelt_t *cursors) in xcb_render_create_anim_cursor_checked()4174 const xcb_render_animcursorelt_t *cursors) in xcb_render_create_anim_cursor()
4156 CXCursor *cursors = 0; in perform_token_annotation() local
2588 MDB_cursor **cursors = txn->mt_cursors, *mc, *next, *bk; in mdb_cursors_close() local
7074 AnnotateTokensWorker(CXToken *tokens, CXCursor *cursors, unsigned numTokens, in AnnotateTokensWorker()