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

1 2

  /development/build/
sdk.atree 106 # fonts for layoutlib.
107 frameworks/base/data/fonts/fonts.xml platforms/${PLATFORM_NAME}/data/fonts/fonts.xml
108 frameworks/base/data/fonts/DroidSans.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans.ttf
109 frameworks/base/data/fonts/DroidSans-Bold.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSans-Bold.ttf
110 frameworks/base/data/fonts/DroidSansMono.ttf platforms/${PLATFORM_NAME}/data/fonts/DroidSansMono.tt
    [all...]
  /external/webkit/WebKit/chromium/public/
WebCache.h 65 ResourceTypeStat fonts; member in struct:WebKit::WebCache::ResourceTypeStats
  /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))
  /external/webkit/WebKit/chromium/src/
WebCache.cpp 110 ToResourceTypeStat(stats.fonts, result->fonts);
  /external/webkit/WebCore/platform/graphics/wince/
FontPlatformData.cpp 195 static KnownFonts fonts; local
200 fonts.append(FontFamilyCodePageInfo(songTiStr, 936));
202 return fonts;
487 KnownFonts& fonts = knownFonts(); local
488 for (KnownFonts::iterator i = fonts.begin(); i != fonts.end(); ++i) {
499 KnownFonts& fonts = knownFonts(); local
500 for (KnownFonts::iterator i = fonts.begin(); i != fonts.end(); ++i) {
  /external/icu4c/layoutex/layout/
RunArrays.h 274 * Construct a <code>FontRuns</code> object from pre-existing arrays of fonts
277 * @param fonts is the address of an array of pointers to <code>LEFontInstance</code> objects. This
288 inline FontRuns(const LEFontInstance **fonts, const le_int32 *limits, le_int32 count);
395 inline FontRuns::FontRuns(const LEFontInstance **fonts, const le_int32 *limits, le_int32 count)
396 : RunArray(limits, count), fFonts(fonts)
plruns.h 39 * Construct a <code>pl_fontRuns</code> object from pre-existing arrays of fonts
42 * @param fonts is the address of an array of pointers to <code>le_font</code> objects. This
54 pl_openFontRuns(const le_font **fonts,
305 * Construct a <code>pl_localeRuns</code> object from pre-existing arrays of 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,
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface.java 39 * bold, depending on what fonts are installed. Call getStyle() to know
65 * font. Any other items are fallback fonts for characters not found in the first one.
155 private Typeface(String family, int style, List<Font> fonts) {
157 mFonts = Collections.unmodifiableList(fonts);
Canvas.java 678 List<FontInfo> fonts = paint.getFonts(); local
680 if (fonts.size() > 0) {
681 FontInfo mainFont = fonts.get(0);
705 // fallback fonts directly.
713 for (int f = 1 ; f < fonts.size() ; f++) {
714 FontInfo fontInfo = fonts.get(f);
    [all...]
Paint.java 251 // Get the fonts from the TypeFace object.
252 List<Font> fonts = mTypeface.getFonts(); local
256 ArrayList<FontInfo> infoList = new ArrayList<FontInfo>(fonts.size());
257 for (Font font : fonts) {
819 // fallback fonts directly.
    [all...]
  /external/webkit/WebCore/platform/graphics/gtk/
FontCacheGtk.cpp 48 FcPattern* fin = FcFontRenderPrepare(NULL, prim->m_pattern, fs->fonts[i]);
  /external/icu4c/layoutex/
RunArrays.cpp 109 LEFontInstance **fonts = (LEFontInstance **) fFonts; local
111 fonts[index] = (LEFontInstance *) font;
plruns.cpp 19 pl_openFontRuns(const le_font **fonts,
23 return (pl_fontRuns *) new FontRuns((const LEFontInstance **) fonts, limits, count);
  /external/webkit/WebCore/loader/
CachedFont.cpp 163 unsigned fonts = list->length(); local
164 for (unsigned i = 0; i < fonts; ++i) {
Cache.cpp 688 stats.fonts.addResource(resource);
728 printf("%-11s %11d %11d %11d %11d %11d %11d\n", "Fonts", s.fonts.count, s.fonts.size, s.fonts.liveSize, s.fonts.decodedSize, s.fonts.purgeableSize, s.fonts.purgedSize);
Cache.h 91 TypeStatistic fonts; member in struct:WebCore::Cache::Statistics
  /development/scripts/
combine_sdks.sh 70 replace tools/lib/fonts
  /external/webkit/WebKit/chromium/src/gtk/
WebFontInfo.cpp 76 // only scalable fonts so we have to manually filter the results.
78 FcPattern* current = fontSet->fonts[i];
85 // fontconfig can also return fonts which are unreadable
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
fonts.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
45 in fonts. All other blank chars are assumed to be broken and
117 URW provides metric and shape compatible fonts for these 10 Adobe families.
119 However, these fonts are quite ugly and do not render well on-screen,
  /external/webkit/WebKitTools/DumpRenderTree/qt/
fonts.conf 2 <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
45 in fonts. All other blank chars are assumed to be broken and
117 URW provides metric and shape compatible fonts for these 10 Adobe families.
119 However, these fonts are quite ugly and do not render well on-screen,
DumpRenderTreeQt.cpp 829 // Some test cases may add or remove application fonts (via @font-face).
841 "This variable has to point to the directory containing the fonts\n"
852 configFile += "/WebKitTools/DumpRenderTree/qt/fonts.conf";
  /system/extras/tests/fstest/
perm_checker.conf 150 /system/fonts/ 755 755 root root root root
151 /system/fonts/... 644 644 root root root root
  /external/grub/docs/
texinfo.tex 552 % Kludge this until the fonts are right (grr).
    [all...]
  /external/webkit/WebCore/inspector/front-end/
Resource.js 395 this.category = WebInspector.resourceCategories.fonts;

Completed in 1990 milliseconds

1 2