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

<<51525354555657585960>>

  /external/harfbuzz_ng/src/
hb-uniscribe.h 41 hb_uniscribe_font_get_logfontw (hb_font_t *font);
44 hb_uniscribe_font_get_hfont (hb_font_t *font);
  /external/icu4c/layout/
KernTable.cpp 59 * This implementation has support for only one subtable, so if the font has
73 KernTable::KernTable(const LEFontInstance* font, const void* tableData)
74 : pairs(0), font(font)
128 LEGlyphID id = font->mapCharToGlyph(i);
184 // all the elements ahead of time and store them in the font
212 storage[i-1], storage[i], i, value & 0xffff, font->xUnitsToPoints(value));
215 adjust += font->xUnitsToPoints(value);
  /external/icu4c/samples/layout/
gdiglue.cpp 73 void le_fontClose(le_font *font)
75 LEFontInstance *fi = (LEFontInstance *) font;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
avisynth.php 143 1 => 'color:#9966CC; font-weight:bold;',
144 2 => 'color:#0000FF; font-weight:bold;',
145 3 => 'color:#CC3300; font-weight:bold;',
146 4 => 'color:#660000; font-weight:bold;'
149 1 => 'color:#008000; font-style:italic;',
150 'MULTI' => 'color:#000080; font-style:italic;'
156 0 => 'color:#006600; font-weight:bold;'
168 0 => 'color:#006600; font-weight:bold;'
email.php 78 1 => 'color: #0000FF; font-weight: bold;',
79 2 => 'color: #000000; font-weight: bold;',
80 3 => 'color: #800000; font-weight: bold;',
81 4 => 'font-weight: bold;',
86 0 => 'color: #000099; font-weight: bold;'
106 1 => 'color: #000000; font-weight: bold;',
109 4 => 'color: #0000FF; font-weight: bold;',
110 5 => 'font-weight: bold;',
glsl.php 141 1 => 'color: #000000; font-weight: bold;',
142 2 => 'color: #333399; font-weight: bold;',
143 3 => 'color: #000066; font-weight: bold;',
144 4 => 'color: #333399; font-weight: bold;',
145 5 => 'color: #993333; font-weight: bold;',
149 1 => 'color: #666666; font-style: italic;',
151 'MULTI' => 'color: #666666; font-style: italic;'
154 0 => 'color: #000099; font-weight: bold;'
teraterm.php 265 1 => 'color: #000080; font-weight: bold!important;',
266 2 => 'color: #808000; font-weight: bold;', // System Variables
267 3 => 'color: #ff0000; font-weight: bold;', // LogMeTT Key Words
268 4 => 'color: #ff00ff; font-weight: bold;' // Keyword Symbols
271 1 => 'color: #008000; font-style: italic;',
275 0 => 'color: #ff00ff; font-weight: bold;'
288 0 => 'color: #ff00ff; font-weight: bold;'
291 0 => 'color: #0000ff; font-weight: bold;'
d.php 202 2 => 'color: #000000; font-weight: bold;',
203 3 => 'color: #aaaadd; font-weight: bold;',
207 1 => 'color: #808080; font-style: italic;',
208 2 => 'color: #009933; font-style: italic;',
209 3 => 'color: #009933; font-style: italic;',
212 'MULTI' => 'color: #808080; font-style: italic;'
215 0 => 'color: #000099; font-weight: bold;',
216 1 => 'color: #000099; font-weight: bold;',
217 2 => 'color: #660099; font-weight: bold;',
218 3 => 'color: #660099; font-weight: bold;'
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xfonts.h 37 extern void Fake_glXUseXFont( Font font, int first, int count, int listbase );
  /external/skia/include/ports/
SkTypeface_win.h 24 * typeface may be NULL, in which case we return the logfont for the default font.
31 * Normally this is null, and is only required if the font data needs to be
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
fields_index_changes.html 39 <font color="#999999">Removals</font>
47 <div id="indexTableCaption" style="background-color:#eee;padding:0 4px 0 4px;font-size:11px;margin-bottom:1em;">
48 Listed as: <span style="color:#069"><strong>Added</strong></span>, <span style="color:#069"><strike>Removed</strike></span>, <span style="color:#069">Changed</span></font>
51 <br><font size="+2">M</font>&nbsp;
52 <a href="#topheader"><font size="-2">TOP</font></a>
  /packages/apps/Calendar/res/values-w600dp-h879dp/
integers.xml 15 <!-- size of event title font in month view -->
17 <!-- size of day date font in month view -->
  /packages/apps/Calendar/res/values-w960dp-h527dp/
integers.xml 15 <!-- size of event title font in month view -->
17 <!-- size of day date font in month view -->
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h 81 /* The FreeType~2 base font interface. */
207 /* are expressed in font units instead. */
267 /* of glyphs for a given point size and resolution) in a bitmap font. */
288 /* The nominal size given in a FNT font is not reliable. Thus when */
291 /* height given in the font, respectively. */
295 /* bitmap strike itself. They are computed from the global font */
349 /* font driver, a renderer, or anything else that provides services */
361 /* A handle to a given FreeType font driver object. Each font driver */
362 /* is a special module capable of creating faces from font files. *
    [all...]
  /external/freetype/include/freetype/
freetype.h 81 /* The FreeType~2 base font interface. */
207 /* are expressed in font units instead. */
267 /* of glyphs for a given point size and resolution) in a bitmap font. */
288 /* The nominal size given in a FNT font is not reliable. Thus when */
291 /* height given in the font, respectively. */
295 /* bitmap strike itself. They are computed from the global font */
349 /* font driver, a renderer, or anything else that provides services */
361 /* A handle to a given FreeType font driver object. Each font driver */
362 /* is a special module capable of creating faces from font files. *
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.cc 5 // Font Settings Extension API implementation.
32 #include "ui/gfx/font.h"
52 // Format for font name preference paths.
55 // Gets the font name preference path for |generic_family| and |script|. If
68 // Returns the localized name of a font so that it can be matched within the
74 gfx::Font font(font_name, 12); // dummy font size
75 return static_cast<gfx::PlatformFontWin*>(font.platform_font())->
82 // Registers |obs| to observe per-script font prefs under the path |map_name|
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/grid/
960.gridder.css 1 #g-setup{position:absolute;top:150px;left:-310px;padding:6px;margin:0;list-style:none;width:320px!important;background-color:#d1cfe6;border:2px solid #a19bd1;z-index:2100;}#g-setup *{background:transparent!important;border:0!important;color:#58517c!important;font-family:Verdana,Geneva,sans-serif!important;font-size:10px!important;font-weight:normal!important;letter-spacing:normal!important;line-height:1!important;list-style-type:none!important;margin:0!important;padding:0!important;text-decoration:none!important;text-indent:0!important;text-transform:none!important;word-spacing:0!important;z-index:2100!important;}#g-setup .head{font-weight:bold!important;text-align:center;border-bottom:1px solid #7cb267!important;}#g-setup ul{width:150px;float:left!important;}#g-setup li{clear:left;padding:5px!important;}* html #g-setup li{clear:none!important;padding:4px!important;}#g-setup span{float:left!important;width:50px;padding:1px 4px 0 0!important;text-align:right!important;line-height:1.5!important;}#g-setup input,#g-setup select{float:left!important;width:70px;border:1px solid #a19bd1!important;background-color:#e7e6ee!important;padding:2px!important;}#g-setup select{width:77px;padding:0!important;}#g-setup-misc{margin-top:5px!important;clear:left;float:none!important;width:300px!important;border-top:1px solid #7cb267!important;}#g-setup-misc span{line-height:1.1!important;width:200px;}#g-setup-misc input{width:15px;padding:0!important;height:15px;}#g-setup-tab{width:26px;overflow:hidden;position:absolute;top:0;left:100%;margin-left:-26px!important;z-index:2100!important;}#g-setup-tab img{left:0;position:relative;}#g-grid{left:0;position:absolute;z-index:500;top:0;}#g-grid .g-vertical,#g-grid .g-horizontal{position:absolute;z-index:1000;}*:first-child+html #g-grid .g-horizontal,*:first-child+html #g-grid .g-vertical{margin-left:-1px;}#g-grid .g-horizontal{min-height:1px;height:1px;font-size:0;line-height:0;
  /external/chromium/chrome/browser/resources/
bug_report.css 4 font-weight: 300;
28 font-weight: 300;
153 font-weight: normal;
179 font-size: 70%;
180 font-weight: normal;
new_new_tab.css 91 font-weight: bold;
106 font-weight: normal;
114 font-weight: normal;
189 font-size: 100%;
244 font-weight: normal;
258 font-size: 100%;
273 font-size: 115%;
291 font-size: 106%;
334 font-size: inherit;
342 font-family: inherit
    [all...]
offline_load.html 12 font-family: arial, sans-serif;
49 font-family: Sans-serif;
50 font-size: 120%;
51 font-weight: bold;
64 font-weight: bold;
safe_browsing_multiple_threat_block.html 8 font-family:Helvetica,Arial,sans-serif;
23 font-size:10pt;
40 font-size:18pt;
43 font-weight:bold;
74 font-size:10pt;
  /external/chromium/chrome/browser/sync/resources/
firstpassphrase.html 8 font-size: 11pt;
19 font-size: 10pt;
22 font-size: 1.2em;
23 font-weight: bold;
63 font-size: 12pt;
  /external/chromium/chrome/common/
badge_util.cc 13 #include "ui/gfx/font.h"
32 // Skia doesn't do any font fallback---if the user is missing the font then
37 // Fall back to the system font. We don't bold it because we aren't sure
42 const gfx::Font& base_font = rb.GetFont(ResourceBundle::BaseFont);
  /external/chromium_org/chrome/browser/resources/apps_debugger/css/
items.css 8 font-family: 'Helvetica Neue', Ubuntu, Arial, sans-serif;
38 font-size: 13px;
39 font-weight: bold;
101 font-size: 1.2em;
115 font-size: 13px;
166 font-weight: bold;
238 font-size: 13px;
239 font-weight: bold;
277 font-size: 13px;
278 font-weight: 500
    [all...]
  /external/chromium_org/chrome/browser/resources/
managed_mode_block_interstitial.css 6 font-family: Helvetica, Arial, sans-serif;
7 font-size: 10pt;
29 font-size: 1.3em;
30 font-weight: normal;
68 font-weight: bold;

Completed in 2627 milliseconds

<<51525354555657585960>>