HomeSort by relevance Sort by last modified time
    Searched full:fonts (Results 1 - 25 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/awt/java/awt/font/
package.html 4 This package contains classes to support the representation of different types of fonts for example TrueType fonts.
  /external/icu4c/samples/layout/
FontMap.GDI 5 # Fonts are specified by font name, as shown
6 # in the "Fonts" folder.
FontMap.Gnome 4 # Fonts are specified by file names.
readme.html 50 <p>Before you can run the demo, you'll need to get the fonts it uses. For
51 legal reasons, we can't include these fonts with ICU, but you can download
53 Windows. Here's how to get the fonts:</p>
59 Fonts folder, on Linux, copy this font file to the directory from which
68 install it in your Fonts folder.</p>
77 fonts folder.</p>
152 Fonts folder (eg. "Times New Roman") On Linux, use the file name of the font
154 the new fonts in your Fonts folder. If you're running on Linux, put them in
  /external/webkit/WebKitTools/DumpRenderTree/mac/Configurations/
DumpRenderTree.xcconfig 24 OTHER_LDFLAGS = -sectcreate __DATA Ahem qt/fonts/AHEM____.TTF -sectcreate __DATA WeightWatcher100 fonts/WebKitWeightWatcher100.ttf -sectcreate __DATA WeightWatcher200 fonts/WebKitWeightWatcher200.ttf -sectcreate __DATA WeightWatcher300 fonts/WebKitWeightWatcher300.ttf -sectcreate __DATA WeightWatcher400 fonts/WebKitWeightWatcher400.ttf -sectcreate __DATA WeightWatcher500 fonts/WebKitWeightWatcher500.ttf -sectcreate __DATA WeightWatcher600 fonts/WebKitWeightWatcher600.ttf -sectcreate __DATA WeightWatcher700 fonts/WebKitWeightWatcher700.ttf -sectcreate __DATA WeightWatcher800 fonts/WebKitWeightWatcher800.ttf -sectcreate __DATA WeightWatcher900 fonts/WebKitWeightWatcher900.tt
    [all...]
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontFinder.java 36 * (index in the array containing all fonts) for the characters,
44 private static final Font fonts[] = field in class:FontFinder
52 // Maps characters into the fonts array
72 for (int i=0; i<fonts.length; i++) {
73 if (fonts[i].canDisplay(c)) {
85 * @param i - index in the array of all fonts
89 if (fonts[i].getSize() != DEFAULT_FONT_SIZE) {
90 fonts[i] = fonts[i].deriveFont(DEFAULT_FONT_SIZE);
93 return fonts[i]
    [all...]
CompositeFont.java 33 * Every logical font consists of several physical fonts that described
38 // a number of physical fonts that CompositeFont consist of
72 * @param fProperties an array of FontProperties describing physical fonts -
92 * Returns the index of the FontPeer in array of physical fonts that is applicable
93 * for the given character. This font has to have the highest priority among fonts
95 * specified character. If there is no desired fonts -1 is returned.
98 * @return index of the font from the array of physical fonts that will be used
115 * Returns the index of the FontPeer in array of physical fonts that is applicable
116 * for the given character. This font has to have the highest priority among fonts
118 * specified character. If there is no desired fonts default value is returned
    [all...]
  /external/freetype/include/freetype/
ftmm.h 39 /* How to manage Multiple Masters fonts. */
43 /* Master fonts, i.e., the selection of specific design instances by */
47 /* both Type~1 Multiple Masters fonts and GX distortable (var) */
48 /* fonts. Some of these routines only work with MM fonts, others */
62 /* Multiple Masters fonts. */
64 /* This structure can't be used for GX var fonts. */
91 /* This structure can't be used for GX var fonts. */
119 /* Multiple Masters and GX var fonts. */
162 /* This structure can't be used for MM fonts. *
    [all...]
ftbdf.h 48 /* and PCF fonts. */
182 * This function works with BDF _and_ PCF fonts. It returns an error
190 * Integer properties are always stored as `signed' within PCF fonts;
192 * for BDF fonts only.
ftcid.h 40 /* CID Fonts */
100 * successfully also for CID-keyed fonts in an SNFT wrapper.
114 * This function only works with CID faces and OpenType fonts,
148 * This function only works with CID faces and OpenType fonts,
ftpfr.h 41 /* PFR Fonts */
66 * for non-PFR fonts. Optional (parameter can be NULL).
70 * for non-PFR fonts. Optional (parameter can be NULL).
  /development/build/
sdk.atree 225 # fonts for layoutlib.
226 frameworks/base/data/fonts/fonts.xml platforms/${PLATFORM_NAME}/data/fonts/fonts.xml
227 frameworks/base/data/fonts/DroidSans.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans.ttf
228 frameworks/base/data/fonts/DroidSans-Bold.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans-Bold.ttf
229 frameworks/base/data/fonts/DroidSansMono.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSansMono.tt
    [all...]
  /external/freetype/src/sfnt/
ttpost.h 5 /* Postcript name table processing for TrueType and OpenType fonts */
ttmtx.h 5 /* Load the metrics tables common to TTF and OTF fonts (specification). */
  /external/guava/javadoc/
stylesheet.css 3 /* Define colors, fonts and other style attributes here to override the defaults */
21 /* Navigation bar fonts and colors */
  /external/jsr305/javadoc/
stylesheet.css 3 /* Define colors, fonts and other style attributes here to override the defaults */
21 /* Navigation bar fonts and colors */
  /frameworks/base/data/fonts/
Android.mk 32 ifeq ($(filter %system/fonts/DroidSansFallback.ttf,$(PRODUCT_COPY_FILES)),)
38 copy_file_pairs := $(foreach cf,$(copy_from),$(LOCAL_PATH)/$(cf):system/fonts/$(cf))
fonts.xml 20 <fonts>
48 </fonts
README.txt 17 This directory contains the fonts for the platform. They are licensed
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelperTextRun.h 50 // the ability to load fonts that may not be in the OS cache
72 // Reference to WebKit::Font that contains all the information about fonts
75 // non-primary fonts.
80 // It's rare that many fonts are listed in stylesheets.
84 // These vectors are used to store Windows font data for non-primary fonts.
  /external/webkit/WebKit/wx/
WebSettings.h 71 Sets the default font size for fixed fonts.
76 Returns the default font size for fixed fonts.
81 Sets the default font size for fonts.
86 Returns the default font size for fonts.
  /frameworks/base/awt/org/apache/harmony/awt/gl/
CommonGraphicsEnvironment.java 45 Font[] fonts = getAllFonts(); local
48 for (Font element : fonts) {
  /external/webkit/WebCore/platform/mac/
WebFontCache.mm 163 NSArray *fonts = [fontManager availableMembersOfFontFamily:availableFamily];
164 unsigned n = [fonts count];
167 NSArray *fontInfo = [fonts objectAtIndex:i];
179 // comparing the desiredFamily to the PostScript name of the installed fonts. If that fails
180 // we then do a search based on the family names of the installed fonts.
226 NSArray *fonts = [fontManager availableMembersOfFontFamily:availableFamily];
227 unsigned n = [fonts count];
230 NSArray *fontInfo = [fonts objectAtIndex:i];
272 // There are some malformed fonts that will be correctly returned by -fontWithFamily:traits:weight:size: as a match for a particular trait,
  /external/freetype/src/cff/
cfftypes.h 95 /* for CID-keyed fonts */
200 /* needed to support CID-keyed CFF fonts. */
213 /* maximum number of sub-fonts in a CID-keyed file */
  /external/icu4c/layout/
GXLayoutEngine.h 23 * fonts. A font is a GX or AAT font if it contains a 'mort' table. See Apple's
24 * TrueType Reference Manual (http://fonts.apple.com/TTRefMan/index.html) for details.
38 * Note: GX and AAT fonts don't contain any script and language specific tables, so

Completed in 161 milliseconds

1 2 3 4 5 6 7 8 91011>>