Searched refs:picokpdf_PdfPHS (Results 1 - 3 of 3) sorted by relevance

/external/svox/pico/lib/
H A Dpicokpdf.h96 typedef struct picokpdf_pdfphs *picokpdf_PdfPHS; typedef in typeref:struct:picokpdf_pdfphs
137 picokpdf_PdfPHS picokpdf_getPdfPHS(picoknow_KnowledgeBase this);
H A Dpicokpdf.c371 picokpdf_PdfPHS picokpdf_getPdfPHS(picoknow_KnowledgeBase this) {
372 return ((NULL == this) ? NULL : ((picokpdf_PdfPHS) this->subObj));
H A Dpicosig.c101 picokpdf_PdfPHS pdfphs;
322 picokpdf_PdfPHS pdf;

Completed in 89 milliseconds