OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bold
(Results
1051 - 1075
of
1730
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLElement93.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
HTMLElement94.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
HTMLElement95.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
HTMLElement96.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
HTMLElement97.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
HTMLElement98.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
HTMLElement99.xhtml
32
<b id="Test-B" title="B Element" lang="en" dir="ltr" class="B-class">
Bold
</b>
/external/webkit/Source/WebCore/css/
view-source.css
134
font-weight:
bold
;
/external/webkit/Source/WebCore/manual-tests/
crash-and-no-repaint-after-wake-from-sleep.html
75
font-weight:
bold
;
no-repaint-after-wake-from-sleep.html
74
font-weight:
bold
;
/external/webkit/Source/WebCore/platform/brew/
LocalizedStringsBrew.cpp
256
return "
Bold
";
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontCacheAndroid.cpp
171
// we need
bold
or italic, replace with the corrected typeface.
/external/webkit/Source/WebCore/platform/graphics/cocoa/
FontPlatformDataCocoa.mm
220
+ (m_syntheticBold ? " synthetic
bold
" : "") + (m_syntheticOblique ? " synthetic oblique" : "") + (m_orientation ? " vertical orientation" : "");
/external/webkit/Source/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp
263
return "
Bold
";
/external/webkit/Source/WebCore/platform/wx/
LocalizedStringsWx.cpp
262
return String("
Bold
");
/external/webkit/Source/WebKit/qt/Api/
qwebinspector.cpp
101
\
bold
{Notes:}
/external/webkit/Source/WebKit/win/
WebKitGraphics.cpp
62
f.setWeight(description.
bold
? FontWeightBold : FontWeightNormal);
/external/webkit/Tools/CSSTestSuiteHarness/harness/
harness.css
99
font-weight:
bold
;
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
cssvalues.in
62
bold
/frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h
166
M4OSA_UInt8 face_style; /**< the text face-style:
bold
, italic,
/frameworks/base/core/java/android/text/style/
TextAppearanceSpan.java
239
if ((fake & Typeface.
BOLD
) != 0) {
/frameworks/base/core/tests/coretests/src/android/text/
SpannedTest.java
66
CharacterStyle mark = new StyleSpan(Typeface.
BOLD
);
/frameworks/base/services/java/com/android/server/wm/
Watermark.java
89
mTextPaint.setTypeface(Typeface.create(Typeface.SANS_SERIF, Typeface.
BOLD
));
/frameworks/compile/mclinker/lib/LD/
TextDiagnosticPrinter.cpp
24
// Used for changing only the
bold
attribute.
/frameworks/opt/mailcommon/res/values/
styles.xml
94
<item name="android:textStyle">
bold
</item>
Completed in 583 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>