HomeSort by relevance Sort by last modified time
    Searched full:font (Results 1301 - 1325 of 7108) sorted by null

<<51525354555657585960>>

  /external/chromium/chrome/browser/ui/cocoa/
hyperlink_button_cell.mm 50 NSFont* font = [NSFont controlContentFontOfSize:fontSize];
51 [self setFont:font];
63 [self customizeButtonCell]; // recompute |font|.
76 [self font], NSFontAttributeName,
  /external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.html 12 font: 16px Arial;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
chrome_ex_oauth.html 12 font: 16px Arial;
  /external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html 26 and labeled as <em>Font Picker</em>:</p>
29 webInspector.panels.create("Font Picker", "FontPicker.png", "Panel.html");
32 <code>Sidebar.html</code> and titled <em>Font Properties</em> to the Elements
35 webInspector.panels.elements.createSidebarPane("Font Properties", "Sidebar.html",
  /external/chromium_org/ash/system/tray/
hover_highlight_view.h 11 #include "ui/gfx/font.h"
34 gfx::Font::FontStyle style);
40 gfx::Font::FontStyle style);
46 gfx::Font::FontStyle style,
  /external/chromium_org/chrome/browser/resources/net_internals/
cros_log_visualizer_view.css 17 font-size: 11px;
27 font-size: 12px;
53 font-size: 12px;
54 font-weight: bold;
113 font-size: 12px;
141 font-size: 10px;
195 font-size: 13px;
203 font-size: 11px;
214 font-weight: bold;
  /external/chromium_org/chrome/browser/resources/
profile_signin_confirmation.css 20 font-size: 1.3em;
reader_out_of_date.html 9 font-family:Helvetica,Arial,sans-serif;
24 font-size:10pt;
45 font-size:18pt;
48 font-weight:bold;
  /external/chromium_org/chrome/browser/resources/translate_internals/
translate_internals.css 10 font-size: 110%;
40 font-family: monospace;
59 font-size: 110%;
100 font-family: monospace;
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_control_utils.h 18 // font and alignment.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/debugger/live-headers/
headers.html 11 font-family: monospace;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
chrome_shared.css 30 font-weight: normal;
36 font-size: 1.5em;
40 font-size: 1.3em;
46 font-size: 1.2em;
  /external/chromium_org/chrome/common/extensions/docs/examples/api/topsites/magic8ball/
newTab.css 16 font-weight: bold;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.html 12 font: 16px Arial;
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
devtools_panels.html 29 and labeled as <em>Font Picker</em>:</p>
32 chrome.devtools.panels.create("Font Picker",
38 <code>Sidebar.html</code> and titled <em>Font Properties</em> to the Elements
41 chrome.devtools.panels.elements.createSidebarPane("Font Properties",
  /external/chromium_org/chrome/common/
pref_names_util.h 12 // Extracts the generic family and script from font name pref path |pref_path|.
  /external/chromium_org/chrome/renderer/resources/
plugin_placeholders.css 6 font-family: sans-serif;
14 font-size: 10pt;
15 font-weight: normal;
27 font-size: 8pt;
  /external/chromium_org/content/browser/resources/media/
media_internals.css 15 font-family: sans-serif;
16 -webkit-font-smoothing: antialiased;
17 font-size: 115%;
24 font-weight: normal;
  /external/chromium_org/content/renderer/
web_preferences.cc 35 const base::string16& font,
37 settings->setStandardFontFamily(font, script);
41 const base::string16& font,
43 settings->setFixedFontFamily(font, script);
47 const base::string16& font,
49 settings->setSerifFontFamily(font, script);
53 const base::string16& font,
55 settings->setSansSerifFontFamily(font, script);
59 const base::string16& font,
61 settings->setCursiveFontFamily(font, script)
    [all...]
  /external/chromium_org/third_party/WebKit/ManualTests/autocorrection/
document-for-iframe-test.html 7 font-size: 24px;
  /external/chromium_org/third_party/WebKit/ManualTests/
bidi-parens.html 5 font-family: Arial, Times New Roman
deleteToEndOfLine.html 8 font-size: 24px;
non-bmp.html 7 Listed below are Mathematical Bold Capital A through E (U+1D400 .. U+1D404). Note that you need to install a font covering Plane 1 like Code2001 for this test.
svg-repaint-foreignObject.svg 61 <text id="A" x="0" y="32" fill="red" font-size="32" onclick="stateA()">|A|</text>
62 <text id="B" x="60" y="32" fill="blue" font-size="32" onclick="stateB()">B</text>
63 <text x="0" y="642" fill="black" font-size="32">Click B and then A above.</text>
64 <text x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>
svg-repaint-group.svg 61 <text id="A" x="0" y="32" fill="red" font-size="32" onclick="stateA()">|A|</text>
62 <text id="B" x="60" y="32" fill="blue" font-size="32" onclick="stateB()">B</text>
63 <text x="0" y="642" fill="black" font-size="32">Click B and then A above.</text>
64 <text x="0" y="674" fill="black" font-size="32">The animation should have no trails or clipping.</text>

Completed in 1276 milliseconds

<<51525354555657585960>>