Searched
full:bold (Results
726 -
750 of
1730) sorted by null
<<21222324252627282930>>
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
PlayerSetupActivity.java | 151 buttonCopy.setTypeface(child.getTypeface(), Typeface.BOLD); 254 button.setTypeface(mBobButton.getTypeface(), Typeface.BOLD);
|
/docs/source.android.com/src/devices/tech/dalvik/ |
dex-format.css | 27 font-style: bold; 133 font-weight: bold;
|
/external/chromium/chrome/browser/ui/views/ |
page_info_bubble_view.cc | 45 // optional head-line (in bold) and a description. 269 headline_label_->font().DeriveFont(0, gfx::Font::BOLD));
|
/external/compiler-rt/lib/ubsan/ |
ubsan_diag.cc | 240 Printf(Decor.Bold()); 247 Decor.Red(), Decor.Default(), Decor.Bold());
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
nsis.php | 245 1 => 'color: #000066; font-weight:bold;', 268 0 => 'color: #660066; font-weight: bold;'
|
/external/llvm/include/llvm/Support/ |
Process.h | 232 static const char *OutputColor(char c, bool bold, bool bg); 234 /// Same as OutputColor, but only enables the bold attribute.
|
/external/skia/src/sfnt/ |
SkOTTable_OS_2_V1.h | 32 ((Bold, SkTEndian_SwapBE16(700))) 362 Bold,
|
SkOTTable_OS_2_V2.h | 32 ((Bold, SkTEndian_SwapBE16(700))) 377 Bold,
|
/external/webkit/Source/WebCore/platform/mac/ |
WebFontCache.mm | 274 // synthetic bold on top of an already-bold font, as reported in <http://bugs.webkit.org/show_bug.cgi?id=6146>. To work around this
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
ValueParser.java | 243 boolean bold = (format & 0x10) != 0; 251 align, size, bold, italic, underlined,
|
/packages/apps/Phone/res/values/ |
styles.xml | 53 <item name="android:textStyle">bold</item> 148 <item name="android:textStyle">bold</item>
|
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 397 font-weight: bold; 539 font-weight:bold; 925 font-weight: bold; } 1115 font-weight:bold; 1131 font-weight:bold; 1263 font-weight: bold; 1369 .kwd { color: #006; font-weight: bold; } 1371 .typ { color: #404; font-weight: bold; } 1375 .tag { color: #006; font-weight: bold; } 1575 font-weight: bold; [all...] |
/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 393 font-weight: bold; 535 font-weight:bold; 921 font-weight: bold; } 1106 font-weight:bold; 1121 font-weight:bold; 1206 font-weight: bold; 1312 .kwd { color: #006; font-weight: bold; } 1314 .typ { color: #404; font-weight: bold; } 1318 .tag { color: #006; font-weight: bold; } 1507 font-weight: bold; [all...] |
/cts/tests/res/values/ |
attrs.xml | 108 <flag name="bold" value="1" />
|
styles.xml | 65 <item name="android:textStyle">bold</item>
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
MyRssReader2.java | 141 // Our private ArrayAdapter implementation that returns a bold TextView for
|
MyRssReader3.java | 150 // Our private ArrayAdapter implementation that returns a bold TextView for
|
MyRssReader4.java | 170 // Our private ArrayAdapter implementation that returns a bold TextView for
|
/external/chromium/chrome/browser/chromeos/frame/ |
bubble_frame_view.cc | 55 gfx::Font::BOLD));
|
/external/chromium/chrome/browser/chromeos/status/ |
network_menu_button.h | 51 // The label will be BOLD if the network is currently connected.
|
/external/chromium/chrome/browser/resources/ |
extensions_ui.html | 46 font-weight: bold; 67 font-weight: bold; 150 font-weight: bold; 167 font-weight: bold;
|
mobile_setup.html | 136 font-weight: bold;
|
ssl_error.html | 43 font-weight:bold;
|
ssl_roadblock.html | 43 font-weight:bold;
|
/external/chromium/chrome/browser/ui/cocoa/ |
dock_icon.mm | 157 NSFont* countFont = [NSFont fontWithName:@"Helvetica-Bold"
|
Completed in 1628 milliseconds
<<21222324252627282930>>