Home
last modified time | relevance | path

Searched defs:use_rgba (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/sswf/sswf-1.8.4/src/tools/
H A Dswf_dump.c560 int scan_color_transform(swf_dump_state *state, const char *indent, long use_rgba) in scan_color_transform()
628 int scan_gradient(swf_dump_state *state, const char *indent, long use_rgba, long two_objects, long … in scan_gradient()
1236 int use_rgba; in scan_definetext() local
2687 int scan_styles(swf_dump_state *state, long max_styles, long use_rgba, long two_objects, long shape… in scan_styles()
2996 int scan_shape(swf_dump_state *state, long max_styles, long use_rgba, long two_objects, long new_st… in scan_shape()
3220 long id, offset, max_styles, use_rgba, two_objects, new_styles, shape4, pad; in scan_defineshape() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/wayland/
H A Dgdkglcontext-wayland.c381 gboolean use_rgba; in find_eglconfig_for_window() local
H A Dgdkscreen-wayland.c346 gboolean use_rgba = FALSE; in update_xft_settings() local
/dports/x11-themes/gtk-murrine-engine/murrine-0.98.2/src/
H A Dmurrine_style.c98 boolean use_rgba = FALSE; in murrine_widget_is_rgba() local
319 boolean use_rgba = FALSE; in murrine_style_draw_flat_box() local
324 use_rgba = (murrine_widget_is_rgba (widget) && murrine_style->rgba); in murrine_style_draw_flat_box() local
H A Dmurrine_types.h199 boolean use_rgba; member
332 boolean use_rgba; member
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dgl.c1406 bool use_rgba, in gl2_renderchain_copy_frame()
1669 bool use_rgba = video_driver_supports_rgba(); in gl_load_texture_data() local
2821 bool use_rgba = video_info->use_rgba; in gl2_frame() local
3356 bool use_rgba = video_driver_supports_rgba(); in gl2_set_texture_fmts() local
H A Dgl1.c1271 bool use_rgba = video_driver_supports_rgba(); in gl1_load_texture_data() local
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/xsettings/
H A Dcsd-xsettings-manager.c512 gboolean use_rgba = FALSE; in xft_settings_get() local
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/plugins/xsettings/
H A Dmsd-xsettings-manager.c444 gboolean use_rgba = FALSE; in xft_settings_get() local
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/x11/
H A Dgdkglcontext-x11.c933 gboolean use_rgba; in find_fbconfig_for_visual() local
/dports/games/flobopuyo/flobopuyo-0.20/
H A DglSDL.c1453 int use_rgba = (surface->flags & SDL_SRCCOLORKEY) || in glSDL_DisplayFormat() local
/dports/games/battletanks/btanks-0.9.8083/sdlx/wrappers/
H A DglSDL-0.6.c1455 int use_rgba = (surface->flags & SDL_SRCCOLORKEY) || in glSDL_DisplayFormat() local
H A DglSDL-0.7.c1658 int use_rgba = (surface->flags & SDL_SRCCOLORKEY) || in glSDL_DisplayFormat() local
H A DglSDL.c1831 int use_rgba = (surface->flags & SDL_SRCCOLORKEY) || in glSDL_DisplayFormat() local
H A DglSDL-0.8.c1831 int use_rgba = (surface->flags & SDL_SRCCOLORKEY) || in glSDL_DisplayFormat() local
/dports/sysutils/gnome-settings-daemon/gnome-settings-daemon-3.38.2/plugins/xsettings/
H A Dgsd-xsettings-manager.c676 gboolean use_rgba = FALSE; in xft_settings_get() local
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/graphics/
H A DglSDL.c1823 int use_rgba = (surface->flags & SDL_SRCCOLORKEY) || in glSDL_DisplayFormat() local
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/wayland/
H A Dgdkdisplay-wayland.c1474 gboolean use_rgba = FALSE; in update_xft_settings() local
/dports/x11/lilyterm/LilyTerm-0.9.9.4/src/
H A Ddata.h659 gint use_rgba; member
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.h1234 bool use_rgba; member