Home
last modified time | relevance | path

Searched refs:gimp_palette_get_standard (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimppalette.h65 GimpData * gimp_palette_get_standard (GimpContext *context);
H A Dgimp-data-factories.c181 gimp_palette_get_standard); in gimp_data_factories_init()
H A Dgimppalette.c291 gimp_palette_get_standard (GimpContext *context) in gimp_palette_get_standard() function
H A Dgimpcontext.c1360 standard = gimp_palette_get_standard (context); in gimp_context_deserialize_property()
3144 gimp_palette_get_standard (context)); in gimp_context_palette_list_thaw()
3174 palette != GIMP_PALETTE (gimp_palette_get_standard (context))) in gimp_context_real_set_palette()
3193 if (palette != GIMP_PALETTE (gimp_palette_get_standard (context))) in gimp_context_real_set_palette()
H A Dgimp.c387 gimp_palette_get_standard (gimp->user_context)); in gimp_finalize()
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpselectiondata.c703 … GIMP_OBJECT (gimp_palette_get_standard (gimp_get_user_context (gimp)))); in gimp_selection_data_get_palette()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-02647 * app/core/gimppalette.c (gimp_palette_get_standard)