Home
last modified time | relevance | path

Searched refs:BACKEND_PS (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/gtk/
H A Die_exp_PDF.cpp65 BACKEND_PS, enumerator
103 else if (BACKEND_PS == mFormat) in _writeDocument()
222 *ppie = new IE_Exp_Cairo(pDocument, IE_Exp_Cairo::BACKEND_PS); in constructExporter()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_qr/
H A Dqrexample11.php17 $backend = QRCodeBackendFactory::Create($encoder, BACKEND_PS);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/Examples/examples_pdf/
H A Dpdf417_ex5.php17 $backend = PDF417BackendFactory::Create(BACKEND_PS, $encoder);