Home
last modified time | relevance | path

Searched refs:spDoc (Results 1 – 5 of 5) sorted by relevance

/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/sparse/doc/
H A DMakefile10 usersguide : spDoc.ms
11 tbl spDoc.ms | eqn | ptroff -ms $(PRINTER)
21 usersguide.lpr : spDoc
22 spDoc : spDoc.ms target
23 tbl spDoc.ms | neqn | nroff -ms | colcrt - > spDoc
H A DspDoc4633 spDoc
4635 This reference manual. spDoc contains the manual in a form that is read-
4636 able on-line and spDoc.ms contains the manual in a form that is suitable
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocks.cpp260 QSharedPointer<Poppler::Document> spDoc(document->popplerDoc()); local
261 if (spDoc.isNull()) return;
263 const Poppler::Document *doc = spDoc.data();
414 QSharedPointer<Poppler::Document> spDoc(document->popplerDoc()); local
416 fonts = spDoc->fonts();
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/deprecated/old_arch/GPAX/
H A DGPAXPlugin.cpp213 CComPtr<IHTMLDocument2> spDoc = CComQIPtr<IHTMLDocument2>(spContainer); in LoadDATAUrl() local
215 if (spDoc->get_all(&spColl) != S_OK) in LoadDATAUrl()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/deprecated/old_arch/GPAX/
H A DGPAXPlugin.cpp213 CComPtr<IHTMLDocument2> spDoc = CComQIPtr<IHTMLDocument2>(spContainer); in LoadDATAUrl() local
215 if (spDoc->get_all(&spColl) != S_OK) in LoadDATAUrl()