OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_colors
(Results
1 - 1
of
1
) sorted by null
/external/qemu/ui/
vnchextile.h
23
int
n_colors
= 0;
local
33
switch (
n_colors
) {
36
n_colors
= 1;
41
n_colors
= 2;
46
n_colors
= 3;
58
if (
n_colors
> 2)
63
if (
n_colors
> 1 && fg_count > bg_count) {
75
if (
n_colors
< 3 && (!*has_fg || *last_fg != fg)) {
81
switch (
n_colors
) {
170
n_colors
= 4
[
all
...]
Completed in 105 milliseconds