HomeSort by relevance Sort by last modified time
    Searched full:bold (Results 576 - 600 of 1730) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/resources/
safe_browsing_phishing_block.html 42 font-weight:bold;
78 font-weight: bold;
  /external/chromium/chrome/browser/sync/resources/
passphrase.html 19 font-weight: bold;
68 font-weight: bold;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
changelog.xsl 62 font-weight: bold;
71 font-weight: bold;
jdepend-frames.xsl 111 font-weight: bold;
129 margin-top: 1em; margin-bottom: 0.5em; font: bold 125% verdana,arial,helvetica
132 margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica
135 margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
138 margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
141 margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
144 font-weight:bold; color:red;
147 font-weight:bold; color:purple;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
apache.php 150 3 => 'color: #000000; font-weight:bold;',
156 0 => 'color: #000099; font-weight: bold;'
fortran.php 107 2 =>'color: #000000; font-weight: bold;',
117 0 =>'color: #000099; font-weight: bold;'
html4strict.php 131 2 => 'color: #000000; font-weight: bold;',
137 0 => 'color: #000099; font-weight: bold;'
kixtart.php 275 2 => 'color: #000000; font-weight: bold;',
283 0 => 'color: #000099; font-weight: bold;'
mpasm.php 111 4 => 'color: #46aa03; font-weight:bold;',
118 0 => 'color: #000099; font-weight: bold;'
oracle11.php 567 1 => 'color: #993333; font-weight: bold; text-transform: uppercase;'
573 0 => 'color: #000099; font-weight: bold;'
oracle8.php 448 1 => 'color: #993333; font-weight: bold; text-transform: uppercase;'
455 0 => 'color: #000099; font-weight: bold;'
tcl.php 134 1 => 'color: #ff7700;font-weight:bold;', // Reserved
145 0 => 'color: #000099; font-weight: bold;'
  /external/skia/legacy/include/core/
SkTypeface.h 81 @param style The style (normal, bold, italic) of the typeface.
105 @param s The style (normal, bold, italic) of the type face.
  /external/skia/src/utils/ios/
SkFontHost_iOS.mm 45 { "DroidSerif-Bold", SkTypeface::kBold, kSerif_FontDesign },
47 // { "PescaderoPro-Bold", SkTypeface::kBold, kSerif_FontDesign },
  /external/v8/test/mjsunit/
string-split.js 28 expected = ["A", undefined, "B", "bold", "/", "B", "and", undefined, "CODE", "coded", "/", "CODE", ""];
29 result = "A<B>bold</B>and<CODE>coded</CODE>".split(/<(\/)?([^<>]+)>/);
  /external/valgrind/main/docs/lib/
vg-fo.xsl 159 space-after="18.6624pt" font-weight="bold" font-family="{$title.fontset}">
166 <!-- put release-info + copyright centered and bold -->
169 font-size="14pt" font-weight="bold" font-family="{$title.fontset}">
176 font-size="12pt" font-weight="bold" font-family="{$title.fontset}">
212 space-after="18.6624pt" font-weight="bold" font-family="{$title.fontset}">
222 font-size="14pt" font-weight="bold" font-family="{$title.fontset}">
230 font-size="12pt" font-weight="bold" font-family="{$title.fontset}">
238 font-size="11pt" font-weight="bold" font-family="{$title.fontset}">
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-76054.js 56 status = 'bold()';
57 actual = s.bold();
  /external/webkit/Source/WebCore/inspector/front-end/
helpScreen.css 134 font-weight: bold;
145 font-weight: bold;
  /external/webkit/Source/WebCore/manual-tests/
svg-filter-animation.svg 55 <text font-size="150" font-weight="bold" x="40" y="150">SVG</text>
59 <text x="30" y="265" font-size="20" font-weight="bold" fill="white" stroke="white">click on the image to start the animation</text>
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontPlatformDataAndroid.cpp 128 FontPlatformData::FontPlatformData(float size, bool bold, bool oblique)
129 : m_typeface(NULL), m_textSize(size), m_emSizeInFontUnits(0), m_fakeBold(bold), m_fakeItalic(oblique),
  /external/webkit/Source/WebCore/platform/graphics/win/
FontPlatformDataCGWin.cpp 117 FontPlatformData::FontPlatformData(HFONT hfont, CGFontRef font, float size, bool bold, bool oblique, bool useGDI)
118 : m_syntheticBold(bold)
  /external/webkit/Source/WebCore/platform/win/
DragImageWin.cpp 107 static Font dragLabelFont(int size, bool bold, FontRenderingMode renderingMode)
114 description.setWeight(bold ? FontWeightBold : FontWeightNormal);
  /frameworks/base/core/res/res/layout/
grant_credentials_permission.xml 79 android:textStyle="bold"
101 android:textStyle="bold"
  /hardware/ti/wpan/tools/FM/FmTxApp/res/layout/
main.xml 23 android:textStyle="bold" android:layout_marginLeft="20dip"
52 android:layout_height="60dip" android:textSize="22sp" android:textStyle="bold"
  /packages/apps/Dialer/src/com/android/dialer/
PhoneCallDetailsHelper.java 190 /** Creates a SpannableString for the given text which is bold and in the given color. */
194 result.setSpan(new StyleSpan(Typeface.BOLD), 0, text.length(), flags);

Completed in 770 milliseconds

<<21222324252627282930>>