Home
last modified time | relevance | path

Searched refs:print (Results 126 – 150 of 944) sorted by relevance

12345678910>>...38

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dproxy.phpt24 print $mock['code'];
H A Dclass.phpt28 print $mock['code'];
H A Dinvocation_object_clone_object.phpt29 print $mock['code'];
H A Dnamespaced_class.phpt30 print $mock['code'];
H A Dabstract_class.phpt28 print $mock['code'];
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css22 @media print {
H A Dsunburst.css35 @media print {
/plugin/jmol2/jmol/
H A DCHANGES.txt1538 # print {*}.myFunc
4205 # print "i=3"
4207 # print "i=4"
4209 # print "i=5"
4303 # print x
4390 # print a
4403 # print a
4409 # print x[3]
4426 # print x
4427 # print x * 3
[all …]
/plugin/diagramsnet/lib/js/
H A Dexport.js521 …if (data.print || (data.format == 'pdf' && xmlDoc.documentElement.getAttribute('page') == '1' && d…
526 if (data.print)
710 var scale = data.print? data.scale : 1 / graph.pageScale;
711 var autoOrigin = (data.print && data.fit != null) ? data.fit : false;
/plugin/tagging/
H A Dhelper.php227 * @param Callable $func The function to print the link (gets tag and ns)
319 * @param bool $print Should the HTML be printed or returned?
323 public function tpl_tags($print = true) { argument
367 if ($print) {
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak10 print=Print
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less13 * When including this stylesheet, use the media='print' attribute of the <link> tag.
89 /* never display the "more.." popover in print mode */ }
/plugin/progrecss/
H A DChangeLog22 * print.css: Added file.
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css40 @media print, projection {
/plugin/tablelayout/
H A Dstyle.less152 div.secedit.editbutton_table a.button.print {
/plugin/bootswrapper/
H A Dall.css111 @media print {
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/2/
H A DdataTables.bootstrap.min.js
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java17 import java.awt.print.PageFormat;
18 import java.awt.print.Paper;
19 import java.awt.print.PrinterException;
20 import java.awt.print.PrinterJob;
461 pj.print(); in actionPerformed()
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js547 el.ttip = el.caldate.print(el.calendar.ttDateFormat) + el.ttip.substr(1);
617 if(todayDate.print('%Y-%m-%d') == date.print('%Y-%m-%d')) {
1170 dates[date.print("%Y%m%d")] = cell;
1226 var ds = date.print("%Y%m%d");
1290 this.onSelected(this, this.date.print(this.dateFormat));
1761 Date.prototype.print = function (str) { method in Date
/plugin/codemirror/dist/modes/
H A Dgo.min.js1 …opy:true,"delete":true,imag:true,len:true,make:true,"new":true,panic:true,print:true,println:true,… property in AnonymousFunction26a5cfbf0200.e
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md23 print $differ->diff('foo', 'bar');
/plugin/datatables/assets/datatables.net-plugins/integration/bootstrap/3/
H A DdataTables.bootstrap.min.js
/plugin/gcalendar/inc/
H A Dstandard.css86 @media print {
/plugin/wrap/
H A Dexample.txt387 <wrap noprint>This text appears on the screen, but not in print.</wrap>
389 <wrap noprint>This text appears on the screen, but not in print.</wrap>
393 <wrap onlyprint>This text does not appear on the screen, but only in print.</wrap>
395 <wrap onlyprint>This text does not appear on the screen, but only in print.</wrap>
/plugin/revealjs/
H A DREADME.md368 Presentations can be exported as PDF. To do so append a `&print-pdf` to the URL. When you are able …
377 http://example-dokuwiki.com/doku.php?do=export_revealjs&id=example:page&print-pdf
379 After that the presentation looks weird in the browser but can be printed via you browser's print f…

12345678910>>...38