HomeSort by relevance Sort by last modified time
    Searched defs:IImageList (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery/src/com/android/camera/gallery/
IImageList.java 27 // IImageList
46 public interface IImageList {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commoncontrols.h 22 typedef interface IImageList IImageList;
134 * IImageList interface
142 IImageList : public IUnknown
272 __CRT_UUID_DECL(IImageList, 0x46eb5926, 0x582e, 0x4017, 0x9f,0xdf, 0xe8,0x99,0x8d,0xaa,0x09,0x50)
280 IImageList* This,
285 IImageList* This);
288 IImageList* This);
290 /*** IImageList methods ***/
292 IImageList* This
    [all...]
mmc.h 72 typedef struct IImageList IImageList;
293 typedef IImageList *LPIMAGELIST;
    [all...]

Completed in 380 milliseconds