HomeSort by relevance Sort by last modified time
    Searched refs:PDF (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/ppapi/cpp/private/
pdf.cc 5 #include "ppapi/cpp/private/pdf.h"
24 bool PDF::IsAvailable() {
29 Var PDF::GetLocalizedString(const InstanceHandle& instance,
40 ImageData PDF::GetResourceImage(const InstanceHandle& instance,
51 PP_Resource PDF::GetFontFileWithFallback(
74 PP_Resource PDF::GetFontFileWithFallback(
86 bool PDF::GetFontTableForPrivateFontFile(PP_Resource font_file,
98 void PDF::SearchString(const InstanceHandle& instance,
111 void PDF::DidStartLoading(const InstanceHandle& instance) {
117 void PDF::DidStopLoading(const InstanceHandle& instance)
    [all...]
pdf.h 20 class PDF {
29 // TODO(raymes): Remove this version when the PDF code is changed to use
  /external/chromium_org/ppapi/tests/
test_pdf.cc 10 #include "ppapi/cpp/private/pdf.h"
14 REGISTER_TEST_CASE(PDF);
26 pp::Var string = pp::PDF::GetLocalizedString(instance_,
36 pp::PDF::GetResourceImage(instance_, PP_RESOURCEIMAGE_PDF_BUTTON_ZOOMIN);
  /external/nist-pkits/
generate-tests.sh 32 echo "Usage: $0 PKITS.pdf PKITS_data.zip"
40 PDF="${1}"
43 if [ ! -f "${PDF}" -o "${PDF#${PDF%.pdf}}" != ".pdf" ]; then
44 echo "The first argument must point to PKITS.pdf"
71 ${PDFTOTEXT} -layout -nopgbrk -eol unix "${PDF}" "${TEMP_TEXT}"
94 shasum_file "${PDF}" >> pkits.versio
    [all...]
  /frameworks/support/v4/tests/java/android/support/v4/text/
BidiFormatterTest.java 41 private static final String PDF = "\u202C";
67 RLE + "." + HE + "." + PDF + LRM,
70 LRM + RLE + "." + HE + "." + PDF + LRM,
73 RLE + "." + HE + "." + PDF,
76 RLE + "." + PDF + LRM,
79 LRE + "." + EN + "." + PDF + RLM,
82 RLM + LRE + "." + EN + "." + PDF + RLM,
85 LRE + "." + EN + "." + PDF,
88 LRE + "." + PDF + RLM,
157 RLE + EN + HE + EN + PDF + LRM
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
BidiFormatterTest.java 42 private static final String PDF = "\u202C";
112 RLE + "." + HE + "." + PDF + LRM,
115 LRM + RLE + "." + HE + "." + PDF + LRM,
118 RLE + "." + HE + "." + PDF,
121 RLE + "." + PDF + LRM,
124 LRE + "." + EN + "." + PDF + RLM,
127 RLM + LRE + "." + EN + "." + PDF + RLM,
130 LRE + "." + EN + "." + PDF,
133 LRE + "." + PDF + RLM,
202 RLE + EN + HE + EN + PDF + LRM
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbididat.c 23 "LRE", "LRO", "AL", "RLE", "RLO", "PDF", "NSM", "BN"
30 /* LRE LRO AL RLE RLO PDF NSM BN */
142 RLE, WS, R, R, R, WS, PDF, WS, B
159 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON
176 LRE, BN, CS, RLO, S, PDF, EN, LRO, AN, ES
192 L, WS, LRE, WS, R, R, R, WS, PDF, WS, L, L, L, WS, PDF, WS,
193 AL, AL, AL, WS, PDF, WS, L, L, L, WS, PDF, WS, L, L, L, WS, PDF,
    [all...]
cbiditst.h 51 #define PDF U_POP_DIRECTIONAL_FORMAT
  /external/icu4c/test/cintltst/
cbididat.c 23 "LRE", "LRO", "AL", "RLE", "RLO", "PDF", "NSM", "BN"
30 /* LRE LRO AL RLE RLO PDF NSM BN */
142 RLE, WS, R, R, R, WS, PDF, WS, B
159 AN, RLO, NSM, LRE, PDF, RLE, ES, EN, ON
176 LRE, BN, CS, RLO, S, PDF, EN, LRO, AN, ES
192 L, WS, LRE, WS, R, R, R, WS, PDF, WS, L, L, L, WS, PDF, WS,
193 AL, AL, AL, WS, PDF, WS, L, L, L, WS, PDF, WS, L, L, L, WS, PDF,
    [all...]
cbiditst.h 51 #define PDF U_POP_DIRECTIONAL_FORMAT
  /external/chromium_org/tools/metrics/actions/
extract_actions.py 179 actions.add('PDF.FitToHeightButton')
180 actions.add('PDF.FitToWidthButton')
181 actions.add('PDF.LoadFailure')
182 actions.add('PDF.LoadSuccess')
183 actions.add('PDF.PreviewDocumentLoadFailure')
184 actions.add('PDF.PrintButton')
185 actions.add('PDF.PrintPage')
186 actions.add('PDF.SaveButton')
187 actions.add('PDF.ZoomFromBrowser')
188 actions.add('PDF.ZoomInButton'
    [all...]
  /external/chromium_org/tools/grit/grit/
pseudo_rtl.py 65 PDF = u'\u202c'
81 part = ALPHABETIC_RUN.sub(lambda run: RLO + run.group() + PDF, part)
  /external/chromium/chrome/browser/resources/
print_preview.js 273 * Asks the browser to print the preview PDF based on current print settings.
280 * Asks the browser to generate a preview PDF based on current print settings.
302 // Adding option for saving PDF to disk.
315 * Sets the color mode for the PDF plugin.
317 * @param {boolean} color is true if the PDF plugin should display in color.
323 $('pdf-viewer').grayscale(!color);
327 * Called when the PDF plugin loads its document.
331 $('pdf-viewer').fitToWidth();
333 $('pdf-viewer').fitToHeight();
338 * Create the PDF plugin as needed
    [all...]
  /external/libvorbis/doc/
Vorbis_I_spec.tex 25 % Hyperref enriches the generated PDF with clickable links,
83 % Configure graphics formats: Prefer PDF, fall back to PNG or JPG, as available.
84 \DeclareGraphicsExtensions{.pdf,.png,.jpg,.jpeg}
  /external/chromium_org/third_party/icu/source/common/
ubidiimp.h 53 PDF=U_POP_DIRECTIONAL_FORMAT,
80 #define MASK_EXPLICIT (MASK_LRX|MASK_RLX|DIRPROP_FLAG(PDF))
  /external/icu4c/common/
ubidiimp.h 53 PDF=U_POP_DIRECTIONAL_FORMAT,
80 #define MASK_EXPLICIT (MASK_LRX|MASK_RLX|DIRPROP_FLAG(PDF))
  /frameworks/base/core/java/android/text/
BidiFormatter.java 100 * Unicode "Pop Directional Formatting" (PDF) character.
102 private static final char PDF = '\u202C';
360 * the string with Unicode bidi formatting characters: RLE+{@code str}+PDF for RTL text, or
361 * LRE+{@code str}+PDF for LTR text.
392 result.append(PDF);
460 * the string. Treats a non-BN character between an LRE/RLE/LRO/RLO and its matching PDF as a
462 * string containing unbalanced LRE/RLE/LRO/RLO/PDF characters. The intended use is to check
478 * LRE/RLE/LRO/RLO and its matching PDF as a strong character, LTR after LRE/LRO, and RTL after
479 * RLE/RLO. The results are undefined for a string containing unbalanced LRE/RLE/LRO/RLO/PDF
568 * LRE/RLE/LRO/RLO and its matching PDF as a strong character, LTR after LRE/LRO, and RT
    [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 96 * Unicode "Pop Directional Formatting" (PDF) character.
98 private static final char PDF = '\u202C';
352 * the string with Unicode bidi formatting characters: RLE+{@code str}+PDF for RTL text, or
353 * LRE+{@code str}+PDF for LTR text.
383 result.append(PDF);
450 * the string. Treats a non-BN character between an LRE/RLE/LRO/RLO and its matching PDF as a
452 * string containing unbalanced LRE/RLE/LRO/RLO/PDF characters. The intended use is to check
468 * LRE/RLE/LRO/RLO and its matching PDF as a strong character, LTR after LRE/LRO, and RTL after
469 * RLE/RLO. The results are undefined for a string containing unbalanced LRE/RLE/LRO/RLO/PDF
558 * LRE/RLE/LRO/RLO and its matching PDF as a strong character, LTR after LRE/LRO, and RT
    [all...]
  /external/dropbear/libtommath/
booker.pl 14 if (shift =~ /PDF/) {
  /external/chromium_org/build/mac/
tweak_info_plist.py 136 """Adds PDF support to the document types list. If add_keys is True, it will
140 PDF_FILE_EXTENSION = 'pdf'
146 sub_plist['CFBundleTypeMIMETypes'] = 'application/pdf'
147 sub_plist['CFBundleTypeName'] = 'PDF Document'
162 # Loop over each entry in the list, looking for one that handles PDF types.
164 # If an entry for .pdf files is found...
176 # No PDF entry exists. If one needs to be added, do so now.
262 parser.add_option('--pdf', dest='add_pdf_support', action='store', type='int',
263 default=False, help='Add PDF file handler support [1 or 0]')
317 # Adds or removes the PDF file handler entry
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
file_type.js 96 {type: 'document', icon: 'pdf', name: 'PDF_DOCUMENT_FILE_TYPE',
97 subtype: 'PDF', pattern: /\.pdf$/i},
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 119 <https://nativeclient.googlecode.com/svn/data/site/NaCl_SFI.pdf>`_ (PDF).
121 <http://research.google.com/pubs/pub34913.html>`_ (PDF).
382 (PDF).
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js 18 // The PDF-JS code in this file has been written by Mozilla.
21 // https://github.com/mozilla/pdf.js
26 var pdf_file = "test.pdf";
45 PDFJS.getDocument(pdf_file).then(function(pdf) {
55 pdf.getPage(i).then(function(page) {
62 renderPages(1, pdf.numPages);
383 ///////// The PDF we want to render, encoded in base64. ////////
    [all...]
  /external/skia/
Android.mk 354 src/pdf/SkPDFCatalog.cpp \
355 src/pdf/SkPDFDevice.cpp \
356 src/pdf/SkPDFDeviceFlattener.cpp \
357 src/pdf/SkPDFDocument.cpp \
358 src/pdf/SkPDFFont.cpp \
359 src/pdf/SkPDFFormXObject.cpp \
360 src/pdf/SkPDFGraphicState.cpp \
361 src/pdf/SkPDFImage.cpp \
362 src/pdf/SkPDFPage.cpp \
363 src/pdf/SkPDFResourceDict.cpp
    [all...]
  /external/chromium_org/chrome/test/ppapi/
ppapi_browsertest.cc     [all...]

Completed in 731 milliseconds

1 2