Searched refs:style (Results 1 – 25 of 82) sorted by relevance
1234
17 :rouge-style: github23 :style: style39 include::{style}/introduction.adoc[]41 include::{style}/naming.adoc[]43 include::{style}/extensions.adoc[]45 include::{style}/markup.adoc[]47 include::{style}/writing.adoc[]49 include::{style}/misc.adoc[]53 include::{style}/vuid.adoc[]56 include::{style}/scid.adoc[][all …]
943 this.style = void 0;949 this.style = {};1028 var initNode = function initNode(classes, options, style) {1034 this.style = style || {};1037 if (options.style.isTight()) {1044 this.style.color = color;1058 for (var style in this.style) {1059 if (this.style.hasOwnProperty(style)) {1061 node.style[style] = this.style[style];1093 for (var style in this.style) {[all …]
1 …style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(fonts/KaTeX_Caligraphic-Bold.woff2) …
6 font-style: normal;12 font-style: normal;18 font-style: normal;24 font-style: normal;30 font-style: normal;36 font-style: normal;42 font-style: italic;48 font-style: italic;54 font-style: normal;60 font-style: italic;[all …]
1 …style=void 0,this.children=t,this.classes=[],this.height=0,this.depth=0,this.maxFontSize=0,this.st… property
389 * about a specific style. It then provides instances of all the different kinds395 * The main style class. Contains a unique id for the style, a size (which is396 * the same for cramped and uncramped version of a style), and a cramped flag.408 * Get the style of a superscript given a base in the current style.416 * Get the style of a subscript given a base in the current style.424 * Get the style of a fraction numerator given the fraction in the current425 * style.433 * Get the style of a fraction denominator given the fraction in the current434 * style.442 * Get the cramped version of a style (in particular, cramping a cramped style[all …]
17 node [shape=point style=filled fillcolor=black width=0.5] I;23 node [style=dashed] ANY_STATE;24 node [fillcolor=lightblue style=filled];
17 node [shape=point style=filled fillcolor=black width=0.5] I;24 node [style=dashed] ANY_STATE;25 node [fillcolor=lightblue style=filled];
41 /** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */45 dfn { font-style: italic; }96 …ext-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. Correct…99 …trols. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and cons…134 …ue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; line-heig…188 p aside { font-size: 0.875em; line-height: 1.35; font-style: italic; }191 …le, h4, h5, h6 { font-family: Noto, sans-serif; font-weight: normal; font-style: normal; color: bl…209 em, i { font-style: italic; line-height: inherit; }218 ul, ol, dl { font-size: 1em; line-height: 1.6; margin-bottom: 0.75em; list-style-position: outside;…225 ul.square li ul, ul.circle li ul, ul.disc li ul { list-style: inherit; }[all …]
17 mathematicalProcessor.process cell.inner_document if cell.style == :asciidoc
13 wifi_legacy_hal.cpp has a bunch of global "C" style functions to handle the14 legacy callbacks. Each of these "C" style functions invokes a corresponding25 a) All of the asynchronous "C" style callbacks will acquire the global lock
22 Bresenham-style line rasterization is supported, smooth rectangular lines30 1) Do we need to support Bresenham-style and smooth lines with more than one
33 1) What is an appropriate name for the added extension structure? The style41 *RESOLVED*: Deviate from the style guide for extension structure naming.
5 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
6 clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
13 # Markup/script/style guide words
4 skip=#*,katex,.git,.github,LICENSES,NOTES*,./style/markup.adoc,asciidoctor-chunker.js,lunr.js,rouge…
6 ^style/markup\.adoc
15 of the markup and most of the writing style is equally applicable to other42 The style guide is broken into four sections:48 * <<markup,Markup Style>> - the required and recommended markup style for52 * <<writing,Writing Style>> - the required and recommended writing style