Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 105) sorted by relevance

12345

/f-stack/tools/libxo/tests/xo/saved/
H A Dxo_02.JP.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.HIPx.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.J.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.HP.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.XP.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.T.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.X.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
H A Dxo_02.H.err18 --style <style> OR -s <style> Generate given style (xml, json, text, html)
19 --text OR -T Generate text output (the default style)
/f-stack/tools/libxo/doc/_static/
H A Dbasic.css_t32 list-style: none;
60 list-style: none;
66 list-style: square;
138 font-style: italic;
157 list-style-type: none;
345 font-style: italic;
398 font-style: italic;
429 list-style: decimal;
484 font-style: italic;
518 font-style: oblique;
[all …]
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.css60 border-style: solid;
107 border-style: solid;
131 /*! Light tooltip style */
143 /*! Dark tooltip style */
163 /*! Cream tooltip style */
179 /*! Red tooltip style */
219 /*! Blue tooltip style */
349 /* Cluetip style */
376 /* Tipsy style */
410 /* Tipped style */
[all …]
H A Djquery.js1490 div.style.width = div.style.paddingLeft = "1px";
1644 inner.style.position = inner.style.top = "";
6573 style = elem.style, hooks = jQuery.cssHooks[ origName ];
6707 var style = elem.style,
6714 style.zoom = 1;
6785 style = elem.style;
6789 if ( ret === null && style && (uncomputed = style[ name ]) ) {
8450 opt.overflow = [ this.style.overflow, this.style.overflowX, this.style.overflowY ];
8880 if ( fx.elem.style && fx.elem.style[ fx.prop ] != null ) {
9235 elem.style ?
[all …]
H A Djquery.qtip.js149 'width': options.style.width || '',
150 'height': options.style.height || '',
380 opts.style = { classes: opts.style };
1113 if(this.style.zIndex > curIndex) {
1114 this.style.zIndex = this.style.zIndex - 1;
1217 var on = this.options.style.widget,
1907 style: { property
1978 createVML = function(tag, props, style) { argument
2499 if(options.style && 'tip' in options.style) {
2500 opts = options.style.tip;
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dbrcm,brcmstb-reset.txt1 Broadcom STB SW_INIT-style reset controller
4 Broadcom STB SoCs have a SW_INIT-style reset controller with separate
/f-stack/tools/libxo/doc/
H A Dxo.rst11 The style of output can be selected using a specific option: "-X" for
13 default. The "--style <style>" option can also be used. The standard
75 prepend data to the XPath values used for HTML output style::
212 --style <style> Generate given style (xml, json, text, html)
213 --text OR -T Generate text output (the default style)
H A Dindex.rst18 applications. The application decides at run time which output style
21 the style, along with optional behaviors. libxo includes support for
H A Dfield-modifiers.rst19 h humanize (hn) Format large numbers in human-readable style
25 n no-quotes Do not quote the field when using JSON style
27 q quotes Quote the field when using JSON style
188 In the HTML style, the original numeric value is rendered in the
218 for the HTML output style when XOF_XPATH is set, but other uses are
254 the quoting of values in the JSON output style. JSON uses quotes for
302 the quoting of values in the JSON output style. JSON uses quotes for
/f-stack/tools/libxo/tests/gettext/saved/
H A Dgt_01.XP.out42 <style>automaticyay</style>
H A Dgt_01.X.out1 …hronizationsay ofyay ardinalyay ammetersgray ailedfay</message><style>automaticyay</style><type>ar…
/f-stack/freebsd/arm/conf/
H A Dstd.armv737 options SYSVSHM # SYSV-style shared memory
38 options SYSVMSG # SYSV-style message queues
39 options SYSVSEM # SYSV-style semaphores
H A Dstd.armv637 options SYSVSHM # SYSV-style shared memory
38 options SYSVMSG # SYSV-style message queues
39 options SYSVSEM # SYSV-style semaphores
/f-stack/tools/libxo/
H A DREADME.md8 decides at run time which output style should be produced. The
22 Output can then be generated in various style, using the "--libxo"
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dindex.html.tpl4 <style>
25 </style>
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dmanual.css13 font-style: normal ;
/f-stack/app/redis-5.0.5/deps/jemalloc/doc/
H A Dstylesheet.xsl2 <xsl:param name="funcsynopsis.style">ansi</xsl:param>
/f-stack/tools/libutil/
H A Dlogin_cap.c780 login_getstyle(login_cap_t *lc, const char *style, const char *auth) in login_getstyle() argument
806 if (style != NULL && *style != '\0') { in login_getstyle()
807 while (authtypes[i] != NULL && strcmp(style, authtypes[i]) != 0) in login_getstyle()

12345