Home
last modified time | relevance | path

Searched refs:solo (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1014 if(!!opts.solo) {
1015 (typeof opts.solo === 'string' ? $(opts.solo) : $(SELECTOR, opts.solo))
1027 if(trackingBound && !$(SELECTOR+'[tracking="true"]:visible', opts.solo).not(tooltip).length) {
1590 if(config.show.solo === TRUE) { config.show.solo = posOptions.container.closest('body'); }
1893 solo: FALSE, property
/f-stack/freebsd/contrib/zlib/
H A DChangeLog120 - Avoid using __int64 for gcc or solo compilation
127 - Fix bug in test/minigzip.c for configure --solo
162 - Include gz_header definition when compiling zlib solo
240 - Add a ./config --solo option to make zlib subset with no library use