Searched refs:color (Results 1 – 10 of 10) sorted by relevance
23 background-color:#fff;28 color:#000;30 color:#333;36 color:#006699;41 color:#f00;46 color:#006699;68 color:#007000;74 color:#007000;80 background-color:#fafafa;173 background-color:inherit;[all …]
15 color:#336666;23 color:#000;33 background-color: #fff;109 background-color: #435a6e;110 color: #fff;115 color: #fff;160 background-color: #fff;161 color: #000;203 color: black;235 background-color: #E2E2E2;[all …]
35 background-color: #F7FCF4;55 background-color: #E5F1E0;66 background-color: #F7FCF4;83 background-color: #E5F1E0;93 background-color: #F7FCF4;102 background-color: #F7FCF4;152 color: gray;166 background-color: white;179 background-color: #E5F1E0;244 color: #004000;[all …]
251 obj.style.color="#000000";256 obj.style.color="#aaaaaa";
41 color:#fff;69 color:#360;76 background-color:#fff;81 color:#000;83 color:#333;89 color:#006699;95 color:#f00;100 color:#006699;121 color:#007000;127 color:#007000;[all …]
15 color:#336666;23 color:#000;33 background-color: #fff;113 background-color: #435a6e;114 color: #fff;119 color: #fff;164 background-color: #fff;165 color: #000;207 color: black;239 background-color: #E2E2E2;[all …]
104 unsigned short last, color, count; in to_565_rle() local109 color = to565(in[0],in[1],in[2]); in to_565_rle()111 if ((color == last) && (count != 65535)) { in to_565_rle()120 last = color; in to_565_rle()
758 …-prune -o -type f -iregex '.*\.(c|h|cpp|S|java|xml|sh|mk)' -print0 | xargs -0 grep --color -n "$@"765 … -type f -iregex '.*\.\(c\|h\|cpp\|S\|java\|xml\|sh\|mk\)' -print0 | xargs -0 grep --color -n "$@"772 …epo -prune -o -name .git -prune -o -type f -name "*\.java" -print0 | xargs -0 grep --color -n "$@"777 …me '*.c' -o -name '*.cc' -o -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 grep --color -n "$@"782 …me res -type d`; do find $dir -type f -name '*\.xml' -print0 | xargs -0 grep --color -n "$@"; done;789 …iregex '.*/(Makefile|Makefile\..*|.*\.make|.*\.mak|.*\.mk)' -print0 | xargs -0 grep --color -n "$@"794 …git -prune -o -type f -iregex '.*\.(c|h|cpp|S|java|xml)' -print0 | xargs -0 grep --color -n -i "$@"801 …Makefile|.*\/Makefile\..*|.*\.make|.*\.mak|.*\.mk)' -type f -print0 | xargs -0 grep --color -n "$@"806 …e posix-egrep -iregex '.*\.(c|h|cpp|S|java|xml)' -type f -print0 | xargs -0 grep --color -n -i "$@"