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

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/ui/cocoa/
hyperlink_text_view.mm 96 font:(NSFont*)font
101 [self setMessage:finalMessage withFont:font messageColor:messageColor];
110 withFont:(NSFont*)font
116 NSFontAttributeName : font,
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_browser_font_singleton_host.cc 20 // Handles the font list request on the blocking pool.
49 // Use the blocking pool to get the font list (currently the only message)
50 // Since getting the font list is non-threadsafe on Linux (for versions of
79 // Each entry is actually a list of (font name, localized name).
85 // Font names are separated with nulls. We also want an explicit null at
  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.h 52 class Font;
66 Vector<RefPtr<FontFace> > match(const String& font, const String& text, ExceptionState&);
67 bool check(const String& font, const String& text, ExceptionState&);
68 ScriptPromise load(const String& font, const String& text, ExceptionState&);
117 bool resolveFontStyle(const String&, Font&);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
resourceView.css 44 .resource-view.font {
45 font-size: 60px;
63 font-size: 11px;
84 font-size: 13px;
92 font-weight: bold;
  /external/chromium_org/third_party/WebKit/public/platform/linux/
WebFontInfo.h 50 // Return a font family which provides a glyph for the Unicode code point
56 // Returns: the font family or an empty string if the request could not be satisfied.
57 // Returns: the font family instance. The instance has an empty font name if the request could not be satisfied.
61 // rendering the given font at the given size (in pixels).
  /external/chromium_org/third_party/freetype/include/freetype/
ftbdf.h 136 * Retrieve a BDF font character set identity, according to
168 * Retrieve a BDF property from a BDF or PCF font file.
184 * font.
187 * ... ENDPROPERTIES block of a BDF font or a key-value pair from the
188 * `info->props' array within a `FontRec' structure of a PCF font.
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
table.h 30 class Font;
32 // A concrete implementation of a root level table in the font. This is the base
89 virtual void SetFont(Font* font);
96 Ptr<Font> font_;
  /external/chromium_org/third_party/sfntly/cpp/src/test/
cmap_iterator_test.cc 23 #include "sfntly/font.h"
80 Ptr<Font> font; local
81 font.Attach(fonts[0].Detach());
82 Ptr<CMapTable> cmap_table = down_cast<CMapTable*>(font->GetTable(Tag::cmap));
  /external/chromium_org/tools/telemetry/docs/
telemetry.page.record_wpr.html 9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.page.html"><font color="#ffffff">page</font></a>.record_wpr</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/page/record_wpr.py">telemetry/page/record_wpr.py</a></font></td></tr></table>
19 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr
    [all...]
  /external/chromium_org/ui/app_list/views/
signin_view.cc 9 #include "ui/gfx/font.h"
39 const gfx::Font& base_font = rb.GetFont(ui::ResourceBundle::BaseFont);
40 title_font_.reset(new gfx::Font(base_font.GetFontName(), kTitleFontSize));
41 text_font_.reset(new gfx::Font(base_font.GetFontName(), kTextFontSize));
42 button_font_.reset(new gfx::Font(base_font.GetFontName(), kButtonFontSize));
  /external/chromium_org/ui/views/controls/table/
table_utils.cc 9 #include "ui/gfx/font.h"
16 int WidthForContent(const gfx::Font& header_font,
17 const gfx::Font& content_font,
37 const gfx::Font& header_font,
38 const gfx::Font& content_font,
  /external/chromium_org/ui/views/touchui/
touch_editing_menu.cc 133 gfx::Font font = ui::ResourceBundle::GetSharedInstance().GetFont( local
137 int v_border = (kMenuButtonHeight - font.GetHeight()) / 2;
138 int h_border = (kMenuButtonWidth - font.GetStringWidth(label)) / 2;
142 button->SetFont(font);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
builds.html 26 Some or all build names of the list may be displayed in a different font when
30 <i><font color="#888888">gray and italic</font></i>: no local data files
35 <font color="#888888">gray</font></i>: the local data files were read but contain
  /external/freetype/include/freetype/
ftbdf.h 136 * Retrieve a BDF font character set identity, according to
168 * Retrieve a BDF property from a BDF or PCF font file.
184 * font.
187 * ... ENDPROPERTIES block of a BDF font or a key-value pair from the
188 * `info->props' array within a `FontRec' structure of a PCF font.
  /external/icu4c/layout/
HangulLayoutEngine.h 41 * a particular font, script and language. It takes the GSUB table as a parameter since
43 * Hangul OpenType font.
45 * @param fontInstance - the font
61 * This constructor is used when the font requires a "canned" GSUB table which can't be known
64 * @param fontInstance - the font
KhmerLayoutEngine.h 44 * a particular font, script and language. It takes the GSUB table as a parameter since
46 * Khmer OpenType font.
48 * @param fontInstance - the font
64 * This constructor is used when the font requires a "canned" GSUB table which can't be known
67 * @param fontInstance - the font
ThaiLayoutEngine.h 33 * This constructs an instance of ThaiLayoutEngine for the given font, script and
34 * language. It examines the font, using LEFontInstance::canDisplay, to set fGlyphSet
37 * @param fontInstance - the font
73 * the font uses.
84 * this will be Unicode 0x25CC, if the font can
TibetanLayoutEngine.h 44 * a particular font, script and language. It takes the GSUB table as a parameter since
46 * Tibetan OpenType font.
48 * @param fontInstance - the font
64 * This constructor is used when the font requires a "canned" GSUB table which can't be known
67 * @param fontInstance - the font
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cfdg.php 72 2 => 'color: #000000; font-weight: bold;',
76 1 => 'color: #808080; font-style: italic;',
77 2 => 'color: #808080; font-style: italic;',
78 'MULTI' => 'color: #808080; font-style: italic;'
81 0 => 'color: #000099; font-weight: bold;'
scala.php 74 1 => 'color: #0000ff; font-weight: bold;',
75 2 => 'color: #9999cc; font-weight: bold;',
78 1=> 'color: #008000; font-style: italic;',
79 'MULTI' => 'color: #00ff00; font-style: italic;'
82 0 => 'color: #0000ff; font-weight: bold;'
sql.php 96 1 => 'color: #993333; font-weight: bold;'
99 1 => 'color: #808080; font-style: italic;',
100 2 => 'color: #808080; font-style: italic;',
101 'MULTI' => 'color: #808080; font-style: italic;'
104 0 => 'color: #000099; font-weight: bold;'
  /external/sfntly/cpp/src/sfntly/table/
table.h 30 class Font;
32 // A concrete implementation of a root level table in the font. This is the base
89 virtual void SetFont(Font* font);
96 Ptr<Font> font_;
  /external/sfntly/cpp/src/test/
cmap_iterator_test.cc 23 #include "sfntly/font.h"
80 Ptr<Font> font; local
81 font.Attach(fonts[0].Detach());
82 Ptr<CMapTable> cmap_table = down_cast<CMapTable*>(font->GetTable(Tag::cmap));
  /frameworks/base/data/fonts/
vendor_fonts.xml 18 bold-italic. Only providing one font means that all styles will be rendered with that font.
23 which that family of fonts should be inserted in the fallback font list, where the
29 place in the overall fallback fonts. The order of this list determines which fallback font
46 <!-- Sample fallback font additions to the default fallback list. These fonts will be added
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
android.provider.Settings.Secure.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Settings.Secure.html" target="_top"><font size="+2"><code>Settings.Secure</code></font></A>
83 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
98 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
103 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#BACKGROUND_DATA" target="_top"><code>BACKGROUND_DATA</code></font></A></nobr> </TD>
112 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#TTS_DEFAULT_COUNTRY" target="_top"><code>TTS_DEFAULT_COUNTRY</code></font></A></nobr> </TD>
121 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#TTS_DEFAULT_LANG" target="_top"><code>TTS_DEFAULT_LANG</code></font></A></nobr> </TD>
130 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#TTS_DEFAULT_VARIANT" target="_top"><code>TTS_DEFAULT_VARIANT</code></font></A></nobr> </TD>
139 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#TTS_USE_DEFAULTS" target="_top"><code>TTS_USE_DEFAULTS</code></font></A></nobr> </TD>
148 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Settings.Secure.html#WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE" target="_top"><code>WIFI_WATCHDOG_ACCEPTABLE_PACKET_LOSS_PERCENTAGE</code></font></A></nobr> </TD
    [all...]

Completed in 857 milliseconds

<<51525354555657585960>>