/external/webkit/WebCore/css/ |
html.css | 130 font-weight: bold 137 font-weight: bold 144 font-weight: bold 150 font-weight: bold 157 font-weight: bold 164 font-weight: bold 219 font-weight: bold
|
/frameworks/base/core/java/android/text/ |
Html.java | 243 if ((s & Typeface.BOLD) != 0) { 333 if ((s & Typeface.BOLD) != 0) { 453 start(mSpannableStringBuilder, new Bold()); 455 start(mSpannableStringBuilder, new Bold()); 503 end(mSpannableStringBuilder, Bold.class, new StyleSpan(Typeface.BOLD)); 505 end(mSpannableStringBuilder, Bold.class, new StyleSpan(Typeface.BOLD)); 710 text.setSpan(new StyleSpan(Typeface.BOLD), 786 private static class Bold { } [all...] |
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
FontManager.java | 105 "serif", "serif.plain", "serif.bold", "serif.italic", "serif.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 106 "sansserif", "sansserif.plain", "sansserif.bold", "sansserif.italic", "sansserif.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 107 "monospaced", "monospaced.plain", "monospaced.bold", "monospaced.italic", "monospaced.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 108 "dialog", "dialog.plain", "dialog.bold", "dialog.italic", "dialog.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 109 "dialoginput", "dialoginput.plain", "dialoginput.bold", "dialoginput.italic", "dialoginput.bolditalic" //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 116 "Serif", "Serif.plain", "Serif.bold", "Serif.italic", "Serif.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 117 "Sansserif", "Sansserif.plain", "Sansserif.bold", "Sansserif.italic", "Sansserif.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 118 "Monospaced", "Monospaced.plain", "Monospaced.bold", "Monospaced.italic", "Monospaced.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 119 "Dialog", "Dialog.plain", "Dialog.bold", "Dialog.italic", "Dialog.bolditalic", //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 120 "Dialoginput", "Dialoginput.plain", "Dialoginput.bold", "Dialoginput.italic", "Dialoginput.bolditalic" //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON- (…) [all...] |
/packages/apps/Browser/res/layout-land/ |
ssl_certificate.xml | 58 android:textStyle="bold" 131 android:textStyle="bold" 206 android:textStyle="bold"
|
page_info.xml | 31 android:textStyle="bold"
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
StringTexture.java | 43 return computeTextWidthForConfig(config.fontSize, config.bold ? Typeface.DEFAULT_BOLD : Typeface.DEFAULT, string); 129 paint.setTypeface(config.bold ? Typeface.DEFAULT_BOLD : Typeface.DEFAULT); 247 public boolean bold = false; field in class:StringTexture.Config
|
/dalvik/libcore/awt-kernel/src/main/java/java/awt/font/ |
TextAttribute.java | 249 * between the REGULAR and BOLD. */ 253 * a lighter weight than BOLD. */ 256 /** The Constant WEIGHT_BOLD indicates the standard bold weight. */ 259 /** The Constant WEIGHT_HEAVY indicates a heavier weight than BOLD. */
|
/development/apps/Development/res/layout/ |
package_list_item.xml | 53 android:textStyle="bold"
|
/development/build/ |
sdk.atree | 228 frameworks/base/data/fonts/DroidSans-Bold.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans-Bold.ttf 230 frameworks/base/data/fonts/DroidSerif-Bold.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSerif-Bold.ttf
|
/development/samples/ApiDemos/res/layout/ |
sms_demo.xml | 32 android:textStyle="bold"
|
/external/bzip2/ |
bzip.css | 19 dt { color: #336699; font-weight: bold }
|
/external/srec/audio/AudioIn/UNIX/include/ |
audioin.h | 157 <nl><nl><bold WAVE_MAPPER> = The function selects a 159 specified format. <bold Header:> Declared in Mmsystem.h from 171 <nl><nl><bold WAVE_MAPPER> = The function selects a waveform-audio input 172 device capable of recording in the specified format. <bold Header:> 182 <nl><nl><bold WAVE_MAPPER> = The function selects a waveform-audio input 183 device capable of recording in the specified format. <bold Header:> 186 unsigned long u32NbrOfSamples, /*[in] <nl><bold Input:> Number of samples requested per callback */ 208 unsigned long * u32NbrOfSamples, /*[in/out] <nl><bold Input:> The requested number of samples to be filled in 213 <nl><bold Output:> The actual number of recorded audio samples written in pBuffer.
|
/external/v8/test/mjsunit/ |
html-string-funcs.js | 34 var simple = { big: 'big', blink: 'blink', bold: 'b',
|
/external/webkit/WebCore/loader/ |
CachedFont.h | 67 FontPlatformData platformDataFromCustomData(float size, bool bold, bool italic, FontRenderingMode = NormalRenderingMode);
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontCustomPlatformData.h | 64 FontPlatformData fontPlatformData(int size, bool bold, bool italic,
|
/external/webkit/WebCore/platform/graphics/wince/ |
FontPlatformData.h | 45 FontPlatformData(float size, bool bold, bool oblique);
|
/external/webkit/WebKit/win/ |
WebKitGraphics.h | 45 bool bold; member in struct:WebFontDescription
|
/frameworks/base/core/res/res/layout/ |
keyguard_screen_password_landscape.xml | 52 android:textStyle="bold"
|
permissions_account_and_authtokentype.xml | 39 android:textStyle="bold"
|
/frameworks/base/core/tests/coretests/src/android/text/ |
HtmlTest.java | 64 assertEquals(Typeface.BOLD, ((StyleSpan) spans[1]).getStyle()); 188 s = new SpannableString("Hello bold world"); 189 s.setSpan(new StyleSpan(Typeface.BOLD), 6, s.length() - 6, 191 assertEquals(Html.toHtml(s), "<p>Hello <b>bold</b> world</p>\n");
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
FontLoader.java | 62 private static final String[] FONT_STYLE_BOLD = { "-Bold" }; 168 case Typeface.BOLD: 179 f = getFont(ttf, FONT_STYLES[Typeface.BOLD]); 181 style[0] = Typeface.BOLD;
|
/packages/apps/Browser/res/layout/ |
add_new_bookmark.xml | 45 android:textStyle="bold"
|
page_info.xml | 33 android:textStyle="bold"
|
/packages/apps/Calendar/res/layout/ |
bubble_event.xml | 27 android:textStyle="bold"
|
/packages/apps/Camera/res/layout/ |
video_camera.xml | 59 android:textStyle="bold"
|