Home
last modified time | relevance | path

Searched refs:copy_color_table (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/syslinux/syslinux-6.03/com32/elflink/ldlinux/
H A Dcolors.c165 struct color_table *copy_color_table(const struct color_table *master) in copy_color_table() function
H A Dreadconfig.c222 m->color_table = copy_color_table(parent->color_table); in new_menu()
/dports/sysutils/syslinux/syslinux-6.03/com32/include/
H A Dmenu.h221 struct color_table *copy_color_table(const struct color_table *master);
/dports/sysutils/syslinux/syslinux-6.03/com32/menu/
H A Dcolors.c165 struct color_table *copy_color_table(const struct color_table *master) in copy_color_table() function
H A Dreadconfig.c192 m->color_table = copy_color_table(parent->color_table); in new_menu()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/codec/
H A DSkCodecPriv.h193 static inline void copy_color_table(const SkImageInfo& dstInfo, SkColorTable* colorTable, in copy_color_table() function
H A DSkBmpStandardCodec.cpp185 copy_color_table(dstInfo, this->fColorTable, inputColorPtr, inputColorCount); in prepareToDecode()
H A DSkBmpRLECodec.cpp291 copy_color_table(dstInfo, this->fColorTable, inputColorPtr, inputColorCount); in prepareToDecode()
H A DSkGifCodec.cpp447 copy_color_table(dstInfo, this->fColorTable, inputColorPtr, inputColorCount);
H A DSkPngCodec.cpp1137 copy_color_table(dstInfo, fColorTable, ctable, ctableCount);
/dports/graphics/imc/imc-4.3/
H A Dimc.dist424 sub copy_color_table {
763 copy_color_table($old_image, $image);
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DgliDispatch.pas629copy_color_table : procedure( ctx: GLIContext; target: GLenum; internalformat: GLenum; x: GLint; y…