Searched defs:propId (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusimpl.h212 __inline__ Status Image::GetPropertyItem(PROPID propId, UINT propSize, argument
216 nativeImage, propId, propSize, buffer));
219 __inline__ UINT Image::GetPropertyItemSize(PROPID propId) argument
223 nativeImage, propId, &result));
282 __inline__ Status Image::RemovePropertyItem(PROPID propId) argument
285 nativeImage, propId));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusimpl.h212 __inline__ Status Image::GetPropertyItem(PROPID propId, UINT propSize, argument
216 nativeImage, propId, propSize, buffer));
219 __inline__ UINT Image::GetPropertyItemSize(PROPID propId) argument
223 nativeImage, propId, &result));
282 __inline__ Status Image::RemovePropertyItem(PROPID propId) argument
285 nativeImage, propId));
/prebuilts/tools/common/eclipse/
H A Dorg.eclipse.ui.workbench_3.6.2.M20110210-1200.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 125 milliseconds