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

<<41424344454647484950>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
readme.html 8 <font size="+2"> Automated Testing of VE Builds</font>
10 <p><font size="+1">Description</font></p>
22 <p><font size="+1">Requirements</font></p>
33 <p><font size="+1">Setup</font></p>
40 <p><font size="+1">Running Tests</font></p
    [all...]
  /external/freetype/include/freetype/
ftxf86.h 41 /* Font Formats */
44 /* Getting the font format. */
47 /* The single function in this section can be used to get the font */
74 /* Font format string. NULL in case of error. */
  /external/icu4c/samples/layout/
RenderingSurface.h 26 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
  /external/v8/benchmarks/
style.css 13 font-size: 154%;
23 font-family: Helvetica,Arial,sans-serif;
70 font-size: 120%;
71 font-weight: bold;
  /external/chromium_org/chrome/common/extensions/docs/static/css/
site.css 16 font: 14px/22px 'Open Sans',arial,sans-serif;
57 font-weight: 600;
97 font-family: monospace;
102 font-size: 10pt;
107 font-size: 10pt;
126 font-size: 16px;
134 font-weight: bold;
143 font-weight: normal;
185 font-size: 1em;
203 font-weight: 600
    [all...]
  /external/chromium/chrome/browser/resources/chromeos/
mobile_dialogs.css 3 font-size: 13px;
29 font-size: 105%;
30 font-weight: bold;
  /external/chromium/chrome/browser/ui/views/autocomplete/
touch_autocomplete_popup_contents_view.cc 11 #include "ui/gfx/font.h"
24 const gfx::Font& font,
25 const gfx::Font& bold_font)
26 : AutocompleteResultView(model, model_index, font, bold_font) {
55 const gfx::Font& font,
60 : AutocompletePopupContentsView(font, edit_view, edit_model, profile,
118 const gfx::Font& font,
    [all...]
  /external/chromium/chrome/browser/ui/views/location_bar/
icon_label_bubble_view.h 17 class Font;
36 void SetFont(const gfx::Font& font);
keyword_hint_view.h 15 class Font;
35 void SetFont(const gfx::Font& font);
selected_keyword_view.h 16 class Font;
29 void SetFont(const gfx::Font& font);
  /external/chromium/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
infobar.html 15 font: 16px Arial;
22 font-weight: bold;
23 font-style: normal;
  /external/chromium/chrome/common/extensions/docs/examples/api/notifications/
error.html 16 font: 84% Arial, sans-serif
19 h1 { font-size: 156% }
30 font-size: 100%
  /external/chromium-trace/trace-viewer/src/tracing/
record_selection_dialog.css 22 font-size: 80%;
47 font-size: 11px;
52 font-size: 80%;
  /external/chromium_org/chrome/browser/resources/chromeos/first_run/
step_bubble.css 16 font-size: 18px;
24 font-size: 14px;
42 font-size: 12px;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_autolaunch.css 20 font-size: 22px;
26 font-size: 16px;
42 font-size: 22px;
  /external/chromium_org/chrome/browser/resources/chromeos/
offline_app_load.html 13 font-family: Helvetica, Arial, sans-serif;
24 font-size: 24px;
31 font-weight: bold;
salsa.css 15 font-size: small;
19 font-size: small;
23 font-weight: bold;
  /external/chromium_org/chrome/browser/resources/performance_monitor/
chart.css 13 font-size: 1.5em;
14 font-weight: normal;
24 font: inherit;
25 font-size: 1.2em;
26 font-weight: normal;
36 font-size: 1em;
37 font-weight: normal;
46 font-size: 12px;
47 font-weight: bold;
173 font-family: Arial, sans-serif
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_control_utils.mm 30 const gfx::Font& font =
38 NSFontAttributeName: font.GetNativeFont(),
  /external/chromium_org/chrome/renderer/resources/
error_app.html 13 font-family: Helvetica, Arial, sans-serif;
24 font-size: 24px;
31 font-weight: bold;
  /external/chromium_org/content/shell/app/
webkit_test_platform_support_android.cc 15 // Primary font configuration file on the device for Skia.
19 // The file on the device containing the fallback font configuration for Skia.
35 // Initialize Skia with the font configuration files crafted for layout tests.
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_private.h 62 // Hack to keep font working. The Font 0.6 API is binary compatible with
64 // TODO(brettw) remove support for the old Font API.
  /external/chromium_org/third_party/WebKit/ManualTests/resources/
DrawMessage.class 
  /external/chromium_org/third_party/WebKit/ManualTests/
svg-animation-parseValues.svg 5 <text text-anchor="middle" x="240" y="15" font-size="16">Test for WebKit bug 12565</text>
6 <text text-anchor="middle" x="240" y="35" font-size="16">(parsing of animateTransform values).</text>
7 <text text-anchor="middle" x="240" y="55" font-size="16">You should see a green square and no red.</text>
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumFontProviderWin.cpp 47 DEFINE_STATIC_LOCAL(FontDescription, font, ());
48 return font;
53 DEFINE_STATIC_LOCAL(FontDescription, font, ());
54 return font;
59 DEFINE_STATIC_LOCAL(FontDescription, font, ());
60 return font;
88 // Return the height of system font |font| in pixels. We use this size by
90 static float systemFontSize(const LOGFONT& font)
92 float size = -font.lfHeight
    [all...]

Completed in 1845 milliseconds

<<41424344454647484950>>