Home
last modified time | relevance | path

Searched defs:ulcolor (Results 1 – 2 of 2) sorted by relevance

/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dbox.c35 int ulcolor, lrcolor; member
40 int ulcolor, lrcolor, ccolor; member
142 int bw, int angles, int ulcolor, int lrcolor, in but_drawBox()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/gui/
H A DInterface.cpp7071 Color ulcolor = Color::red; in DrawAllInterface() local