Searched refs:bold (Results 51 - 75 of 217) sorted by relevance

123456789

/external/chromium_org/chrome/browser/resources/options/
H A Dclear_browser_data_overlay.css28 font-weight: bold;
H A Dhandler_options.css8 font-weight: bold;
/external/chromium_org/content/browser/resources/service_worker/
H A Dserviceworker_internals.css11 font-weight: bold;
/external/chromium_org/third_party/polymer/components/core-item/
H A Dcore-item.css22 font-weight: bold;
/external/chromium_org/third_party/polymer/components-chromium/core-item/
H A Dcore-item.css22 font-weight: bold;
/external/chromium_org/ui/keyboard/resources/
H A Dmain.css8 font-family: roboto-bold;
/external/chromium_org/content/browser/resources/media/
H A Dwebrtc_internals.css49 font-weight: bold;
55 font-weight: bold;
98 font-weight: bold;
/external/chromium_org/native_client_sdk/src/resources/
H A Dindex.css27 font-weight: bold;
63 font-weight: bold;
88 font-weight: bold;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DrequestHeadersView.css25 font-weight: bold;
39 font-weight: bold;
70 font-weight: bold;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DTooltip.css21 dt { margin-top: 0px; margin-bottom: 0px; font-weight: bold; }
32 strong { font-weight: bold; }
35 th { font-weight: bold; }
/external/chromium_org/third_party/opus/src/doc/
H A Dcustomdoxygen.css17 font-weight: bold;
30 font-weight: bold;
59 font-weight: bold;
104 font-weight: bold;
108 font-weight: bold;
119 font-weight: bold;
157 font-weight: bold;
176 font-weight: bold;
198 font-weight: bold;
308 font-weight: bold;
[all...]
/external/libopus/doc/
H A Dcustomdoxygen.css17 font-weight: bold;
30 font-weight: bold;
59 font-weight: bold;
104 font-weight: bold;
108 font-weight: bold;
119 font-weight: bold;
157 font-weight: bold;
176 font-weight: bold;
198 font-weight: bold;
308 font-weight: bold;
[all...]
/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DFontResource.cpp154 FontPlatformData FontResource::platformDataFromCustomData(float size, bool bold, bool italic, FontOrientation orientation, FontWidthVariant widthVariant) argument
158 return FontPlatformData(size, bold, italic);
161 return m_fontData->fontPlatformData(size, bold, italic, orientation, widthVariant);
/external/chromium_org/chrome/browser/resources/
H A Dabout_version.css27 font-weight: bold;
H A Dcomponents.css50 font-weight: bold;
62 font-weight: bold;
93 font-weight: bold;
200 font-weight: bold;
H A Dcrashes.css18 font-weight: bold;
H A Dplugins.css50 font-weight: bold;
62 font-weight: bold;
88 font-weight: bold;
189 font-weight: bold;
/external/chromium_org/chrome/browser/resources/signin_internals/
H A Dsignin_index.css20 font-weight: bold;
/external/chromium_org/content/browser/resources/gpu/
H A Dinfo_view.css31 font-weight: bold;
/external/clang/www/analyzer/
H A Dmenu.css7 font-weight: bold;
/external/libvterm/src/
H A Dpen.c138 state->pen.bold = 0; setpenattr_bool(state, VTERM_ATTR_BOLD, 0);
160 setpenattr_bool(state, VTERM_ATTR_BOLD, state->pen.bold);
214 state->pen.bold = 1;
217 set_pen_col_ansi(state, VTERM_ATTR_FOREGROUND, state->fg_index + (state->pen.bold ? 8 : 0));
257 state->pen.bold = 0;
290 if(state->pen.bold && state->bold_is_highbright)
360 if(state->pen.bold)
411 val->boolean = state->pen.bold;
/external/chromium_org/chrome/browser/resources/net_internals/
H A Dmain.css37 font-weight: bold;
98 font-weight: bold;
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/
H A Dfeed.css25 font-weight: bold;
69 font-weight: bold;
H A Doptions.css42 font-weight: bold;
110 font-weight: bold;
/external/chromium_org/content/common/
H A Dchild_process_sandbox_support_impl_linux.cc75 const bool bold = size_and_style & 1; local
84 request.WriteBool(bold);
116 bool bold,
125 request.WriteBool(bold);
115 MatchFontWithFallback(const std::string& face, bool bold, bool italic, int charset, PP_BrowserFont_Trusted_Family fallback_family) argument

Completed in 665 milliseconds

123456789