/external/pdfium/testing/ |
SUPPRESSIONS | 3 1_10_watermark.pdf 4 1_1_textbox.pdf 5 1_2_typewriter.pdf 6 1_3_callout.pdf 7 2_6_textbox.pdf 8 3_4_textbox.pdf 9 5.2.pdf 10 FRC_10_8.2.2__T8.3_original_file.pdf 11 FRC_11_8.2.2__T8.3_first_last_exchange.pdf 12 FRC_12_8.2.2__T8.3_first_outline_obj_ID.pdf [all...] |
SUPPRESSIONS_win | 3 050_extra_m.pdf 4 12.pdf 5 2_uncolor_tiling.pdf 6 3bigpreview.pdf 7 5.5_simple_font.pdf 8 FRC_10_8.2.4_View_C.pdf 9 FRC_10_8.2.4__remove_ModDate_value.pdf 10 FRC_11_8.2.2_Prev_remove_obj.pdf 11 FRC_11_8.2.4__remove_ModDate_all.pdf 12 FRC_12_8.2.4__remove_ModDate_obj_.pdf [all...] |
SUPPRESSIONS_mac | 8 050_extra_m.pdf 9 12.pdf 10 1_matrix.pdf 11 1m_diff_lsjdf.pdf 12 1m_same_xxxx.pdf 13 2_11_stamp3.pdf 14 2_color_calrgb.pdf 15 2_color_indexed.pdf 16 2_uncolor_tiling.pdf 17 3_interpolate_image.pdf [all...] |
SUPPRESSIONS_linux | 3 format_custom_format.pdf
|
/external/skia/gyp/ |
pdf.gypi | 5 # Include this gypi to include all 'pdf' files 15 '<(skia_src_path)/pdf/SkJpegInfo.cpp', 16 '<(skia_src_path)/pdf/SkJpegInfo.h', 17 '<(skia_src_path)/pdf/SkPDFBitmap.cpp', 18 '<(skia_src_path)/pdf/SkPDFBitmap.h', 19 '<(skia_src_path)/pdf/SkPDFCanon.cpp', 20 '<(skia_src_path)/pdf/SkPDFCanon.h', 21 '<(skia_src_path)/pdf/SkPDFDevice.cpp', 22 '<(skia_src_path)/pdf/SkPDFDevice.h', 23 '<(skia_src_path)/pdf/SkPDFFont.cpp' [all...] |
pdf.gyp | 5 # This file builds the PDF backend. 9 'target_name': 'pdf', 18 'pdf.gypi', 22 '../src/pdf', 26 'pdf.gypi', # Makes the gypi appear in IDEs (but does not modify the build). 30 # Add SFTNLY support for PDF (which in turns depends on ICU) 43 # #define SK_SUPPORT_PDF and have access to the pdf header files.
|
android_framework_lib.gyp | 16 'pdf.gyp:pdf',
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
Makefile | 1 all: module_dependencies.svg module_dependencies.pdf 2 .IGNORE: module_dependencies.svg module_dependencies.pdf
|
/external/icu/icu4c/source/test/testdata/ |
BidiTest.txt | 106 PDF; 7 163 LRE PDF; 7 169 LRO PDF; 7 175 RLE PDF; 7 181 RLO PDF; 7 183 PDF LRE; 7 184 PDF LRO; 7 185 PDF RLE; 7 186 PDF RLO; 7 187 PDF PDF; [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
BidiTest.txt | 106 PDF; 7 163 LRE PDF; 7 169 LRO PDF; 7 175 RLE PDF; 7 181 RLO PDF; 7 183 PDF LRE; 7 184 PDF LRO; 7 185 PDF RLE; 7 186 PDF RLO; 7 187 PDF PDF; [all...] |
/external/nist-pkits/ |
pkits.version | 2 506913f4b727704ee1b52b17aa472dc6fbcf01e41e7ad88ba505f29c1a74d9ea *PKITS.pdf
|
/external/selinux/secilc/ |
.gitignore | 6 docs/pdf
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
.gitignore | 6 *.pdf
|
/frameworks/base/graphics/java/android/graphics/pdf/ |
package.html | 3 Contains classes for manipulation of PDF content.
|
/external/chromium-trace/trace-viewer/tracing/build/ |
check_common_unittest.py | 14 ['/dir/file.pdf', 15 '/dir/another_file.pdf']) 20 /dir/file.pdf 23 /dir/file.pdf 24 /dir/another_file.pdf 27 /dir/another_file.pdf 28 /dir/file.pdf\n\n'''
|
/external/blktrace/doc/ |
Makefile | 3 all: blktrace.pdf 8 blktrace.pdf: blktrace.tex 15 -rm -f blktrace.pdf $(DOCTMP)
|
/external/selinux/libsepol/cil/ |
.gitignore | 10 docs/pdf/
|
/external/selinux/secilc/docs/ |
Makefile | 2 PDFDIR ?= ./pdf 20 all: html pdf 29 pdf: $(FILE_LIST) 32 $(error dblatex package not found - install package for a pdf document.) 34 $(XMLTO) --with-dblatex pdf $(CIL_REF_GUIDE) 36 @for m in *.pdf; do if [ -f $$m ]; then mv $$m $(PDFDIR); fi; done 41 @rm -rf pdf/
|
/external/blktrace/btreplay/doc/ |
Makefile | 3 all: btreplay.dvi btreplay.pdf 12 btreplay.pdf: btreplay.dvi 17 -rm -f *.bak *.ps *.pdf
|
/external/blktrace/btt/doc/ |
Makefile | 3 all: btt.pdf 8 btt.pdf: btt.tex 15 -rm -f btt.pdf $(DOCTMP)
|
/development/samples/browseable/PdfRendererBasic/ |
_index.jd | 8 This sample demonstrates how to use PdfRenderer to display PDF documents on the screen.
|
/frameworks/base/docs/downloads/partner/audio/ |
av_sync_board.zip | |
/developers/samples/android/ui/graphics/PdfRendererBasic/ |
template-params.xml | 35 This sample demonstrates how to use PdfRenderer to display PDF documents on the screen. 41 <noCompress>pdf</noCompress> 58 <android>android.graphics.pdf.PdfRenderer</android> 63 This sample demonstrates how to display PDF document on screen using 70 You can now render PDF document pages into bitmap images for printing by using 77 This sample loads the PDF from assets. Contents of assets are compressed by 83 noCompress "pdf" 88 [1]: https://developer.android.com/reference/android/graphics/pdf/PdfRenderer.html 90 [3]: https://developer.android.com/reference/android/graphics/pdf/PdfRenderer.html#openPage(int) 91 [4]: https://developer.android.com/reference/android/graphics/pdf/PdfRenderer.Page.html#render(android.graphics.Bitmap, android.graphics.Rect, android.graphics.Matr (…) [all...] |
/docs/source.android.com/src/compatibility/5.1/ |
CDD_README.txt | 3 Or, how I stopped hating the cdd and learned to love html-to-pdf conversions. 8 TL:DR This document describes how to create a CDD.pdf from the CDD.html file. You need to generate a cover file and a body file, then use Adobe Acrobat to insert the cover page into the body.pdf. 10 The Android Compatibilty Definition Document (CDD) is maintained as an html file but distributed as a .pdf. The partner team updates the CDD for every new major Android release and the APE doc team posts the new .pdf to source.android.com in http://source.android.com/compatibility/. 12 To create the pdf from the html file, use wkhtmltopdf (http://wkhtmltopdf.org/) plus a little bit of Adobe Acrobat. You can do the conversion on a Mac or Linux (or even Windows); you just need to download the wkhtmltopdf pkg for your system. However, since you must use Adobe Acrobat Pro (not Reader) to insert the cover page, you must perform this step on a Mac or Windows box (none of the Linux PDF apps can do the swap successfully and still maintain the PDF bookmarks and links) 20 2. GENERATE COVER PDF 25 wkthmltopdf [page-size] [page-margins] cover path-to-html path-to-pdf [all...] |
/external/svox/pico/lib/ |
picokpdf.h | 19 * knowledge handling for pdf 47 Two specialized pdf kb types are provided by this knowledge 50 - pdf dur: ...kpdf_DUR (for dur) 51 - pdf mul: ...kpdf_MUL (for lfz and mgc) 52 - pdf phs: ...kpdf_PHS (for phase) 86 /* pdf types and get Pdf functions */ 98 /* subobj specific for pdf dur type */ 110 /* subobj specific for pdf mul type */ 127 /* subobj specific for pdf phs type * [all...] |