Searched refs:closest (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | panel-common.yaml | 27 property is expressed in millimeters and rounded to the closest unit. 32 property is expressed in millimeters and rounded to the closest unit.
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | INSTALL | 13 If your platform is not listed, try the closest one or posix, generic,
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-a64-olinuxino.dts | 247 * The board uses DDR3L DRAM chips. 1.36V is the closest to the nominal
|
| /f-stack/freebsd/kern/ |
| H A D | subr_stats.c | 3076 void *closest, *cur, *lb, *ub; local 3125 closest = ub = NULL; 3241 closest = cur; 3245 } while (closest == NULL && 3253 if (closest != NULL) { 3256 ctd32 = (struct voistatdata_tdgstctd32 *)closest; 3275 ctd64 = (struct voistatdata_tdgstctd64 *)closest;
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 1257 ontoTooltip = relatedTarget.closest(SELECTOR)[0] === this.tooltip[0], 1357 options.show.target && !target.closest(options.show.target[0]).length) { 1426 this._bind(containerTarget.closest('html'), ['mousedown', 'touchstart'], function(event) { 1527 this.options.position.container.closest('html')[0], // unfocus 1590 if(config.show.solo === TRUE) { config.show.solo = posOptions.container.closest('body'); }
|
| H A D | jquery.js | 5449 closest: function( selectors, context ) {
|