Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 25 of 58) sorted by relevance

123

/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.vertical.php16 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 Dpdf.fpdf.php1798 $cf=$this->ColorFlag;
1824 $this->ColorFlag=$cf;
1842 $this->ColorFlag=$cf;
/plugin/menuext/
H A Daction.php25 $cf = DOKU_CONF . 'menuext.json';
26 if (file_exists($cf)) {
27 $config = @json_decode(file_get_contents($cf), true);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTAP.php91 $cf = $e->getComparisonFailure();
93 if ($cf !== null) {
95 'got' => $cf->getActual(),
96 'expected' => $cf->getExpected()
/plugin/farm/install/
H A Dpreload.php41 $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 Dfolder_open.svg1cf"/><stop offset="1" stop-color="#076bff" stop-opacity="1"/></linearGradient><linearGradient id="…
H A Dmodem.svg1 …Use"><stop offset="0" stop-color="#086bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
H A Dwiring_hub.svg1 …Use"><stop offset="0" stop-color="#086bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
H A Dtablet_pc.svg1 … y2="239.27" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
H A Dpda.svg1 …Use"><stop offset="0" stop-color="#0b6dff"/><stop offset="1" stop-color="#9cf" stop-opacity=".95"/…
H A Dsecure.svg1 …39" x2="116.5" y2="176.139" xlink:href="#F"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
H A Dshadowed_router.svg1 …Use"><stop offset="0" stop-color="#086bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
H A Dnot_secure.svg1 …39" x2="116.5" y2="176.139" xlink:href="#F"><stop offset="0" stop-color="#9cf"/><stop offset="1" s…
H A Dcell_phone.svg1 …"#F"><stop offset="0" stop-color="#076bff"/><stop offset="1" stop-color="#9cf"/></linearGradient><…
H A Dsecurity.svg1 …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 DMachine_Learning_Service_Workspaces.svg1 …z" fill="#19457a"/><path d="M64 1024L0 777.143 347.43 384h256z" fill="#1590cf"/><path d="M886.857 …
/plugin/prosemirror/
H A Dstyle.less24 outline: 2px solid #8cf;
/plugin/codemirror/dist/modes/
H A Dz80.min.js.map1cf|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 Dmhchem.js19 …});MathJax.Extension["TeX/mhchem"].CE=a;b.Definitions.Add({macros:{ce:"CE",cf:"CE",cee:"CE",xleftr…
/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js_0.2618 …g(j[b])+'&'}a+='\''}a+='/>'}else{a='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" '…
/plugin/translation/
H A Ddeleted.files46 flags/cf.gif
199 flags/more/cf.gif
/plugin/mantis/lib/
H A Dchangelog58 - 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 Dpgn-standard-proposed-supplement.txt279 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 DCHANGELOG.md298 - 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 Dfpdf.php1787 $cf=$this->ColorFlag;
1817 $this->ColorFlag=$cf;
1837 $this->ColorFlag=$cf;

123