Searched
full:black (Results
276 -
300 of
2836) sorted by null
<<11121314151617181920>>
/external/libogg/doc/libogg/ |
oggpack_writecopy.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 26 <table border=0 color=black cellspacing=0 cellpadding=7>
|
/external/libvorbis/doc/vorbisenc/ |
ov_ectl_ratemanage2_arg.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 29 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
|
vorbis_encode_init_vbr.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 24 <table border=0 color=black cellspacing=0 cellpadding=7>
|
/external/libvorbis/doc/vorbisfile/ |
ov_bitrate_instant.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 23 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_clear.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 26 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_comment.html | 9 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 25 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_info.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 23 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_pcm_seek.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 27 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_pcm_total.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 23 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_raw_seek.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 26 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_raw_tell.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 25 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_raw_total.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 23 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_serialnumber.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 23 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_test_open.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 25 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_time_seek.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 27 <table border=0 color=black cellspacing=0 cellpadding=7>
|
ov_time_total.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 25 <table border=0 color=black cellspacing=0 cellpadding=7>
|
seeking_example_c.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 22 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
|
seeking_test_c.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 22 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
|
vorbis_comment.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 28 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
|
vorbis_info.html | 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> 24 <table border=0 width=100% color=black cellspacing=0 cellpadding=7>
|
/external/libxml2/result/HTML/ |
test2.html | 5 <body bgcolor="White" link="Blue" text="Black" vlink="Black" alink="Red">
|
/external/libxml2/test/HTML/ |
test2.html | 3 <body bgcolor="White" link="Blue" text="Black" VLINK="Black" ALINK="Red">
|
/external/pdfium/fpdfsdk/src/javascript/ |
color.h | 18 FX_BOOL black(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError); 68 JS_STATIC_PROP(black, color);
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
BC_PDF417BarcodeMatrix.cpp | 48 void CBC_BarcodeMatrix::setMatrix(int32_t x, int32_t y, FX_BOOL black) {
49 set(x, y, (uint8_t)(black ? 1 : 0));
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
TextViewTest.java | 109 TextView black = (TextView) activity.findViewById(R.id.black_text_view); local 110 assertThat(black.getText().toString(), equalTo("Black Text")); 111 assertThat(shadowOf(black).getTextColorHexValue(), equalTo(0)); 127 TextView black = (TextView) activity.findViewById(R.id.black_text_view_hint); local 128 assertThat(black.getHint().toString(), equalTo("Black Hint")); 129 assertThat(shadowOf(black).getHintColorHexValue(), equalTo(0));
|
Completed in 2862 milliseconds
<<11121314151617181920>>