Searched defs:width (Results 1 – 10 of 10) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ios_base.h | 136 streamsize width() const { return _M_width; } in width() function 137 streamsize width(streamsize __newwidth) { in width() function
|
/ndk/sources/android/support/src/stdio/ |
D | vfscanf.c | 108 size_t width; /* field width, or 0 */ in VFSCANF() local
|
/ndk/docs/renderscript/ |
D | jquery.js | 22 …"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.d… property 43 …e="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outer… property 44 {s.size.height=s.size.height+(s._helper?(s.position.top-n.top):s.position.top);if(q){s.size.width=s… property
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pnginfo.h | 59 png_uint_32 width; /* width of image in pixels (from IHDR) */ member
|
D | png.h | 842 png_uint_32 width; /* width of row */ member 2529 #define PNG_PASS_COLS(width, pass) (((width)+(((1<<PNG_PASS_COL_SHIFT(pass))\ argument
|
D | pngstruct.h | 100 png_uint_32 width; /* width of image in pixels */ member
|
D | pngpriv.h | 573 #define PNG_ROWBYTES(pixel_bits, width) \ argument
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | num_put_get_test.cpp | 614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument
|
/ndk/tests/device/test-stlport/unit/ |
D | num_put_get_test.cpp | 614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 1069 countT width = 0; local
|