Searched defs:green_weight (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c1623 unsigned red_weight, blue_weight, green_weight; local
1625 red_weight = blue_weight = green_weight = 0;
1725 && (vis_green_weight >= green_weight)
1729 green_weight = vis_green_weight;

Completed in 884 milliseconds