/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
jdiff_help.html | 70 <li>Added packages, classes, constructors, methods and fields appear in <b>bold</b>.</li>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
jdiff_help.html | 70 <li>Added packages, classes, constructors, methods and fields appear in <b>bold</b>.</li>
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
PathBarLayer.java | 122 Typeface typeface = sPathFormat.bold ? Typeface.DEFAULT_BOLD : Typeface.DEFAULT;
|
/external/webkit/WebCore/platform/ |
ContextMenu.cpp | 81 ContextMenuItem bold(CheckableActionType, ContextMenuItemTagBold, contextMenuItemTagBold()); 93 fontMenu.appendItem(bold); 659 style->setProperty(CSSPropertyFontWeight, "bold", false, ec); [all...] |
/frameworks/base/awt/com/android/internal/awt/ |
AndroidGraphics2D.java | [all...] |
/external/skia/src/images/ |
fpdfemb.h | [all...] |
/external/webkit/WebCore/editing/ |
ApplyStyleCommand.cpp | 349 // Because b tag can only bold text, there are only two states in plain html: bold and not bold. [all...] |
/frameworks/base/docs/html/guide/appendix/faq/ |
commontasks.jd | [all...] |
/frameworks/base/docs/html/resources/faq/ |
commontasks.jd | [all...] |
/frameworks/base/core/res/res/values/ |
styles.xml | 192 <item name="android:textStyle">bold</item> 376 <item name="android:textStyle">bold</item> [all...] |
/build/tools/droiddoc/templates/assets/ |
style.css | 5 font-weight: bold;
|
/development/samples/GlobalTime/src/com/android/globaltime/ |
Clock.java | 194 * @param prefixChars number of characters of the city name to draw in bold
|
/external/icu4c/common/unicode/ |
rep.h | 39 * the old characters. For example, if the string "the <b>bold</b>
|
/external/libpcap/doc/ |
pcap.html | 12 font-weight: bold; text-align: right; 16 font-weight: bold; text-align: right; 21 td.rfcbug span.RFC { color: #666666; font-weight: bold; text-decoration: none; 30 A { font-weight: bold; } 37 p.toc { font-size: small ; font-weight: bold ; margin-left: 3em ;} 40 span.strong { font-weight: bold; } 60 td.bug A.link2 { color: #ffffff ; font-weight: bold; 68 td.author { font-weight: bold; margin-left: 4em; font-size: x-small ; } 74 table.data th { font-weight: bold ; [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209067.js | 386 s += '• <span class="cnnBodyText" style="font-weight:bold;color:#333;">Video: </span><img src="http://i.cnn.net/cnn/.element/img/1.0/misc/premium.gif" alt="premium content" width="9" height="11" hspace="0" vspace="0" border="0" align="absmiddle"> <a href="javascript:LaunchVideo("/showbiz/2003/06/12/peck.obit.affl.","300k");">A leading mans leading man</a><br>'; 391 s += '• <span class="cnnBodyText" style="font-weight:bold;color:#333">Interactive: </span> <a href="javascript:CNN_openPopup("/interactive/entertainment/0306/peck.obit/frameset.exclude.html","620x430","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=620,height=430")">Gregory Peck through the years</a><br>'; 459 s += ' <span class="cnnBigPrint" style="color:#C00;font-weight:bold;">CNN</span><span class="cnnBigPrint" style="color:#000;font-weight:bold;">RADIO</span>'; 477 s += ' <td width="144"><span class="cnnBigPrint" style="font-weight:bold;">VIDEO</span></td>'; [all...] |
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/ |
buildbot.css | 8 font-weight: bold;
|
/frameworks/base/core/java/android/app/ |
ExpandableListActivity.java | 123 * android:textStyle="bold"
|
ListActivity.java | 109 * android:textStyle="bold"
|
/frameworks/base/docs/html/sdk/ |
android-1.6-highlights.jd | 14 font-weight:bold;
|
android-2.2-highlights.jd | 37 font-weight:bold;
|
/frameworks/base/docs/html/sdk/api_diff/6/changes/ |
jdiff_statistics.html | 74 <p>The overall difference between API Levels 5 and 6 is approximately <span style="color:222;font-weight:bold;">0.01%</span>.
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SearchActivity.java | 79 private static int sTypefaceHighlight = Typeface.BOLD;
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
BalloonHint.java | 131 * @param textBold Used to indicate whether the label should be bold.
|
/external/freetype/src/cff/ |
cffobjs.c | 806 if ( !ft_strcmp( weight, "Bold" ) || 814 if ( !ft_strncmp( cffface->style_name, "Bold", 4 ) ||
|
/external/jdiff/src/jdiff/ |
HTMLFiles.java | 193 h_.writeText("<li>Added packages, classes, constructors, methods and fields appear in <b>bold</b>.</li>"); 352 h_.writeText(" font-weight: bold;");
|