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

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPixelFormats.h 44 PixelFormatGDI = 0x00020000, // Is a GDI-supported format
54 | PixelFormatGDI,
56 | PixelFormatGDI,
58 | PixelFormatGDI,
60 PixelFormat16bppRGB555 = 5 | (16 << 8) | PixelFormatGDI,
61 PixelFormat16bppRGB565 = 6 | (16 << 8) | PixelFormatGDI,
63 | PixelFormatGDI,
64 PixelFormat24bppRGB = 8 | (24 << 8) | PixelFormatGDI,
65 PixelFormat32bppRGB = 9 | (32 << 8) | PixelFormatGDI,
67 | PixelFormatGDI
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspixelformats.h 33 #define PixelFormatGDI ((INT) 0x00020000)
41 (1 | (1<<8) | PixelFormatIndexed | PixelFormatGDI))
43 (2 | (4<<8) | PixelFormatIndexed | PixelFormatGDI))
45 (3 | (8<<8) | PixelFormatIndexed | PixelFormatGDI))
49 (5 | (16<<8) | PixelFormatGDI))
51 (6 | (16<<8) | PixelFormatGDI))
53 (7 | (16<<8) | PixelFormatAlpha | PixelFormatGDI))
55 (8 | (24<<8) | PixelFormatGDI))
57 (9 | (32<<8) | PixelFormatGDI))
59 (10 | (32<<8) | PixelFormatAlpha | PixelFormatGDI | PixelFormatCanonical)
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 67 milliseconds