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

<<71727374757677787980>>

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
UniscribeHelper.cpp 34 #include "platform/fonts/Font.h"
103 // HFONT is the 'incarnation' of 'everything' about font, but it's an opaque
108 // for the creation of a font identical to HFONT other than family name.
118 // a new font similar to hfont.
139 // We don't use the font in that case and try to use fallback fonts.
438 // adjusted for each font.
458 // font files. If we are running in the renderer,
460 // preload the font for us so we can access it.
576 if (m_scriptTags[i] == SCRIPT_TAG_UNKNOWN && !Font::treatAsSpace(ch) && !Font::treatAsZeroWidthSpace(ch))
    [all...]
  /external/chromium_org/ui/views/controls/button/
text_button.h 14 #include "ui/gfx/font.h"
146 void SetFont(const gfx::Font& font);
147 // Return the font used by this button.
148 gfx::Font font() const { return font_; } function in class:views::TextButtonBase
194 // Updates text_size_ and max_text_size_ from the current text/font. This is
195 // invoked when the font or text changes.
254 // The font used to paint the text.
255 gfx::Font font_
    [all...]
  /external/icu4c/layout/
OpenTypeLayoutEngine.h 31 * table associated with the font to perform glyph substitutions, such as ligature substitution.
33 * 3) Glyph post processing - in cases where the font doesn't directly contain a GSUB table,
35 * table. This step turns those glyph indices into actual font-specific glyph indices, and may
38 * OpenTypeLayoutEngine will also use the font's GPOS table to apply position adjustments
50 * a particular font, script and language. It takes the GSUB table as a parameter since
52 * OpenType font.
54 * @param fontInstance - the font
69 * This constructor is used when the font requires a "canned" GSUB table which can't be known
72 * @param fontInstance - the font
221 * glyphs that are in the font
    [all...]
LETypes.h 97 * in TrueType font tables.
105 * the glyph ID within the font. The next 8 bits are
106 * the sub-font ID within a compound font. The high-
133 * Used to mask off the sub-font ID part of an LEGlyphID.
141 * Used to shift the sub-font ID part of an LEGlyphID
159 * Used to shift the sub-font ID part of an LEGlyphID
177 * A convenience macro to get the sub-font ID part of an LEGlyphID.
202 * A convenience macro to set the sub-font ID part of an LEGlyphID.
207 #define LE_SET_SUB_FONT(gid, font) ((gid & ~LE_SUB_FONT_MASK) | ((font << LE_SUB_FONT_SHIFT) & LE_SUB_FONT_MASK)
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.provider.Contacts.Groups.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Groups.html" target="_top"><font size="+2"><code>Contacts.Groups</code></font></A>
84 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_ITEM_TYPE" target="_top"><code>CONTENT_ITEM_TYPE</code></font></A></nobr> </TD>
98 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_TYPE" target="_top"><code>CONTENT_TYPE</code></font></A></nobr> </TD>
107 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr> </TD>
125 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#DELETED_CONTENT_URI" target="_top"><code>DELETED_CONTENT_URI</code></font></A></nobr> </TD>
134 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#GROUP_ANDROID_STARRED" target="_top"><code>GROUP_ANDROID_STARRED</code></font></A></nobr> </TD>
143 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Groups.html#GROUP_MY_CONTACTS" target="_top"><code>GROUP_MY_CONTACTS</code></font></A></nobr> </TD
    [all...]
android.provider.Contacts.Phones.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.Phones.html" target="_top"><font size="+2"><code>Contacts.Phones</code></font></A>
83 <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
112 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
117 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Phones.html#CONTENT_FILTER_URL" target="_top"><code>CONTENT_FILTER_URL</code></font></A></nobr> </TD>
126 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Phones.html#CONTENT_ITEM_TYPE" target="_top"><code>CONTENT_ITEM_TYPE</code></font></A></nobr> </TD>
135 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Phones.html#CONTENT_TYPE" target="_top"><code>CONTENT_TYPE</code></font></A></nobr> </TD>
144 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Phones.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
153 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Phones.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr> </TD>
162 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.Phones.html#PERSON_ID" target="_top"><code>PERSON_ID</code></font></A></nobr> </TD
    [all...]
android.provider.Contacts.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.html" target="_top"><font size="+2"><code>Contacts</code></font></A>
84 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#AUTHORITY" target="_top"><code>AUTHORITY</code></font></A></nobr> </TD>
98 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
107 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_EMAIL" target="_top"><code>KIND_EMAIL</code></font></A></nobr> </TD>
116 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_IM" target="_top"><code>KIND_IM</code></font></A></nobr> </TD>
125 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_ORGANIZATION" target="_top"><code>KIND_ORGANIZATION</code></font></A></nobr> </TD>
134 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_PHONE" target="_top"><code>KIND_PHONE</code></font></A></nobr> </TD>
143 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.html#KIND_POSTAL" target="_top"><code>KIND_POSTAL</code></font></A></nobr> </TD
    [all...]
android.provider.Contacts.GroupMembership.html 74 Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html" target="_top"><font size="+2"><code>Contacts.GroupMembership</code></font></A>
84 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
99 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
104 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html#CONTENT_DIRECTORY" target="_top"><code>CONTENT_DIRECTORY</code></font></A></nobr> </TD>
113 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html#CONTENT_ITEM_TYPE" target="_top"><code>CONTENT_ITEM_TYPE</code></font></A></nobr> </TD>
122 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html#CONTENT_TYPE" target="_top"><code>CONTENT_TYPE</code></font></A></nobr> </TD>
131 <nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
140 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr> </TD>
149 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.GroupMembership.html#GROUP_ID" target="_top"><code>GROUP_ID</code></font></A></nobr> </TD
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
sgml_input.html 57 <td align="center" width="85"><i><b><font color="#ffffff">Metal</font></b></i></td>
58 <td align="center" width="85"><i><b><font color="#ffffff">Cristal</font></b></i></td>
59 <td align="center" width="85"><i><b><font color="#ffffff">Deuterio</font></b></i></td>
60 <td align="center" width="85"><i><b><font color="#ffffff">Energ?a</font></b></i></td>
68 <td align="center" width="85"><font color=#ff0000>-80</font>/3.965</td
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sgml_input.html 57 <td align="center" width="85"><i><b><font color="#ffffff">Metal</font></b></i></td>
58 <td align="center" width="85"><i><b><font color="#ffffff">Cristal</font></b></i></td>
59 <td align="center" width="85"><i><b><font color="#ffffff">Deuterio</font></b></i></td>
60 <td align="center" width="85"><i><b><font color="#ffffff">Energ?a</font></b></i></td>
68 <td align="center" width="85"><font color=#ff0000>-80</font>/3.965</td
    [all...]
  /external/chromium/chrome/browser/resources/
print_preview.css 9 font-family: 'Open Sans', Arial, sans-serif;
50 font-weight: 600;
99 font-size: 32px;
100 font-weight: 500;
110 font-weight: 400;
147 font-size: 100%;
148 font-weight: 500;
160 font-size: 100%;
161 font-weight: 300;
238 font-size: 13px
    [all...]
  /external/harfbuzz_ng/util/
options.cc 251 {"font-size", 0, 0, G_OPTION_ARG_DOUBLE, &this->font_size, "Font size (default: " G_STRINGIFY(DEFAULT_FONT_SIZE) ")","size"},
287 const gchar *features_help = "Comma-separated list of font features\n"
329 "Options controlling font features used",
338 {"font-file", 0, 0, G_OPTION_ARG_STRING, &this->font_file, "Font file-name", "filename"},
343 "font",
344 "Font options:",
345 "Options controlling the font",
395 if (font)
    [all...]
  /frameworks/base/libs/hwui/
FontRenderer.cpp 82 // texture binding will be performed by the font renderer as
100 mActiveFonts(LruCache<Font::FontDescription, Font*>::kUnlimitedCapacity) {
163 LruCache<Font::FontDescription, Font*>::Iterator it(mActiveFonts);
173 LruCache<Font::FontDescription, Font*>::Iterator it(mActiveFonts);
193 LruCache<Font::FontDescription, Font*>::Iterator it(mActiveFonts);
253 ALOGE("Font size too large to fit in cache. width, height = %i, %i"
679 Font* font = Font::create(this, paint, matrix); local
    [all...]
  /frameworks/base/media/java/android/media/
TimedText.java 62 private static final int KEY_STRUCT_FONT_LIST = 9; // List<Font>
101 private List<Font> mFontList = null;
183 * ID of the font. This ID will be used to choose the font
184 * to be used from the font list.
204 * The size of the font
218 * @param fontId the ID of the font.
222 * @param fontSize the size of the font.
240 * Helper class to hold the font ID and name.
244 public static final class Font {
604 Font font = new Font(id, name); local
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cf2hints.c 93 const CF2_Font font,
142 * non-Adobe font tool. The Type 2 spec allows edge (ghost) hints
188 hint->csCoord += 2 * font->darkenY;
278 CF2_Font font,
285 /* copy parameters from font instance */
286 hintmap->hinted = font->hinted;
288 hintmap->font = font;
376 * First pass is bottom-up (font hint order) without look-ahead.
728 CF2_Font font = hintmap->font local
    [all...]
  /external/freetype/src/cff/
cf2hints.c 93 const CF2_Font font,
142 * non-Adobe font tool. The Type 2 spec allows edge (ghost) hints
188 hint->csCoord += 2 * font->darkenY;
278 CF2_Font font,
285 /* copy parameters from font instance */
286 hintmap->hinted = font->hinted;
288 hintmap->font = font;
376 * First pass is bottom-up (font hint order) without look-ahead.
728 CF2_Font font = hintmap->font local
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
sfnt.h 46 /* face_index :: The index of the TrueType font, if we are opening a */
57 /* The stream cursor must be at the font file's origin. */
62 /* Once the format tag has been validated by the font driver, it */
89 /* face_index :: The index of the TrueType font, if we are opening a */
134 /* Load any font table into client memory. */
140 /* to access the whole font file, else set this parameter */
155 /* table or of the font file, depending on the value of */
159 /* Loads the next `length' bytes of table or font, */
160 /* starting at offset `offset' (in table or font too). */
252 /* Load a given glyph sbit image from the font resource. This also *
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-myanmar.cc 63 /* Pre-release version of Windows 8 Myanmar font had abvm,blwm
64 * features. The released Windows 8 version of the font (as well
77 hb_font_t *font,
81 hb_font_t *font,
85 hb_font_t *font,
269 hb_font_t *font HB_UNUSED)
284 hb_font_t *font HB_UNUSED,
435 hb_font_t *font,
451 if (!font->get_glyph (0x25CC, 0, &dottedcircle_glyph))
487 hb_font_t *font,
    [all...]
  /external/chromium_org/ui/views/controls/
styled_label_unittest.cc 189 style_info.font_style = gfx::Font::UNDERLINE;
200 EXPECT_EQ(gfx::Font::UNDERLINE,
201 static_cast<Label*>(styled()->child_at(1))->font().GetStyle());
211 style_info.font_style = gfx::Font::BOLD;
218 label.SetFont(label.font().DeriveFont(0, gfx::Font::BOLD));
224 // but does with normal font style.
228 // Sanity check that |bold_text| with normal font style would fit on a single
243 EXPECT_EQ(gfx::Font::BOLD,
244 static_cast<Label*>(styled()->child_at(0))->font().GetStyle())
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 17 import org.eclipse.swt.graphics.Font;
369 * @return the bold version of given {@link Font}.
371 public static Font getBoldFont(Font baseFont) {
373 return new Font(Display.getCurrent(), boldData);
377 * @return the italic version of given {@link Font}.
379 public static Font getBoldItalicFont(Font baseFont) {
381 return new Font(Display.getCurrent(), boldData);
385 * @return the italic version of given {@link Font}
    [all...]
  /external/freetype/include/freetype/internal/
sfnt.h 46 /* face_index :: The index of the TrueType font, if we are opening a */
57 /* The stream cursor must be at the font file's origin. */
62 /* Once the format tag has been validated by the font driver, it */
89 /* face_index :: The index of the TrueType font, if we are opening a */
134 /* Load any font table into client memory. */
140 /* to access the whole font file, else set this parameter */
155 /* table or of the font file, depending on the value of */
159 /* Loads the next `length' bytes of table or font, */
160 /* starting at offset `offset' (in table or font too). */
252 /* Load a given glyph sbit image from the font resource. This also *
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
android.view.InputDevice.html 74 Class android.view.<A HREF="../../../../reference/android/view/InputDevice.html" target="_top"><font size="+2"><code>InputDevice</code></font></A>
82 <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
105 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
134 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
139 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/InputDevice.html#MOTION_RANGE_ORIENTATION" target="_top"><code>MOTION_RANGE_ORIENTATION</code></font></A></nobr> </TD>
148 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/InputDevice.html#MOTION_RANGE_PRESSURE" target="_top"><code>MOTION_RANGE_PRESSURE</code></font></A></nobr> </TD>
157 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/InputDevice.html#MOTION_RANGE_SIZE" target="_top"><code>MOTION_RANGE_SIZE</code></font></A></nobr> </TD>
166 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/InputDevice.html#MOTION_RANGE_TOOL_MAJOR" target="_top"><code>MOTION_RANGE_TOOL_MAJOR</code></font></A></nobr> </TD>
175 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/InputDevice.html#MOTION_RANGE_TOOL_MINOR" target="_top"><code>MOTION_RANGE_TOOL_MINOR</code></font></A></nobr> </TD
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
local_extensions.css 37 #gc-main .gc-toc li:first-child a {font-weight: bold; margin-bottom: 8px; background-color: #777; color: #FFF;}
38 #gc-main .gc-toc li li:first-child a {font-weight: normal; margin-bottom: 0; background-color: transparent; color: #777;}
43 #gc-main .gc-toc > ul:first-child > li:first-child > a {font-weight: bold; margin-bottom: 8px; background-color: #777; color: #FFF;}
46 .features section h3 {font-weight: bold; margin-bottom: 0.2em; margin-top: 0;}
48 p.date {margin-top: 0; margin-bottom: 0.5em; font-style: italic;}
49 blockquote.indent-only {font-style: normal; color: #000; }
59 font-weight: bold;
67 font-weight: bold;
70 font-size: 110%;
76 font-weight: bold
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win_dw.cpp 125 IDWriteFont* font,
506 static SkTypeface::Style get_style(IDWriteFont* font) {
508 DWRITE_FONT_WEIGHT weight = font->GetWeight();
512 DWRITE_FONT_STYLE angle = font->GetStyle();
523 IDWriteFont* font,
531 , fDWriteFont(SkRefComPtr(font))
543 IDWriteFont* font,
547 SkTypeface::Style style = get_style(font);
550 fontFace, font, fontFamily,
1304 SkTScopedComPtr<IDWriteFont> font; local
1779 SkTScopedComPtr<IDWriteFont> font; local
1803 SkTScopedComPtr<IDWriteFont> font; local
1813 SkTScopedComPtr<IDWriteFont> font; local
1856 SkTScopedComPtr<IDWriteFont> font; local
    [all...]
  /external/skia/src/ports/
SkFontHost_win_dw.cpp 125 IDWriteFont* font,
506 static SkTypeface::Style get_style(IDWriteFont* font) {
508 DWRITE_FONT_WEIGHT weight = font->GetWeight();
512 DWRITE_FONT_STYLE angle = font->GetStyle();
523 IDWriteFont* font,
531 , fDWriteFont(SkRefComPtr(font))
543 IDWriteFont* font,
547 SkTypeface::Style style = get_style(font);
550 fontFace, font, fontFamily,
1304 SkTScopedComPtr<IDWriteFont> font; local
1779 SkTScopedComPtr<IDWriteFont> font; local
1803 SkTScopedComPtr<IDWriteFont> font; local
1813 SkTScopedComPtr<IDWriteFont> font; local
1856 SkTScopedComPtr<IDWriteFont> font; local
    [all...]

Completed in 1527 milliseconds

<<71727374757677787980>>