Home
last modified time | relevance | path

Searched refs:bg_xcolors (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c120 XColor **alpha_xcolors, **bg_xcolors; member
455 if (gConvExtraInfo.bg_xcolors != NULL) { in ClearConvExtraInfo()
457 gConvExtraInfo.bg_xcolors); in ClearConvExtraInfo()
550 if (gConvExtraInfo.bg_xcolors == NULL) { in PreprocessPixels()
5426 xcolors = gConvExtraInfo.bg_xcolors;
5438 xcolors = gConvExtraInfo.bg_xcolors;
5682 xcolors = gConvExtraInfo.bg_xcolors;
5695 xcolors = gConvExtraInfo.bg_xcolors;
5872 xcolors = gConvExtraInfo.bg_xcolors;
6676 XColor **xcolors=NULL, **bg_xcolors=NULL; local
[all …]