Searched defs:bgcolor (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_util.h | 40 uint32_t bgcolor; member
|
H A D | gifdec.c | 43 GIFGetBackgroundColor(const ColorMapObject* const color_map, int bgcolor_index, int transparent_index, uint32_t* const bgcolor) GIFGetBackgroundColor() argument 325 GIFGetBackgroundColor(const struct ColorMapObject* const color_map, int bgcolor_index, int transparent_index, uint32_t* const bgcolor) GIFGetBackgroundColor() argument
|
H A D | webpmux.c | 509 static int ParseBgcolorArgs(const char* args, uint32_t* const bgcolor) { in ParseBgcolorArgs() argument 957 uint32_t bgcolor; in Process() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | demux.h | 298 uint32_t bgcolor; member
|
H A D | mux.h | 282 uint32_t bgcolor; // Background color of the canvas stored (in MSB order) as: member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dvbsubdec.c | 64 int bgcolor; member 99 int bgcolor; member
|
H A D | sanm.c | 1085 uint16_t fgcolor, bgcolor; in opcode_0xf7() local 1113 uint16_t fgcolor, bgcolor; in opcode_0xf8() local
|
/third_party/python/Lib/ |
H A D | turtle.py | 1223 def bgcolor(self, *args): member in TurtleScreen
|
Completed in 14 milliseconds