HomeSort by relevance Sort by last modified time
    Searched full:pagenum (Results 1 - 23 of 23) sorted by null

  /packages/services/BuiltInPrintService/jni/plugins/
wprint_image_platform.h 56 int wprint_image_init(wprint_image_info_t *image_info, const char *urlPath, int pageNum);
  /external/pdfium/testing/resources/
bug_507316.in 116 this.pageNum=1;
  /external/pdfium/testing/resources/javascript/
document_props_expected.txt 25 Alert: this.pageNum is undefined undefined
59 Alert: this.pageNum = 3; yields 3
92 Alert: this.pageNum is undefined undefined
document_props.in 97 'pageNum',
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videotext.h 107 int pagenum; /* number of page (hexadecimal) */ member in struct:__anon55046
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PageContentRepository.java 550 * How many pages are {@code pages} before pageNum. E.g. page 5 in [0-1], [4-7] has the
553 * @param pageNum The number of the page to find
558 private int findIndexOfPage(int pageNum, @NonNull PageRange[] pages) {
561 if (pages[i].contains(pageNum)) {
562 return pagesBefore + pageNum - pages[i].getStart();
    [all...]
  /external/pdfium/fpdfsdk/javascript/
Document.h 100 bool pageNum(CJS_Runtime* pRuntime,
348 JS_STATIC_PROP(pageNum, Document);
Document.cpp 90 {"pageNum", get_pageNum_static, set_pageNum_static},
211 bool Document::pageNum(CJS_Runtime* pRuntime,
    [all...]
  /external/swiftshader/third_party/subzero/runtime/
wasm-runtime.cpp 63 uint32_t pageNum(uint32_t Index) { return Index >> PageSizeLog2; }
91 if (pageNum(Index) < WASM_NUM_PAGES) {
  /external/gptfdisk/
gptcurses.cc 264 int lineNum = 5, i = 0, retval = -1, numToShow, pageNum;
274 pageNum = selected / numToShow;
275 for (i = pageNum * numToShow; i <= (pageNum + 1) * numToShow - 1; i++) {
  /external/pdfium/core/fpdfapi/parser/
cpdf_document_unittest.cpp 107 // Page without pageNum.
  /external/ImageMagick/coders/
djvu.c 564 static Image *ReadOneDJVUImage(LoadContext* lc,const int pagenum,
588 printf("==== Loading the page %d\n", pagenum);
590 lc->page = ddjvu_page_create_by_pageno(lc->document, pagenum); /* 0? */
613 ddjvu_document_get_pageinfo(lc->document, pagenum, &info);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c     [all...]
  /toolchain/binutils/binutils-2.25/cpu/
xc16x.cpu 171 (dnf f-pagenum "page num" () 25 10);used in EXTP,EXTPR
590 (dnop pagenum "10 bit page number" (HASH-PREFIX) h-uint f-pagenum)
    [all...]
  /external/skia/src/xps/
SkXPSDevice.cpp 171 const unsigned int pageNum,
183 SK_ARRAY_COUNT(L"/Documents/1/Metadata/.png") + sk_digits_in<decltype(pageNum)>(),
186 if (pageNum > 0) {
187 swprintf_s(buffer, size, L"/Documents/1/Metadata/%u.png", pageNum);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesf.h 552 void set_page(int pageNum) {
553 OnError(::set_form_page(form, pageNum));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesf.h 552 void set_page(int pageNum) {
553 OnError(::set_form_page(form, pageNum));
  /toolchain/binutils/binutils-2.25/opcodes/
xc16x-desc.c 697 { XC16X_F_PAGENUM, "f-pagenum", 0, 32, 25, 10, { 0, { { { (1<<MACH_BASE), 0 } } } } },
    [all...]
xc16x-opc.c     [all...]
  /external/libxml2/test/relaxng/
docbook.rng 795 <define name="pagenum.attrib">
797 <attribute name="pagenum">
830 <ref name="pagenum.attrib"/>
    [all...]
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/lib/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 

Completed in 2652 milliseconds