/frameworks/base/docs/html/sdk/api_diff/5/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/6/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/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>
|
/frameworks/base/docs/html/sdk/api_diff/9/changes/ |
jdiff_help.html | 70 <li>Added packages, classes, constructors, methods and fields appear in <b>bold</b>.</li>
|
/packages/apps/Contacts/src/com/android/contacts/socialwidget/ |
SocialWidgetProvider.java | 189 StyleSpan styleSpan = new StyleSpan(Typeface.BOLD);
|
/packages/apps/Launcher2/res/values-sw720dp/ |
styles.xml | 31 <item name="android:textStyle">bold</item>
|
/packages/inputmethods/LatinIME/java/res/values/ |
donottranslate.xml | 99 <string name="layout_stone_bold">Stone (bold)</string>
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3basetreeadaptor.c | 379 "\tbgcolor=\"lightgrey\"; node [shape=box, fixedsize=false, fontsize=12, fontname=\"Helvetica-bold\", fontcolor=\"blue\"\n" 380 "\twidth=.25, height=.25, color=\"black\", fillcolor=\"white\", style=\"filled, solid, bold\"];\n\n" 381 "\tedge [arrowsize=.5, color=\"black\", style=\"bold\"]\n\n"
|
/external/chromium/chrome/browser/resources/options/ |
options_page.css | 347 font-weight: bold; 370 font-weight: bold; 376 font-weight: bold;
|
/external/chromium/chrome/browser/resources/ |
plugins.html | 46 font-weight: bold; 75 font-weight: bold; 185 font-weight: bold;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
coverage-frames.xsl | 126 font-weight:bold; 138 font-weight:bold; 144 font-weight:bold;
|
maudit-frames.xsl | 146 font-weight:bold; 158 font-weight:bold; 164 font-weight:bold;
|
/external/freetype/src/cff/ |
cffobjs.c | 397 /* is only one, but font names like `APCOOG+JFABTD+FuturaBQ-Bold' */ 893 if ( !ft_strcmp( weight, "Bold" ) || 900 if ( !ft_strncmp( cffface->style_name, "Bold", 4 ) || [all...] |
/external/webkit/Source/WebKit/qt/docs/ |
qtwebkit-bridge.qdoc | 82 \i \bold{Hybrid C++/script}: C++ application code connects a 89 \i \bold{Hybrid script/C++}: A script can connect signals and slots 95 \i \bold{Purely script-defined}: A script can both define signal
|
/frameworks/base/core/java/android/widget/ |
Switch.java | 257 * switch, and turns on the fake bold and italic bits in the Paint if the 273 mTextPaint.setFakeBoldText((need & Typeface.BOLD) != 0); 284 * Note that not all Typeface families actually have bold and italic
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-ui.jd | 196 Bold red: The block represents the the View that is currently selected in 200 Light red: The block represents the parent of the block outlined in bold red. 417 selected object, the box is bold red. Sibling and parent View objects have a light
|
/frameworks/base/media/java/android/media/ |
TimedText.java | 189 * True if the characters should be bold 219 * @param isBold whether the characters should be bold. 559 // is plain. Otherwise, 1: bold, 2: italic, 4: underline
|
/frameworks/base/tools/orientationplot/ |
orientationplot.py | 214 axes.text(0.02, 0.02, title, transform=axes.transAxes, fontsize=10, fontweight='bold') 215 axes.set_xlabel('time (s)', fontsize=10, fontweight='bold') 216 axes.set_ylabel(ylabel, fontsize=10, fontweight='bold')
|
/frameworks/base/docs/image_sources/providers/ |
datamodel.graffle | 307 <string>Helvetica-Bold</string> 424 <string>DroidSans-Bold</string> 545 <string>DroidSans-Bold</string> 666 <string>DroidSans-Bold</string> 783 <string>DroidSans-Bold</string> [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.1.jd | [all...] |
/frameworks/base/docs/image_sources/ |
rs_compute.graffle | 69 <string>DroidSans-Bold</string> 186 <string>DroidSans-Bold</string> 429 <string>DroidSans-Bold</string> 557 <string>Helvetica-Bold</string> 761 <string>Helvetica-Bold</string> 878 <string>DroidSans-Bold</string> 995 <string>Helvetica-Bold</string> [all...] |
rs_overview.graffle | 191 <string>Helvetica-Bold</string> 932 <string>DroidSans-Bold</string> 1171 <string>DroidSans-Bold</string> 1288 <string>Helvetica-Bold</string> [all...] |
/frameworks/base/docs/html/guide/faq/ |
commontasks.jd | [all...] |
/external/chromium/chrome/browser/autocomplete/ |
search_provider.cc | 765 // "youtube", so we'll bold the "tube" section: you*tube*. 770 // text is "slasdot" and the query string is "slashdot", so we bold the 776 // "bold" this. Consider modifying the terminology. [all...] |