Home | History | Annotate | Download | only in gtk

Lines Matching full:rgba

701                "gtk-xft-rgba", &rgba_style,
966 GdkColormap* rgba = gdk_screen_get_rgba_colormap(screen);
967 if (rgba)
968 gtk_widget_set_colormap(window, rgba);
970 return rgba;