Home
last modified time | relevance | path

Searched refs:css (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-12-stable/contrib/libxo/xohtml/external/
Djquery.qtip.js456 this.tooltip.css(o, v);
609 element.children().detach().end().append( content.css({ display: 'block' }) );
706 type = tooltip.css('position'),
847 tooltip.css(position);
855 $(this).css({ opacity: '', height: '' });
884 if((position = $.css(parent, 'position')) !== 'static') {
891 parentOffset.left += (parseFloat($.css(parent, 'borderLeftWidth')) || 0);
892 parentOffset.top += (parseFloat($.css(parent, 'borderTopWidth')) || 0);
895 pos.left -= parentOffset.left + (parseFloat($.css(parent, 'marginLeft')) || 0);
896 pos.top -= parentOffset.top + (parseFloat($.css(parent, 'marginTop')) || 0);
[all …]
Djquery.js2493 css: true, property in AnonymousClass58c7d60e2f01.attrFn
6514 jQuery.fn.css = function( name, value ) { function
6523 jQuery.css( elem, name );
6583 value = ( +( ret[1] + 1) * +ret[2] ) + parseFloat( jQuery.css( elem, name ) );
6618 css: function( elem, name, extra ) { method in AnonymousClass58c7d60e8401
6661 jQuery.curCSS = jQuery.css;
6834 val -= parseFloat( jQuery.css( elem, "padding" + this ) ) || 0;
6837 val += parseFloat( jQuery.css( elem, extra + this ) ) || 0;
6839 val -= parseFloat( jQuery.css( elem, "border" + this + "Width" ) ) || 0;
6858 val += parseFloat( jQuery.css( elem, "padding" + this ) ) || 0;
[all …]
/freebsd-12-stable/contrib/expat/doc/
DMakefile.am57 ok.min.css \
59 style.css \
Dok.min.css1 /*! OK.css v1.0.3 | MIT License | github.com/andrewh0/okcss */@import url("https://rsms.me/inter/in…
2 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}b…
DMakefile.in346 ok.min.css \
348 style.css \
/freebsd-12-stable/usr.bin/xohtml/
DMakefile15 external/jquery.qtip.css \
20 xohtml.css
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
Dregcomp.c1200 size_t css = (size_t)p->g->csetsize; in allocset() local
1211 nbytes = nc / CHAR_BIT * css; in allocset()
1224 p->g->sets[i].ptr = p->g->setbits + css*(i/CHAR_BIT); in allocset()
1226 (void) memset((char *)p->g->setbits + (nbytes - css), 0, css); in allocset()
1233 cs->ptr = p->g->setbits + css*((no)/CHAR_BIT); in allocset()
1259 size_t css = (size_t)p->g->csetsize; in freeset() local
1261 for (i = 0; i < css; i++) in freeset()
1283 size_t css = (size_t)p->g->csetsize; in freezeset() local
1289 for (i = 0; i < css; i++) in freezeset()
1292 if (i == css) in freezeset()
[all …]
/freebsd-12-stable/contrib/libxo/xohtml/
DMakefile.am13 external/jquery.qtip.css \
18 xohtml.css
/freebsd-12-stable/contrib/nvi/regex/
Dregcomp.c1096 size_t css = (size_t)p->g->csetsize; in allocset() local
1103 nbytes = nc / CHAR_BIT * css; in allocset()
1118 p->g->sets[i].ptr = p->g->setbits + css*(i/CHAR_BIT); in allocset()
1121 memset((char *)p->g->setbits + (nbytes - css), in allocset()
1122 0, css); in allocset()
1133 cs->ptr = p->g->setbits + css*((no)/CHAR_BIT); in allocset()
1150 size_t css = (size_t)p->g->csetsize; in freeset() local
1152 for (i = 0; i < css; i++) in freeset()
1174 size_t css = (size_t)p->g->csetsize; in freezeset() local
1180 for (i = 0; i < css; i++) in freezeset()
[all …]
/freebsd-12-stable/crypto/heimdal/doc/
DMakefile.am7 MAKEINFOFLAGS = --css-include=$(srcdir)/heimdal.css
125 heimdal.css \
/freebsd-12-stable/contrib/libxo/
DMakefile.am42 ${top_srcdir}/xohtml/xohtml.css \
45 ${top_srcdir}/xohtml/external/jquery.qtip.css \
/freebsd-12-stable/contrib/llvm-project/lld/docs/llvm-theme/
Dtheme.conf3 stylesheet = llvm.css
/freebsd-12-stable/usr.sbin/ntp/doc/drivers/scripts/
DMakefile8 FILES= footer.txt style.css
/freebsd-12-stable/contrib/bzip2/
DFREEBSD-Xlist11 *bzip.css
/freebsd-12-stable/usr.sbin/ntp/doc/scripts/
DMakefile10 misc.txt miscopt.txt monopt.txt refclock.txt special.txt style.css
/freebsd-12-stable/sys/dev/cp/
Dif_cp.c1148 opte1->currnt.css = c->currnt.css; in cp_ioctl()
1161 opte1->total.css = c->total.css + c->currnt.css; in cp_ioctl()
1174 opte1->interval[s].css = c->interval[s].css; in cp_ioctl()
1951 total.css = c->total.css + c->currnt.css; in print_e1_stats()
1978 length += print_frac (s + length, 1, c->currnt.css, c->cursec); in print_e1_stats()
1999 length += print_frac (s + length, 1, total.css, totsec); in print_e1_stats()
/freebsd-12-stable/sys/dev/ctau/
Dif_ct.c1361 opte1->currnt.css = c->currnt.css; in ct_ioctl()
1374 opte1->total.css = c->total.css + c->currnt.css; in ct_ioctl()
1387 opte1->interval[s].css = c->interval[s].css; in ct_ioctl()
1889 total.css = c->total.css + c->currnt.css; in print_e1_stats()
1916 length += print_frac (s + length, 1, c->currnt.css, c->cursec); in print_e1_stats()
1937 length += print_frac (s + length, 1, total.css, totsec); in print_e1_stats()
Dctddk.c713 c->total.css += c->currnt.css; in ct_g703_timer()
762 ++c->currnt.css; in ct_e1timer_interrupt()
861 c->total.css += c->currnt.css; in ct_e1timer_interrupt()
/freebsd-12-stable/sys/dev/ce/
Dif_ce.c1433 opte1->currnt.css = c->currnt.css; in ce_ioctl()
1446 opte1->total.css = c->total.css + c->currnt.css; in ce_ioctl()
1459 opte1->interval[s].css = c->interval[s].css; in ce_ioctl()
2171 total.css = c->total.css + c->currnt.css;
2198 length += print_frac (s + length, 1, c->currnt.css, c->cursec);
2219 length += print_frac (s + length, 1, total.css, totsec);
Dceddk.c754 unsigned bpv, fas, crc4, ebit, pcv, oof, css; in ce_e1_timer() local
791 css = 0; in ce_e1_timer()
815 css = state->TransmitSlips + state->ReceiveSlips; in ce_e1_timer()
863 if (pcv || oof || css) in ce_e1_timer()
915 c->total.css += c->currnt.css; in ce_e1_timer()
927 c->currnt.css = 0; in ce_e1_timer()
Dceddk.h56 unsigned long css; /* controlled slip seconds */ member
/freebsd-12-stable/contrib/bearssl/src/ssl/
Dssl_hs_server.t0656 over + { css-off css-max }
707 css-off css-max >= if
710 suite css-off set16
711 css-off 4 + >css-off
869 addr-client_suites dup >css-off
870 begin dup css-max < while
885 css-off 2+ set16 css-off set16
886 css-off 4 + >css-off
893 css-off addr-client_suites - 2 >>
/freebsd-12-stable/contrib/mandoc/
DMakefile184 mandoc.css \
449 $(INSTALL_DATA) mandoc.css $(DESTDIR)$(HTDOCDIR)
483 rm -f $(DESTDIR)$(HTDOCDIR)/mandoc.css
542 $(INSTALL_DATA) mandoc.css $(HTDOCDIR)
/freebsd-12-stable/contrib/libxo/doc/
Dxohtml.rst23 -b <base> Base path for finding css/javascript files
/freebsd-12-stable/contrib/bc/tests/bc/errors/
D01.txt88 css
131 css
192 css

123