/external/noto-fonts/ |
D | Android.mk | 27 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 35 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 43 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 51 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 59 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 67 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 75 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 83 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 91 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts 99 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts [all …]
|
D | README | 1 This directory contains the fonts from the Noto project, chosen for 8 The above is the authoritative repository for the fonts. This directory 9 does not necessarily track it exactly, and contains only the fonts
|
/external/webkit/Tools/DumpRenderTree/mac/Configurations/ |
D | DumpRenderTree.xcconfig | 24 …fonts/AHEM____.TTF -sectcreate __DATA WeightWatcher100 fonts/WebKitWeightWatcher100.ttf -sectcreat…
|
/external/harfbuzz/tests/shaping/ |
D | README | 1 These shaper tests need some specific TrueType fonts. You can get a package of 4 http://people.freedesktop.org/~hausmann/harfbuzz-test-fonts-0.1.tar.bz2 6 In addition you may need two fonts (Mangal and Tunga) from Microsoft Windows 7 for some of the test cases. These fonts are not freely redistributable. 9 The test program looks for them in a fonts/ subdirectory.
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | TestShellGtk.cpp | 85 static const char *const fonts[] = { in setupFontconfig() local 120 for (size_t i = 0; i < arraysize(fonts); ++i) { in setupFontconfig() 121 if (access(fonts[i], R_OK)) { in setupFontconfig() 124 fonts[i]); in setupFontconfig() 127 if (!FcConfigAppFontAddFile(fontcfg, (FcChar8 *) fonts[i])) { in setupFontconfig() 128 fprintf(stderr, "Failed to load font %s\n", fonts[i]); in setupFontconfig()
|
D | fonts.conf | 3 <!-- /etc/fonts/fonts.conf file to configure system font access -->
|
/external/chromium/chrome/browser/resources/options/ |
D | font_settings.js | 162 FontSettings.setFontsData = function(fonts, encodings, selectedValues) { argument 163 FontSettings.getInstance().populateSelect_($('standard-font-family'), fonts, 165 FontSettings.getInstance().populateSelect_($('serif-font-family'), fonts, 168 fonts, selectedValues[2]); 169 FontSettings.getInstance().populateSelect_($('fixed-font-family'), fonts,
|
/external/naver-fonts/ |
D | README | 1 The NanumGothicBold.ttf and NanumGothic.ttf fonts in this directory are 2 modified versions of the NanumGothicBold.ttf and NanumGothic.ttf fonts 3 from http://hangeul.naver.com/font. Because these fonts ship with 5 glyphs as well as other non-Korean characters) and because these fonts
|
D | NOTICE | 18 open framework in which fonts may be shared and improved in partnership 21 The OFL allows the licensed fonts to be used, studied, modified and 23 fonts, including any derivative works, can be bundled, embedded, 25 names are not used by derivative works. The fonts and derivatives, 27 requirement for fonts to remain under this license does not apply 28 to any document created using the fonts or their derivatives. 78 distributed under any other license. The requirement for fonts to
|
D | Android.mk | 26 LOCAL_MODULE_PATH := $(TARGET_OUT)/fonts
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontPlatformData.cpp | 197 static KnownFonts fonts; in knownFonts() local 202 fonts.append(FontFamilyCodePageInfo(songTiStr, 936)); in knownFonts() 204 return fonts; in knownFonts() 489 KnownFonts& fonts = knownFonts(); in create() local 490 for (KnownFonts::iterator i = fonts.begin(); i != fonts.end(); ++i) { in create() 501 KnownFonts& fonts = knownFonts(); in create() local 502 for (KnownFonts::iterator i = fonts.begin(); i != fonts.end(); ++i) { in create()
|
/external/webkit/Tools/DumpRenderTree/gtk/fonts/ |
D | fonts.conf | 18 <!-- This system may have turned off selection of bitmap fonts, but 20 bitmap fonts with no valid encodings are *never* selected regardless 59 <!-- Until we find good fonts to use for cursive and fantasy 293 this property correctly in: platform/gtk/fonts/fontconfig-synthetic-bold.html --> 313 this property correctly in: platform/gtk/fonts/fontconfig-synthetic-oblique.html --> 342 in fonts. All other blank chars are assumed to be broken and won't
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | font_settings_utils_mac.mm | 17 // The native font settings dialog saved fonts by the font name, rather 37 NSArray* fonts = [fontManager availableFontFamilies]; 38 for (NSString* family_name in fonts) {
|
/external/webkit/Source/WebCore/platform/mac/ |
D | 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…
|
/external/jsr305/javadoc/ |
D | stylesheet.css | 3 /* Define colors, fonts and other style attributes here to override the defaults */ 21 /* Navigation bar fonts and colors */
|
/external/dexmaker/javadoc/ |
D | stylesheet.css | 3 /* Define colors, fonts and other style attributes here to override the defaults */ 21 /* Navigation bar fonts and colors */
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebCache.cpp | 103 ToResourceTypeStat(stats.fonts, result->fonts); in getResourceTypeStats()
|
/external/webkit/Source/WebCore/loader/cache/ |
D | MemoryCache.cpp | 628 stats.fonts.addResource(resource); in getStatistics() 672 …3d %13d %13d\n", "Fonts", s.fonts.count, s.fonts.size, s.fonts.liveSize, s.fonts.decodedSize, s.fo… in dumpStats()
|
/external/icu4c/layoutex/layout/ |
D | RunArrays.h | 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) in FontRuns() argument 396 : RunArray(limits, count), fFonts(fonts) in FontRuns()
|
/external/webkit/Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/ |
D | project.pbxproj | 81 …BXFileReference; lastKnownFileType = file; name = "AHEM____.TTF"; path = "fonts/AHEM____.TTF"; sou… 82 … PBXFileReference; lastKnownFileType = file; name = ColorBits.ttf; path = fonts/ColorBits.ttf; sou… 83 …ence; lastKnownFileType = file; name = WebKitWeightWatcher100.ttf; path = fonts/WebKitWeightWatche… 84 …ence; lastKnownFileType = file; name = WebKitWeightWatcher200.ttf; path = fonts/WebKitWeightWatche… 85 …ence; lastKnownFileType = file; name = WebKitWeightWatcher300.ttf; path = fonts/WebKitWeightWatche… 86 …ence; lastKnownFileType = file; name = WebKitWeightWatcher400.ttf; path = fonts/WebKitWeightWatche… 87 …ence; lastKnownFileType = file; name = WebKitWeightWatcher500.ttf; path = fonts/WebKitWeightWatche… 88 …ence; lastKnownFileType = file; name = WebKitWeightWatcher600.ttf; path = fonts/WebKitWeightWatche… 89 …ence; lastKnownFileType = file; name = WebKitWeightWatcher700.ttf; path = fonts/WebKitWeightWatche… 90 …ence; lastKnownFileType = file; name = WebKitWeightWatcher800.ttf; path = fonts/WebKitWeightWatche… [all …]
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | ResourceView.js | 56 case WebInspector.resourceCategories.fonts: 74 case WebInspector.resourceCategories.fonts:
|
/external/icu4c/layoutex/ |
D | RunArrays.cpp | 109 LEFontInstance **fonts = (LEFontInstance **) fFonts; in add() local 111 fonts[index] = (LEFontInstance *) font; in add()
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/mac/ |
D | ActivateFonts.mm | 42 // Work around <rdar://problem/6698023> by activating fonts from disk 68 NSLog(@"Failed to activate fonts: %@", errors);
|
/external/harfbuzz_ng/ |
D | NEWS | 6 - Fix time-consuming sanitize with malicious fonts. 29 - Fix possible crasher with broken fonts with overlapping tables. 122 - Fix Khmer shaping with broken fonts. 123 - Implement Thai "PUA" shaping for old fonts. 302 - Synthetic GDEF support for fonts without a GDEF table. 304 - Fallback mark positioning for fonts without a GPOS table. 538 o Fonts can subclass other fonts now. Unimplemented callbacks in the
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebCache.h | 65 ResourceTypeStat fonts; member
|