Home
last modified time | relevance | path

Searched refs:ff (Results 1 – 25 of 113) sorted by relevance

12345

/plugin/fontfamily/
H A Dsyntax.php51 preg_match("/(?i)<ff (.+?)>/", $match, $ff); // get the fontfamily
52 if ( $this->_isValid($ff[1]) ) return array($state, $ff[1]);
70 list($state, $ff) = $data;
73 $renderer->doc .= "<span style=\"font-family: $ff\">";
78 $renderer->doc .= $renderer->_xmlEntities($ff);
H A Dplugin.info.txt6 desc Tags <ff (fonttype)></ff> for changing the fontfamily
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php2163 for ($ff = 0; $ff < count($inputGlyphs); $ff++) {
2164 $html .= '<div>Input #' . $ff . ': <span class="unchanged">&nbsp;' . $this->formatEntityStr($inputGlyphs[$ff]) . '&nbsp;</span></div>';
2165 $exampleI[] = $this->formatEntityFirst($inputGlyphs[$ff]);
2233 for ($ff = 0; $ff < count($inputGlyphs); $ff++) {
2234 if (!$inputGlyphs[$ff]) {
[all...]
/plugin/diagramsnet/lib/img/lib/atlassian/
H A DSourcetree_Logo.svg1ff" offset="1"/></linearGradient><linearGradient x1="42.66" gradientUnits="userSpaceOnUse" x2="42.…
H A DJira_Core_Logo.svg1ff"/></linearGradient></defs><path d="M33.43 44.48A21.52 21.52 0 0 0 54.95 66V23.12L33.43 37.86z" …
H A DStatuspage_Logo.svg1ff"/><stop offset=".82" stop-color="#0052cc"/></linearGradient></defs><circle r="17.47" cx="37.31"…
H A DJira_Service_Desk_Logo.svg1ff"/></linearGradient></defs><path d="M35.34 29.92l20.6.08a3.21 3.21 0 0 1 2.55 5.14L28.08 75.76a2…
H A DStride_Logo.svg1ff" offset="1"/></linearGradient></defs><path d="M19.16 7.4v11c0 15.26-7.63 21.14-17.35 22.06a2 2 …
H A DAtlassian_Logo.svg1ff" offset=".923"/></linearGradient></defs><path d="M19.463 30.115a1.856 1.856 0 0 0-3.157.343L.31…
H A DFisheye_Logo.svg1ff"/></linearGradient></defs><path d="M33.12 2.7c-11.2 0-20 8-20 18 0 7.64 5.24 13.2 11.44 13.2a10…
H A DCrucible_Logo.svg1ff" offset="1"/></linearGradient></defs><path d="M30.47 2.1C13.64 2.1 0 7.84 0 14.92A6.48 6.48 0 0…
H A DCrowd_Logo.svg1ff"/><stop offset="1" stop-color="#0052cc"/></linearGradient></defs><path d="M64.63 12.61L33 .97 1…
H A DBitbucket_Logo.svg1ff"/></linearGradient></defs><path d="M2 6.26a2 2 0 0 0-2 2.32l8.5 51.54a2.72 2.72 0 0 0 2.66 2.27…
H A DJira_Software_Logo.svg1ff"/></linearGradient><linearGradient x1="38.78" y1="60.28" x2="54.39" xlink:href="#A" y2="44.67" …
H A DClover_Logo.svg1ff"/></linearGradient></defs><path d="M52.48 17.7h.6a17.69 17.69 0 0 0-35.38 0 17.69 17.69 0 1 0 0…
H A DBamboo_Logo.svg1ff"/></linearGradient><linearGradient x1="15.91" x2="15.91" xlink:href="#A" id="B"/></defs><path d…
H A DJira_Logo.svg1ff"/></linearGradient><linearGradient x1="37.83" y1="34.62" x2="20.82" xlink:href="#A" y2="51.16" …
/plugin/sphinxsearch-was/
H A Dsphinx.conf22ff, U+100..U+12f/2, U+130->U+69, U+131, U+132..U+137/2, U+138, U+139..U+148/2, U+149, U+14…
/plugin/sphinxsearch/
H A Dsphinx.conf24ff, U+100..U+12f/2, U+130->U+69, U+131, U+132..U+137/2, U+138, U+139..U+148/2, U+149, U+14…
/plugin/typography/
H A DREADME.md9 Some specific **short name** are also available as markup tag; `<ff>` (font familiy/name), `<fs>` (…
19 | `ff` | font-family | font family for text, must be single quoted if a font name contains …
48 <typo fs:larger; fw:bold; ff:serif>Bold serif</typo>,
56 <ff:'Georgia', 'MS Serif', serif><fs:36px; lh:1.1>
59 <fs:smaller;>//-- William Shakespeare, “Hamlet”, Act 2 scene 2//</fs></ff>
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dtunnel.svg1 …"><stop offset="0" stop-color="#1574ff"/><stop offset=".5" stop-color="#bee4ff"/><stop offset="1" …
/plugin/tools/syntax/
H A Dtools.php46 …$this->Lexer->addSpecialPattern('~~TOOLS:(?:o(?:ff|n)|top|bot(?:tom|h))~~', $mode, 'plugin_tools_t…
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.python.css5 color: #3333ff;
H A Djquery.syntax.brush.bash-script.css4 color: #0033ff; }
/plugin/bookmarkme/syntax/
H A Dbookmarkme.php48 …$this->Lexer->addSpecialPattern('~~BOOKMARKME:(?:o(?:ff|n)|top|bot(?:tom|h))~~', $mode, 'plugin_bo…

12345