HomeSort by relevance Sort by last modified time
    Searched defs:fonts (Results 1 - 10 of 10) sorted by null

  /external/webkit/Tools/DumpRenderTree/chromium/
TestShellGtk.cpp 50 // We wish to make the layout tests reproducable with respect to fonts. Skia
52 // files found on the current system. This means that fonts vary based on the
56 // which only knows about a few, select, fonts.
76 std::string fontconfigPath = drtDirPath + "fonts.conf";
82 // This is the list of fonts that fontconfig will know about. It
83 // will try its best to match based only on the fonts here in. The
84 // paths are where these fonts are found on our Ubuntu boxes.
85 static const char *const fonts[] = { local
86 "/usr/share/fonts/truetype/kochi/kochi-gothic.ttf",
87 "/usr/share/fonts/truetype/kochi/kochi-mincho.ttf"
    [all...]
  /external/webkit/Source/WebKit/chromium/public/
WebCache.h 65 ResourceTypeStat fonts; member in struct:WebKit::WebCache::ResourceTypeStats
  /external/icu4c/layoutex/
RunArrays.cpp 109 LEFontInstance **fonts = (LEFontInstance **) fFonts; local
111 fonts[index] = (LEFontInstance *) font;
  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.h 106 TypeStatistic fonts; member in struct:WebCore::MemoryCache::Statistics
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontPlatformData.cpp 197 static KnownFonts fonts; local
202 fonts.append(FontFamilyCodePageInfo(songTiStr, 936));
204 return fonts;
489 KnownFonts& fonts = knownFonts(); local
490 for (KnownFonts::iterator i = fonts.begin(); i != fonts.end(); ++i) {
501 KnownFonts& fonts = knownFonts(); local
502 for (KnownFonts::iterator i = fonts.begin(); i != fonts.end(); ++i) {
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 1158 List<Font> fonts = mTypeface.getFonts(); local
    [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 990 SkRefPtr<SkPDFDict> fonts = new SkPDFDict(); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 1247 xListFontsReply fonts; member in union:__anon20254
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 

Completed in 461 milliseconds