/plugin/html2pdf/html2pdf/html2ps/ |
H A D | layout.vertical.php | 16 for ($cf = 0; $cf < count($floats); $cf++) { 17 $current_float =& $floats[$cf]; 29 for ($cf = 0; $cf < count($floats); $cf++) { 30 $current_float =& $floats[$cf];
|
H A D | pdf.fpdf.php | 1798 $cf=$this->ColorFlag; 1824 $this->ColorFlag=$cf; 1842 $this->ColorFlag=$cf;
|
/plugin/menuext/ |
H A D | action.php | 24 $cf = DOKU_CONF . 'menuext.json'; 25 if (file_exists($cf)) { 26 $config = @json_decode(file_get_contents($cf), true);
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/ |
H A D | TAP.php | 91 $cf = $e->getComparisonFailure(); 93 if ($cf !== null) { 95 'got' => $cf->getActual(), 96 'expected' => $cf->getExpected()
|
/plugin/farm/install/ |
H A D | preload.php | 41 $cf = fullpath(dirname(__FILE__).'/../').'/lib/plugins/farm/config.php'; variable 44 if(@file_exists($cf)) { 46 include $cf;
|
/plugin/diagramsnet/lib/img/lib/active_directory/ |
H A D | folder_open.svg | 1 …cf"/><stop offset="1" stop-color="#076bff" stop-opacity="1"/></linearGradient><linearGradient id="…
|
H A D | modem.svg | 1 …Use"><stop offset="0" stop-color="#086bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
|
H A D | wiring_hub.svg | 1 …Use"><stop offset="0" stop-color="#086bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
|
H A D | tablet_pc.svg | 1 … y2="239.27" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
|
H A D | pda.svg | 1 …Use"><stop offset="0" stop-color="#0b6dff"/><stop offset="1" stop-color="#9cf" stop-opacity=".95"/…
|
H A D | secure.svg | 1 …39" x2="116.5" y2="176.139" xlink:href="#F"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
|
H A D | shadowed_router.svg | 1 …Use"><stop offset="0" stop-color="#086bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
|
H A D | not_secure.svg | 1 …39" x2="116.5" y2="176.139" xlink:href="#F"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
|
H A D | cell_phone.svg | 1 …"#F"><stop offset="0" stop-color="#076bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
|
H A D | security.svg | 1 …39" x2="116.5" y2="176.139" xlink:href="#J"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
|
/plugin/diagramsnet/lib/img/lib/mscae/ |
H A D | Machine_Learning_Service_Workspaces.svg | 1 …z" fill="#19457a"/><path d="M64 1024L0 777.143 347.43 384h256z" fill="#1590cf"/><path d="M886.857 …
|
/plugin/prosemirror/ |
H A D | style.less | 24 outline: 2px solid #8cf;
|
/plugin/codemirror/dist/modes/ |
H A D | z80.min.js.map | 1 …cf|x?or|res|set|r[lr]c?a?|r[lr]d|s[lr]a|srl|djnz|nop|[de]i|halt|im|in([di]mr?|ir?|irx|2r?)|ot(dmr?…
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
H A D | mhchem.js | 19 …});MathJax.Extension["TeX/mhchem"].CE=a;b.Definitions.Add({macros:{ce:"CE",cf:"CE",cee:"CE",xleftr…
|
/plugin/flowplay2/flowplayer/html/ |
H A D | flashembed.min.js_0.26 | 18 …g(j[b])+'&'}a+='\''}a+='/>'}else{a='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" '…
|
/plugin/translation/ |
H A D | deleted.files | 46 flags/cf.gif 199 flags/more/cf.gif
|
/plugin/mantis/lib/ |
H A D | changelog | 58 - soap_transport_http: deflate is gzcompress/gzuncompress (cf. http://archive.develooper.com/libwww… 255 - soap_transport_http: remove ':' from username for Basic authentication (cf. RFC 2617) 473 - soapval: add __toString (cf. http://article.gmane.org/gmane.comp.php.nusoap.general/2776) 551 - soap_transport_http: support digest authentication opaque feature (cf. RFC 2617) (thanks Daniel L…
|
/plugin/pgn4web/pgn4web/ |
H A D | pgn-standard-proposed-supplement.txt | 279 7. As explained above the existing pgn tag [TimeControl] (cf 9.6 and following 324 additional text comments and commands (cf the %emt command after whites third
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 298 - SVG radial gradients bug (if the focus [fx,fy] lies outside circle defined by [cx,cy] and r) cf. pservers-grad-15-b.svg 301 - SVG images - support automatic font selection and (minimal) use of CSS classes - cf. the defined constants at top of svg.php file 314 cf. http://www.mpdf1.com/forum/discussion/2221/colspan-bug 358 (cf. http://www.mpdf1.com/forum/discussion/1648/nested-table-bug-)
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/ |
H A D | fpdf.php | 1787 $cf=$this->ColorFlag; 1817 $this->ColorFlag=$cf; 1837 $this->ColorFlag=$cf;
|