Searched refs:iImage (Results 1 – 3 of 3) sorted by relevance
/external/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 608 item.iImage = _extToIconMap.GetIconIndex(FILE_ATTRIBUTE_DIRECTORY, DirPrefix); in Reload() 609 if (item.iImage < 0) in Reload() 610 item.iImage = 0; in Reload() 635 … if (GetRealIconIndex(fi.Name + FCHAR_PATH_SEPARATOR, FILE_ATTRIBUTE_DIRECTORY, item.iImage) == 0) in Reload() 636 item.iImage = 0; in Reload() 640 item.iImage = _extToIconMap.GetIconIndex(fi.Attrib, fullPath); in Reload() 641 if (item.iImage < 0) in Reload() 642 item.iImage = 0; in Reload()
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 1230 store_image_check(const png_store* ps, png_const_structp pp, int iImage) in store_image_check() argument 1241 image += iImage * (cbRow+5) * ps->image_h; in store_image_check() 5472 int iImage, int iDisplay) in sequential_row() argument 5512 if (iImage >= 0) in sequential_row() 5513 deinterlace_row(store_image_row(ps, pp, iImage, y), row, in sequential_row() 5523 iImage >= 0 ? store_image_row(ps, pp, iImage, y) : NULL, in sequential_row() 5650 int iImage, int iDisplay, png_uint_32 y) in standard_row_validate() argument 5666 if (iImage >= 0 && in standard_row_validate() 5667 (where = pixel_cmp(std, store_image_row(dp->ps, pp, iImage, y), in standard_row_validate() 5673 store_image_row(dp->ps, pp, iImage, y)[where-1]); in standard_row_validate() [all …]
|
/external/guice/extensions/persist/lib/ |
D | hsqldb.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hsqldb/
org/ ... |