/external/markdown/tests/misc/ |
bold_links.txt | 0 **bold [link](http://example.com)**
|
bold_links.html | 1 <p><strong>bold <a href="http://example.com">link</a></strong></p
|
/external/clang/test/Index/Inputs/CommentXML/ |
valid-function-02.xml | 4 <Abstract><Para>Aaa <bold>bbb</bold> <monospaced>ccc</monospaced> <emphasized>ddd</emphasized>.</Para></Abstract>
|
/external/webkit/LayoutTests/fast/js/resources/ |
js-test-style.css | 2 font-weight: bold; 6 font-weight: bold;
|
/external/webkit/LayoutTests/http/tests/cookies/resources/ |
cookies-test-style.css | 2 font-weight: bold; 6 font-weight: bold;
|
/external/webkit/LayoutTests/fast/dom/Node/script-tests/ |
normalize-with-cdata.js | 9 '<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>' + 15 shouldBe('serializer.serializeToString(xmlChunk)', '"<foo>This is some text before the CDATA<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>This is some text after the CDATA</foo>"'); 19 shouldBe('serializer.serializeToString(xmlChunk)', '"<foo>This is some text before the CDATA<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>This is some text after the CDATA</foo>"');
|
/external/clang/www/demo/ |
syntax.css | 4 .llvm_keyword { font-weight: bold; color: blue }
|
/external/noto-fonts/ |
fonts.mk | 21 NotoSansMalayalam-Bold.ttf \ 23 NotoSansMalayalamUI-Bold.ttf \ 25 NotoSansBengali-Bold.ttf \ 27 NotoSansBengaliUI-Bold.ttf \ 29 NotoSansKannada-Bold.ttf \ 31 NotoSansKannadaUI-Bold.ttf \ 33 NotoSansTelugu-Bold.ttf \ 35 NotoSansTeluguUI-Bold.ttf
|
/external/webkit/LayoutTests/fast/encoding/ |
xml-utf-8-default-expected.txt | 5 Characters from unicode plane 1, like mathematical bold script capital a, ?, and mathematical bold fraktur small u, ?, work too.
|
/external/webkit/Source/WebCore/manual-tests/ |
drop-text-acquires-style.html | 7 <p>To run this test, drag the text in the input element below into the bold text region. The dropped text should be bold.</p> 9 <b contenteditable="true" id="target">Drag the text from the above input element into this bold text</b>
|
/external/webkit/LayoutTests/fast/dom/Node/ |
normalize-with-cdata-expected.txt | 7 PASS serializer.serializeToString(xmlChunk) is "<foo>This is some text before the CDATA<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>This is some text after the CDATA</foo>" 10 PASS serializer.serializeToString(xmlChunk) is "<foo>This is some text before the CDATA<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>This is some text after the CDATA</foo>"
|
/external/webkit/Source/WebCore/css/ |
mathml.css | 104 math[mathvariant="bold"], mstyle[mathvariant="bold"], mo[mathvariant="bold"], mn[mathvariant="bold"], mi[mathvariant="bold"], mtext[mathvariant="bold"], mspace[mathvariant="bold"], ms[mathvariant="bold"] { 106 font-weight: bold; 114 math[mathvariant="bold-italic"], mstyle[mathvariant="bold-italic"], mo[mathvariant="bold-italic"], mn[mathvariant="bold-i (…) [all...] |
/dalvik/docs/ |
prettify.css | 18 .kwd { color: #006; font-weight: bold; } 20 .typ { color: #404; font-weight: bold; } 24 .tag { color: #006; font-weight: bold; }
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
FontPlatformDataQt.cpp | 40 return QFont::Bold; // QFont::Bold == Weight of 75 51 static inline bool isEmptyValue(const float size, const bool bold, const bool oblique) 54 return !bold && !oblique && size == 0.f; 57 FontPlatformData::FontPlatformData(float size, bool bold, bool oblique) 59 if (!isEmptyValue(size, bold, oblique)) 60 m_data = adoptRef(new FontPlatformDataPrivate(size, bold, oblique)); 78 m_data->bold = font.bold(); 94 && m_data->bold == other.m_data->bol [all...] |
FontPlatformData.h | 41 , bold(font.bold()) 45 FontPlatformDataPrivate(const float size, const bool bold, const bool oblique) 47 , bold(bold) 54 , bold(font.bold()) 64 bool bold : 1; 72 FontPlatformData(float size, bool bold, bool oblique); 111 bool bold() cons function in class:WebCore::FontPlatformData [all...] |
/cts/tests/tests/text/src/android/text/style/cts/ |
StyleSpanTest.java | 52 StyleSpan styleSpan = new StyleSpan(Typeface.BOLD); 64 assertEquals(Typeface.BOLD, tp.getTypeface().getStyle()); 75 StyleSpan styleSpan = new StyleSpan(Typeface.BOLD); 87 assertEquals(Typeface.BOLD, tp.getTypeface().getStyle()); 97 StyleSpan styleSpan = new StyleSpan(Typeface.BOLD); 102 StyleSpan styleSpan = new StyleSpan(Typeface.BOLD); 109 StyleSpan styleSpan = new StyleSpan(Typeface.BOLD); 113 assertEquals(Typeface.BOLD, newSpan.getStyle());
|
/external/chromium/chrome/browser/printing/cloud_print/resources/ |
cloud_print_setup_login.css | 18 font-weight: bold; 23 font-weight: bold;
|
/packages/apps/Protips/res/values/ |
styles.xml | 9 <item name="android:textStyle">bold</item> 16 <item name="android:textStyle">bold</item>
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
java5.php | [all...] |
/development/samples/WiFiDirectServiceDiscovery/res/values/ |
style.xml | 5 <item name="android:textStyle">bold|italic</item>
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
TextAttribute.java | 30 public boolean bold; field in class:TextAttribute 37 FontSize size, boolean bold, boolean italic, boolean underlined, 43 this.bold = bold;
|
/packages/inputmethods/LatinIME/java/res/values/ |
themes-stone-bold.xml | 18 <style name="KeyboardTheme.Stone.Bold" parent="KeyboardIcons.Black"> 19 <item name="keyboardStyle">@style/Keyboard.Stone.Bold</item> 20 <item name="keyboardViewStyle">@style/KeyboardView.Stone.Bold</item> 21 <item name="mainKeyboardViewStyle">@style/MainKeyboardView.Stone.Bold</item>
|
/external/webkit/Tools/CodeCoverage/ |
gcov.css | 10 font-weight:bold; 25 font-weight:bold; 30 font-weight:bold; 36 font-weight:bold; 61 font-weight:bold; 78 font-weight:bold; 93 font-weight:bold;
|
/external/clang/docs/tools/ |
manpage.css | 14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 26 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 30 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 34 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 45 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 49 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 53 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none; 62 font-family: Arial,Helvetica; color: #000000; font-weight: bold; [all...] |
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/win/ |
ActivateFonts.cpp | 65 TEXT("Courier Bold.ttf"), 67 TEXT("Helvetica Bold Oblique.ttf"), 68 TEXT("Helvetica Bold.ttf"), 71 TEXT("Helvetica Neue Bold Italic.ttf"), 72 TEXT("Helvetica Neue Bold.ttf"), 74 TEXT("Helvetica Neue Condensed Bold.ttf"), 82 TEXT("Lucida Grande Bold.ttf"), 85 TEXT("Times Bold Italic.ttf"), 86 TEXT("Times Bold.ttf"),
|