Home
last modified time | relevance | path

Searched refs:COLORSTRLEN (Results 1 – 3 of 3) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcolor.c66 char defaultColorStr[COLORSTRLEN];
67 char myFgColorStr[COLORSTRLEN];
68 char myBgColorStr[COLORSTRLEN];
69 char myRubberBandColorStr[COLORSTRLEN];
83 char defaultBgColorStr[COLORSTRLEN];
86 char altEditTextBgColorStr[COLORSTRLEN];
88 char altEditTextHighlightColorStr[COLORSTRLEN];
795 colorMenuItems[i] = (char*)malloc(COLORSTRLEN*sizeof(char)); in InitColor()
814 UtilStrCpyN(colorMenuItems[i], COLORSTRLEN, c_ptr); in InitColor()
816 UtilStrCpyN(colorMenuItems[i], COLORSTRLEN, in InitColor()
[all …]
H A Dconst.h207 #define COLORSTRLEN 40 macro
H A Dxbitmap.c1384 char color_str[COLORSTRLEN];
1615 char color_str[COLORSTRLEN];