Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/libxo/xohtml/external/
H A Djquery.qtip.js456 this.tooltip.css(o, v);
847 tooltip.css(position);
1055 tooltip.css({
2095 color[0] = css(tip, BG_COLOR) || css(colorElem, BG_COLOR) || css(elements.content, BG_COLOR) ||
2096 css(tooltip, BG_COLOR) || tip.css(BG_COLOR);
2099 color[1] = css(tip, borderSide, COLOR) || css(colorElem, borderSide, COLOR) ||
2100css(elements.content, borderSide, COLOR) || css(tooltip, borderSide, COLOR) || tooltip.css(borderS…
2234 tip.css({
2302 inner.css({
2378 tip.css({ margin: '', top: '', bottom: '', left: '', right: '' }).css(position);
[all …]
H A Djquery.js2493 css: true, property
6514 jQuery.fn.css = function( name, value ) { function
6523 jQuery.css( elem, name );
6618 css: function( elem, name, extra ) { method
6661 jQuery.curCSS = jQuery.css;
8696 r = jQuery.css( this.elem, this.prop );
8912 display = elem.css( "display" );
8939 display = jQuery.css( elem, "display" );
9095 curCSSTop = jQuery.css( elem, "top" ),
9124 curElem.css( props );
[all …]
/freebsd-13.1/contrib/expat/doc/
H A DMakefile.am57 ok.min.css \
59 style.css \
H A 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…
/freebsd-13.1/usr.bin/xohtml/
H A DMakefile15 external/jquery.qtip.css \
20 xohtml.css
/freebsd-13.1/contrib/libxo/xohtml/
H A DMakefile.am13 external/jquery.qtip.css \
18 xohtml.css
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1200 size_t css = (size_t)p->g->csetsize; in allocset() local
1211 nbytes = nc / CHAR_BIT * css; in allocset()
1226 (void) memset((char *)p->g->setbits + (nbytes - css), 0, css); 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()
1311 size_t css = (size_t)p->g->csetsize; in firstch() local
1313 for (i = 0; i < css; i++) in firstch()
[all …]
/freebsd-13.1/contrib/nvi/regex/
H A Dregcomp.c1096 size_t css = (size_t)p->g->csetsize; in allocset() local
1103 nbytes = nc / CHAR_BIT * css; in allocset()
1122 0, css); 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()
1183 if (i == css) in freezeset()
1202 size_t css = (size_t)p->g->csetsize; in firstch() local
1204 for (i = 0; i < css; i++) in firstch()
[all …]
/freebsd-13.1/crypto/heimdal/doc/
H A DMakefile.am7 MAKEINFOFLAGS = --css-include=$(srcdir)/heimdal.css
125 heimdal.css \
/freebsd-13.1/contrib/llvm-project/lld/docs/llvm-theme/
H A Dtheme.conf3 stylesheet = llvm.css
/freebsd-13.1/contrib/libxo/
H A DMakefile.am41 ${top_srcdir}/xohtml/xohtml.css \
44 ${top_srcdir}/xohtml/external/jquery.qtip.css \
/freebsd-13.1/usr.sbin/ntp/doc/drivers/scripts/
H A DMakefile8 FILES= footer.txt style.css
/freebsd-13.1/contrib/libfido2/man/
H A DNOTES6 Use mandoc 1.14.4. Otherwise, adjust dyc.css to mandoc's HTML
H A DCMakeLists.txt263 COMMAND mandoc -T html -O man="%N.html",style=style.css -I os="Yubico AB" ${f} > ${g}.html
272 COMMAND cat ${CMAKE_SOURCE_DIR}/man/dyc.css > ${g}.partial
320 install(FILES ${CMAKE_SOURCE_DIR}/man/style.css
/freebsd-13.1/contrib/bzip2/
H A DFREEBSD-Xlist11 *bzip.css
/freebsd-13.1/usr.sbin/ntp/doc/scripts/
H A DMakefile10 misc.txt miscopt.txt monopt.txt refclock.txt special.txt style.css
/freebsd-13.1/sys/dev/ce/
H A Dif_ce.c1200 opte1->currnt.css = c->currnt.css; in ce_ioctl()
1213 opte1->total.css = c->total.css + c->currnt.css; in ce_ioctl()
1226 opte1->interval[s].css = c->interval[s].css; in ce_ioctl()
1818 total.css = c->total.css + c->currnt.css; in print_e1_stats()
1845 length += print_frac (s + length, 1, c->currnt.css, c->cursec); in print_e1_stats()
1866 length += print_frac (s + length, 1, total.css, totsec); in print_e1_stats()
H A Dceddk.c753 unsigned bpv, fas, crc4, ebit, pcv, oof, css; in ce_e1_timer() local
790 css = 0; in ce_e1_timer()
814 css = state->TransmitSlips + state->ReceiveSlips; in ce_e1_timer()
862 if (pcv || oof || css) in ce_e1_timer()
914 c->total.css += c->currnt.css; in ce_e1_timer()
926 c->currnt.css = 0; in ce_e1_timer()
H A Dceddk.h56 unsigned long css; /* controlled slip seconds */ member
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1147 opte1->currnt.css = c->currnt.css; in cp_ioctl()
1160 opte1->total.css = c->total.css + c->currnt.css; in cp_ioctl()
1173 opte1->interval[s].css = c->interval[s].css; in cp_ioctl()
1950 total.css = c->total.css + c->currnt.css; in print_e1_stats()
1977 length += print_frac (s + length, 1, c->currnt.css, c->cursec); in print_e1_stats()
1998 length += print_frac (s + length, 1, total.css, totsec); in print_e1_stats()
/freebsd-13.1/contrib/libxo/doc/
H A Dxohtml.rst23 -b <base> Base path for finding css/javascript files
/freebsd-13.1/contrib/mandoc/
H A DMakefile180 mandoc.css \
448 $(INSTALL_DATA) mandoc.css $(DESTDIR)$(HTDOCDIR)
482 rm -f $(DESTDIR)$(HTDOCDIR)/mandoc.css
538 $(INSTALL_DATA) mandoc.css $(HTDOCDIR)
/freebsd-13.1/contrib/bearssl/src/ssl/
H A 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-13.1/contrib/kyua/misc/
H A DMakefile.am.inc31 dist_misc_DATA += misc/report.css
/freebsd-13.1/contrib/bc/tests/bc/errors/
H A D01.txt88 css
131 css
192 css

12