Home
last modified time | relevance | path

Searched refs:get_dispatcher (Results 1 – 4 of 4) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/features/
H A Dwatermark.php23 $dispatcher =& $pipeline->get_dispatcher();
H A Dautomargins.php40 $dispatcher =& $pipeline->get_dispatcher();
H A Dtoc.php57 $dispatcher =& $pipeline->get_dispatcher();
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.class.php462 function &get_dispatcher() { function in Pipeline