HomeSort by relevance Sort by last modified time
    Searched refs:ColorPalette (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspixelformats.h 89 typedef struct ColorPalette {
93 } ColorPalette;
gdiplusheaders.h 104 Status GetPalette(ColorPalette *palette, INT size);
130 Status SetPalette(const ColorPalette *palette);
173 static Status InitializePalette(ColorPalette *palette,
217 PaletteType paletteType, ColorPalette *palette,
gdiplusimageattributes.h 121 Status GetAdjustedPalette(ColorPalette *colorPalette,
125 nativeImageAttributes, colorPalette, type));
gdiplusimpl.h 172 __inline__ Status Image::GetPalette(ColorPalette *palette, INT size)
337 __inline__ Status Image::SetPalette(const ColorPalette *palette)
397 __inline__ Status Bitmap::InitializePalette(ColorPalette *palette,
562 ColorPalette *palette, REAL alphaThresholdPercent)
    [all...]
gdiplusflat.h 66 GpStatus WINGDIPAPI GdipBitmapConvertFormat(GpBitmap*,PixelFormat,DitherType,PaletteType,ColorPalette*,REAL);
67 GpStatus WINGDIPAPI GdipInitializePalette(ColorPalette*,PaletteType,INT,BOOL,GpBitmap*);
398 GpStatus WINGDIPAPI GdipGetImagePalette(GpImage*,ColorPalette*,INT);
399 GpStatus WINGDIPAPI GdipSetImagePalette(GpImage*,GDIPCONST ColorPalette*);
437 GpStatus WINGDIPAPI GdipGetImageAttributesAdjustedPalette(GpImageAttributes*,ColorPalette*,ColorAdjustType);
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
S_V_G_.py 35 <colorPalette uiNameID="n">
39 </colorPalette>
41 <colorPalette uiNameID="m">
45 </colorPalette>
51 The number of color records in each </colorPalette> must be the same as
137 colorPalette = ColorPalette()
138 colorPaletteList.append(colorPalette)
139 colorPalette.uiNameID = struct.unpack(">H", data[pos:pos+2])[0]
141 colorPalette.paletteColors = paletteColors = [
    [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_gdipext.cpp 320 Gdiplus::ColorPalette* palette,
343 GDIPCONST Gdiplus::ColorPalette* palette);
652 CallFunc(GdipSetImagePalette)(bitmap, (Gdiplus::ColorPalette*)pal);
663 CallFunc(GdipSetImagePalette)(bitmap, (Gdiplus::ColorPalette*)palette);
716 CallFunc(GdipSetImagePalette)(bitmap, (Gdiplus::ColorPalette*)pal);
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 556 milliseconds