HomeSort by relevance Sort by last modified time
    Searched refs:ColorPalette (Results 1 - 18 of 18) 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/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusPixelFormats.h 193 struct ColorPalette
GdiPlusimageAttributes.h 349 Status GetAdjustedPalette(IN OUT ColorPalette* colorPalette,
353 nativeImageAttr, colorPalette, colorAdjustType));
GdiPlusBitmap.h 354 OUT ColorPalette *palette,
363 IN const ColorPalette *palette
GdiPlusHeaders.h 507 Status GetPalette(OUT ColorPalette* palette,
509 Status SetPalette(IN const ColorPalette* palette);
GdiPlusFlat.h     [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/src/fxge/win32/
fx_win32_gdipext.cpp 208 typedef GpStatus (WINGDIPAPI *FuncType_GdipGetImagePalette)(GpImage *image, ColorPalette *palette, INT size);
214 typedef GpStatus (WINGDIPAPI *FuncType_GdipSetImagePalette)(GpImage *image, GDIPCONST ColorPalette *palette);
396 CallFunc(GdipSetImagePalette)(bitmap, (ColorPalette*)pal);
406 CallFunc(GdipSetImagePalette)(bitmap, (ColorPalette*)palette);
455 CallFunc(GdipSetImagePalette)(bitmap, (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 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 750 milliseconds