Home
last modified time | relevance | path

Searched refs:currentTarget (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/expat/lib/
H A Drandom_getrandom.c70 void *const currentTarget = (char *)target + bytesWrittenTotal; in writeRandomBytes_getrandom_nonblock() local
79 (int)getrandom(currentTarget, bytesToWrite, getrandomFlags); in writeRandomBytes_getrandom_nonblock()
82 (int)syscall(SYS_getrandom, currentTarget, bytesToWrite, in writeRandomBytes_getrandom_nonblock()
86 MSAN_UNPOISON(currentTarget, bytesWrittenMore); in writeRandomBytes_getrandom_nonblock()
H A Drandom_dev_urandom.c58 void *const currentTarget = (char *)target + bytesWrittenTotal; in writeRandomBytes_dev_urandom() local
63 const ssize_t bytesWrittenMore = read(fd, currentTarget, bytesToWrite); in writeRandomBytes_dev_urandom()
/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())u.rnamespac…
8currentTarget),null,"ui-state-hover")},mouseleave:function(t){this._removeClass(y(t.currentTarget)…
34currentTarget:n[0]}),!1):void 0}),i=!1}}s=e}};o[touchEvents?"touchstart":"pointerover pointermove … property
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1340 tooltip = $(event.currentTarget),
H A Djquery.js3307 event.currentTarget = matched.elem;