Home
last modified time | relevance | path

Searched refs:PixTypeStar (Results 1 – 2 of 2) sorted by relevance

/dports/astro/xearth/xearth-1.2/
H A Drender.c153 buf[tmp] = PixTypeStar;
194 case PixTypeStar: /* white */
282 case PixTypeStar: /* white */
396 case PixTypeStar: /* white */
513 case PixTypeStar: /* white */
H A Dxearth.h95 #define PixTypeStar (3) macro