Searched refs:hide (Results 1 – 11 of 11) sorted by relevance
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 376 opts.hide = opts.hide.jquery ? { target: opts.hide } : { event: opts.hide }; 1283 this.timers.hide = setTimeout(callback, this.options.hide.delay); 1294 $.proxy(function(){ this.hide(event); }, this), this.options.hide.inactive 1358 this.hide(event); 1404 this.hide(event); 1434 this.hide(event); 1478 this.hide(event); 1591 if(config.hide.target === FALSE) { config.hide.target = newTarget; } 1712 targets = { show: options.show.target, hide: options.hide.target }; property 1897 hide: { property [all …]
|
| H A D | jquery.js | 8335 hide: function( speed, easing, callback ) { method 8721 if ( self.options.hide && jQuery._data( self.elem, "fxshow" + self.prop ) === undefined ) { 8753 hide: function() { method in jQuery.fx 8756 this.options.hide = true; 8793 if ( options.hide ) { 8794 jQuery( elem ).hide(); 8798 if ( options.hide || options.show ) {
|
| /f-stack/tools/libxo/xohtml/ |
| H A D | xohtml.js | 38 xpath.hide(); 46 hide: { property
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | README.md | 146 - The build macro `ZSTD_NO_UNUSED_FUNCTIONS` can be defined to hide the definitions of functions 148 Currently, this macro will hide function definitions in FSE and HUF that use an excessive
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 139 * cmdline: ``cmdline`` structure will be made opaque to hide platform-specific
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | configure.ac | 744 AC_DEFINE_UNQUOTED([ASM_HIDE_SYMBOL], [$asm_hide_symbol], [directive to hide symbols])
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | CHANGELOG | 46 build: Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 336 Typedefs are problematic because they do not properly hide their underlying type;
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 323 - Define ZLIB_INTERNAL to hide internal functions and arrays for GNU C 468 - Avoid warnings in configure tests that hide functionality [Weigelt]
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 1553 set xstats-hide-zero 1556 Set the option to hide zero values for xstats display:: 1558 testpmd> set xstats-hide-zero on|off
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 5499 did not hide response header lines whose name was longer than 32
|