HomeSort by relevance Sort by last modified time
    Searched refs:font (Results 1 - 25 of 896) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/syslinux/com32/lib/syslinux/video/
fontquery.c 37 * Returns height of font or zero if no custom font loaded
39 int syslinux_font_query(uint8_t **font)
44 *font = (uint8_t *)fontbuf;
  /external/clang/www/demo/
syntax.css 3 .llvm_type { font-style: oblique; color: green }
4 .llvm_keyword { font-weight: bold; color: blue }
  /external/mesa3d/docs/
mesa.css 4 font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
10 font: 24px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
11 font-weight: bold;
16 font: 18px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif, bold;
17 font-weight: bold;
22 font-family: monospace;
23 font-size: 10pt;
29 /*font-family: monospace;*/
30 font-size: 10pt;
  /external/noto-fonts/other/
adjust_vertical_metrics.py 25 font = ttLib.TTFont(font_file)
26 font['hhea'].ascent = 1900
27 font['hhea'].descent = -500
28 font.save('touched/'+font_file)
  /external/pdfium/third_party/freetype/src/cff/
cf2font.c 5 /* Adobe's code for font instances (body). */
109 /* space (font units). */
138 /* `stemWidthPer1000' will not overflow for a legitimate font */
241 cf2_font_setup( CF2_Font font,
244 /* pointer to parsed font object */
245 CFF_Decoder* decoder = font->decoder;
250 CF2_Fixed boldenX = font->syntheticEmboldeningAmountX;
251 CF2_Fixed boldenY = font->syntheticEmboldeningAmountY;
258 font->error = FT_Err_Ok;
263 if ( font->lastSubfont != subFont
    [all...]
  /external/sfntly/cpp/src/sample/subtly/
stats.h 25 class Font;
31 int32_t TotalFontSize(Font* font);
33 double TableSizePercent(Font* font, int32_t tag);
35 void PrintComparison(FILE* out, Font* font, Font* new_font);
37 void PrintStats(FILE* out, Font* font);
    [all...]
  /external/proguard/src/proguard/gui/splash/
FontSprite.java 26 * This Sprite sets the font for another given sprite.
32 private final VariableFont font; field in class:FontSprite
38 * @param font the variable Font of the given sprite.
39 * @param sprite the sprite that will be provided of a font and painted.
41 public FontSprite(VariableFont font,
44 this.font = font;
53 // Save the old font.
54 Font oldFont = graphics.getFont()
    [all...]
VariableSizeFont.java 32 private final Font font; field in class:VariableSizeFont
36 private Font cachedFont;
41 * @param font the base font.
42 * @param size the variable size of the font.
44 public VariableSizeFont(Font font, VariableDouble size)
46 this.font = font;
    [all...]
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/html/
manpage.css 5 body { font-family: Arial,Helvetica; }
14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
15 color: #ff6600; font-size: 10pt;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
19 color: #ffffff; font-size: 10pt;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
23 color: #ffffff; font-size: xx-small;
    [all...]
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
manpage.css 5 body { font-family: Arial,Helvetica; }
14 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
15 color: #ff6600; font-size: 10pt;
18 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
19 color: #ffffff; font-size: 10pt;
22 font-family: Arial,Helvetica; font-weight: bold; text-decoration: none;
23 color: #ffffff; font-size: xx-small;
    [all...]
  /external/freetype/src/cff/
cf2font.c 5 /* Adobe's code for font instances (body). */
109 /* space (font units). */
138 /* `stemWidthPer1000' will not overflow for a legitimate font */
242 cf2_font_setup( CF2_Font font,
245 /* pointer to parsed font object */
246 CFF_Decoder* decoder = font->decoder;
254 CF2_Fixed boldenX = font->syntheticEmboldeningAmountX;
255 CF2_Fixed boldenY = font->syntheticEmboldeningAmountY;
265 font->error = FT_Err_Ok;
270 if ( font->lastSubfont != subFont
    [all...]
  /external/icu/icu4c/source/test/letest/
cfonts.h 24 void le_fontClose(le_font *font);
26 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
28 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
30 void le_deleteNameString(le_font *font, const char *name);
32 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name);
34 le_uint32 le_getFontChecksum(le_font *font);
cfonts.cpp 31 void le_fontClose(le_font *font)
33 LEFontInstance *fontInstance = (LEFontInstance *) font;
38 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language)
40 PortableFontInstance *pfi = (PortableFontInstance *) font;
45 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language)
47 PortableFontInstance *pfi = (PortableFontInstance *) font;
52 void le_deleteNameString(le_font *font, const char *name)
54 PortableFontInstance *pfi = (PortableFontInstance *) font;
59 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name)
61 PortableFontInstance *pfi = (PortableFontInstance *) font;
    [all...]
  /external/icu/icu4c/source/test/perf/leperf/
cfonts.h 23 void le_fontClose(le_font *font);
25 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
27 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language);
29 void le_deleteNameString(le_font *font, const char *name);
31 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name);
33 le_uint32 le_getFontChecksum(le_font *font);
cfonts.cpp 30 void le_fontClose(le_font *font)
32 LEFontInstance *fontInstance = (LEFontInstance *) font;
37 const char *le_getNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language)
39 PortableFontInstance *pfi = (PortableFontInstance *) font;
44 const LEUnicode16 *le_getUnicodeNameString(le_font *font, le_uint16 nameID, le_uint16 platform, le_uint16 encoding, le_uint16 language)
46 PortableFontInstance *pfi = (PortableFontInstance *) font;
51 void le_deleteNameString(le_font *font, const char *name)
53 PortableFontInstance *pfi = (PortableFontInstance *) font;
58 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name)
60 PortableFontInstance *pfi = (PortableFontInstance *) font;
    [all...]
  /external/harfbuzz_ng/src/
hb-font.cc 31 #include "hb-font-private.hh"
39 hb_font_get_font_h_extents_nil (hb_font_t *font,
48 hb_font_get_font_h_extents_parent (hb_font_t *font,
53 hb_bool_t ret = font->parent->get_font_h_extents (metrics);
55 metrics->ascender = font->parent_scale_y_distance (metrics->ascender);
56 metrics->descender = font->parent_scale_y_distance (metrics->descender);
57 metrics->line_gap = font->parent_scale_y_distance (metrics->line_gap);
63 hb_font_get_font_v_extents_nil (hb_font_t *font,
72 hb_font_get_font_v_extents_parent (hb_font_t *font,
77 hb_bool_t ret = font->parent->get_font_v_extents (metrics)
1116 hb_font_t *font; local
1149 hb_font_t *font = hb_font_create (parent->face); local
    [all...]
hb-uniscribe.h 38 hb_uniscribe_font_get_logfontw (hb_font_t *font);
41 hb_uniscribe_font_get_hfont (hb_font_t *font);
hb-ot-font.h 40 hb_ot_font_set_funcs (hb_font_t *font);
hb-ot-shape-fallback-private.hh 36 hb_font_t *font,
40 hb_font_t *font,
45 hb_font_t *font,
49 hb_font_t *font,
  /external/harfbuzz_ng/util/
hb-fc.h 38 hb_fc_font_create (FcPattern *font);
41 hb_fc_can_render (hb_font_t *font, const char *text);
  /external/jsr305/javadoc/
stylesheet.css 9 h1 { font-size: 145% }
16 /* Font used in left-hand frame lists */
17 .FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
18 .FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif }
19 .FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif }
24 .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;}
25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;
    [all...]
  /external/jsr330/javadoc/
stylesheet.css 9 h1 { font-size: 145% }
16 /* Font used in left-hand frame lists */
17 .FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
18 .FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif }
19 .FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif }
24 .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;}
25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;
    [all...]
  /external/junit-params/apidocs/
stylesheet.css 9 h1 { font-size: 145% }
16 /* Font used in left-hand frame lists */
17 .FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
18 .FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
19 .FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
24 .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;
    [all...]
  /external/owasp/sanitizer/distrib/javadoc/
stylesheet.css 9 h1 { font-size: 145% }
16 /* Font used in left-hand frame lists */
17 .FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
18 .FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
19 .FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 }
24 .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;}
25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;
    [all...]
  /external/fio/
cairo_text_helpers.h 4 void draw_centered_text(cairo_t *cr, const char *font, double x, double y,
7 void draw_right_justified_text(cairo_t *cr, const char *font,
11 void draw_left_justified_text(cairo_t *cr, const char *font,
15 void draw_vertical_centered_text(cairo_t *cr, const char *font, double x,

Completed in 1068 milliseconds

1 2 3 4 5 6 7 8 91011>>