Home
last modified time | relevance | path

Searched refs:bgcolor (Results 1 – 25 of 63) sorted by relevance

123

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dlws-common.js69 var bgcolor = options.bgcolor || "#000000";
89 dark.style.backgroundColor = bgcolor;
/third_party/libwebsockets/test-apps/
Dlws-common.js69 var bgcolor = options.bgcolor || "#000000";
89 dark.style.backgroundColor = bgcolor;
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-ostream.oo.c986 BITFIELD_TYPE(term_color_t, signed int) bgcolor : 25;
999 && attr1.bgcolor == attr2.bgcolor in equal_attributes()
1119 if ((attr.color != COLOR_DEFAULT || attr.bgcolor != COLOR_DEFAULT) in simplify_attributes()
1134 attr.bgcolor = COLOR_DEFAULT; in simplify_attributes()
1607 stream->active_attr_bgcolor = new_attr.bgcolor; in out_attr_change()
1625 | (new_attr.bgcolor == COLOR_DEFAULT in out_attr_change()
1627 : (new_attr.bgcolor << 4)) in out_attr_change()
1643 || (new_attr.bgcolor == COLOR_DEFAULT && old_attr.bgcolor != COLOR_DEFAULT)) in out_attr_change()
1648 old_attr.bgcolor = COLOR_DEFAULT; in out_attr_change()
1715 if (new_attr.bgcolor != old_attr.bgcolor in out_attr_change()
[all …]
Dterm-styled-ostream.oo.c56 term_color_t bgcolor; member
90 term_ostream_set_bgcolor (stream->destination, stream->curr_attr->bgcolor); in write_mem()
492 attr->bgcolor = in match()
621 term_ostream_set_bgcolor (stream->destination, stream->curr_attr->bgcolor); in flush_to_current_style()
/third_party/boost/libs/graph/example/
Dgraphviz_test.dot6 bgcolor = lightgrey;
23 bgcolor = lightgrey
/third_party/skia/third_party/externals/libwebp/examples/
Dgifdec.c45 uint32_t* const bgcolor) { in GIFGetBackgroundColor() argument
48 *bgcolor = GIF_TRANSPARENT_COLOR; // Special case. in GIFGetBackgroundColor()
51 *bgcolor = GIF_WHITE_COLOR; in GIFGetBackgroundColor()
57 *bgcolor = (0xffu << 24) in GIFGetBackgroundColor()
327 uint32_t* const bgcolor) { in GIFGetBackgroundColor() argument
331 (void)bgcolor; in GIFGetBackgroundColor()
Dwebpmux.c218 params.bgcolor, params.loop_count); in DisplayInfo()
509 static int ParseBgcolorArgs(const char* args, uint32_t* const bgcolor) { in ParseBgcolorArgs() argument
513 *bgcolor = (a << 24) | (r << 16) | (g << 8) | (b << 0); in ParseBgcolorArgs()
957 uint32_t bgcolor; in Process() local
958 ok = ParseBgcolorArgs(config->args_[i].params_, &bgcolor); in Process()
963 params.bgcolor = bgcolor; in Process()
Danim_util.h40 uint32_t bgcolor; member
Dgifdec.h65 uint32_t* const bgcolor);
Danim_diff.c160 ok = CompareBackgroundColor(img1->bgcolor, img2->bgcolor, in CompareAnimatedImagePair()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dgifdec.c45 uint32_t* const bgcolor) { in GIFGetBackgroundColor() argument
48 *bgcolor = GIF_TRANSPARENT_COLOR; // Special case. in GIFGetBackgroundColor()
51 *bgcolor = GIF_WHITE_COLOR; in GIFGetBackgroundColor()
57 *bgcolor = (0xffu << 24) in GIFGetBackgroundColor()
327 uint32_t* const bgcolor) { in GIFGetBackgroundColor() argument
331 (void)bgcolor; in GIFGetBackgroundColor()
Dwebpmux.c216 params.bgcolor, params.loop_count); in DisplayInfo()
506 static int ParseBgcolorArgs(const char* args, uint32_t* const bgcolor) { in ParseBgcolorArgs() argument
510 *bgcolor = (a << 24) | (r << 16) | (g << 8) | (b << 0); in ParseBgcolorArgs()
947 uint32_t bgcolor; in Process() local
948 ok = ParseBgcolorArgs(config->args_[i].params_, &bgcolor); in Process()
953 params.bgcolor = bgcolor; in Process()
Danim_util.h40 uint32_t bgcolor; member
Dgifdec.h65 uint32_t* const bgcolor);
Danim_diff.c160 ok = CompareBackgroundColor(img1->bgcolor, img2->bgcolor, in CompareAnimatedImagePair()
/third_party/python/Lib/turtledemo/
Dtwo_canvases.py19 s1.bgcolor(0.85, 0.85, 1)
21 s2.bgcolor(1, 0.85, 0.85)
Dround_dance.py34 bgcolor("gray10")
Drosette.py38 s.bgcolor("black")
Dcolormixer.py35 screen.bgcolor(red.ycor(), green.ycor(), blue.ycor())
/third_party/libxml2/result/HTML/
Dwired.html.sax10 SAX.startElement(body, bgcolor='#FFFFFF', text='#000000', link='#333399', vlink='#660066', alink='#…
21 …t(table, border='0', cellpadding='0', cellspacing='0', width='468', height='60', bgcolor='#FFFFFF')
32 SAX.startElement(td, bgcolor='#330099')
38 SAX.startElement(td, rowspan='2', align='LEFT', bgcolor='FFFFFF')
46 SAX.startElement(td, bgcolor='#330099')
352 SAX.startElement(td, valign='BOTTOM', align='RIGHT', class='wired', bgcolor='#FFFFFF')
360 SAX.startElement(td, bgcolor='#FF0000', valign='BOTTOM', align='LEFT', width='97')
370 SAX.startElement(td, bgcolor='#FF0000', align='left', valign='center')
400 SAX.startElement(td, valign='MIDDLE', align='RIGHT', bgcolor='#FFFFFF')
407 SAX.startElement(td, colspan='2', bgcolor='#999999')
[all …]
Dcf_128.html.sax28 SAX.startElement(td, bgcolor='white')
52 SAX.startElement(td, bgcolor='blue')
Dattrents.html.sax6 SAX.startElement(body, bgcolor='#FFFFFF')
DDown.html.sax18 SAX.startElement(body, bgcolor='#FFFFFF')
Dtest2.html.sax13 SAX.startElement(body, bgcolor='White', link='Blue', text='Black', vlink='Black', alink='Red')
23 SAX.startElement(tr, bgcolor='#FFFFFF')
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Ddvb-sub.c83 int bgcolor; member
120 guint8 bgcolor; member
493 region->bgcolor = *buf++; in _dvb_sub_parse_region_segment()
499 region->bgcolor = (((*buf++) >> 4) & 15); in _dvb_sub_parse_region_segment()
501 region->bgcolor = (((*buf++) >> 2) & 3); in _dvb_sub_parse_region_segment()
508 memset (region->pbuf, region->bgcolor, region->buf_size); in _dvb_sub_parse_region_segment()
510 region->bgcolor); in _dvb_sub_parse_region_segment()
544 object_display->bgcolor = *buf++; in _dvb_sub_parse_region_segment()
559 object_display->fgcolor, object_display->bgcolor); in _dvb_sub_parse_region_segment()

123