Home
last modified time | relevance | path

Searched refs:numPages (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/testing/resources/javascript/
Ddocument_props_expected.txt24 Alert: this.numPages is number 4
56 Alert: ERROR: Document.numPages: Cannot assign to readonly property.
89 Alert: this.numPages is number 4
Ddocument_props.in96 'numPages',
/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.hpp133 …const size_t numPages = (numElements >> ELEMENTS_PER_PAGE_LOG2) + ((numElements & ((1u<<ELEMENTS_P… in LazyResource() local
138 m_isPageResident.resize(numPages, false); in LazyResource()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h273 uint32 numPages; member
/external/pdfium/fpdfsdk/src/javascript/
DDocument.h87 FX_BOOL numPages(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
312 JS_STATIC_PROP(numPages, Document);
DDocument.cpp83 JS_STATIC_PROP_ENTRY(numPages) in END_JS_STATIC_CONST()
999 FX_BOOL Document::numPages(IJS_Context* cc, in numPages() function in Document
/external/libnfc-nxp/src/
DphFriNfc_ISO15693Map.c518 uint8_t numPages) in phFriNfc_ISO15693_H_Inventory_Page_Read() argument
558 numPages; in phFriNfc_ISO15693_H_Inventory_Page_Read()