/external/quake/quake/src/QW/scitech/include/ |
mglwin.h | 106 * and using TrueType fonts with the MGL. If a Windows compatible HDC is not
|
/external/quake/quake/src/WinQuake/scitech/INCLUDE/ |
MGLWIN.H | 106 * and using TrueType fonts with the MGL. If a Windows compatible HDC is not
|
/external/webkit/WebCore/platform/ |
Theme.h | 71 // CSS system colors and fonts
|
/external/webkit/WebCore/platform/graphics/chromium/ |
SimpleFontDataChromiumWin.cpp | 76 m_xHeight = m_ascent * 0.56f; // Best guess for xHeight for non-Truetype fonts.
|
SimpleFontDataLinux.cpp | 49 // Smallcaps versions of fonts are 70% the size of the normal font.
|
VDMXParser.cpp | 101 // VDMX tables are found in some TrueType/OpenType fonts and contain
|
/external/webkit/WebCore/platform/graphics/gtk/ |
FontPlatformDataGtk.cpp | 233 // TODO: Support isFixedPitch() for custom fonts.
|
FontPlatformDataPango.cpp | 155 // typographic qualities for custom fonts on all platforms.
|
SimpleFontDataPango.cpp | 56 // use cairo) with some fonts, like DejaVu Sans Mono, which makes
|
/external/webkit/WebCore/platform/graphics/win/ |
FontDatabase.cpp | 153 if (FAILED(RegOpenKeyEx(HKEY_LOCAL_MACHINE, TEXT("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Fonts"), 0, KEY_READ, &key)))
|
SimpleFontDataWin.cpp | 126 // FIXME: Support custom fonts.
|
/external/webkit/WebCore/platform/gtk/ |
RenderThemeGtk.h | 85 // System fonts.
|
/external/webkit/WebCore/platform/mac/ |
PopupMenuMac.mm | 145 // Adjust for fonts other than the system font.
|
/external/webkit/WebCore/platform/wx/wxcode/win/ |
fontprops.cpp | 61 m_xHeight = m_ascent * 0.56f; // Best guess for xHeight for non-Truetype fonts.
|
/external/webkit/WebCore/rendering/ |
RenderThemeChromiumMac.h | 71 // System fonts.
|
RenderThemeMac.h | 67 // System fonts.
|
RenderThemeSafari.h | 74 // System fonts.
|
RenderThemeWin.h | 65 // System fonts.
|
RenderThemeWince.h | 64 // System fonts.
|
/frameworks/base/graphics/java/android/graphics/ |
Typeface.java | 35 * bold, depending on what fonts are installed. Call getStyle() to know
|
/external/e2fsprogs/doc/ |
texinfo.tex | 385 % Kludge this until the fonts are right (grr). 840 % Similarly for index fonts (mostly for their use in 846 % Don't complain when characters are missing from the fonts. [all...] |
/external/freetype/src/sfnt/ |
ttcmap.c | 329 /* many Dynalab fonts have empty sub-headers */ 627 /* Finally, note that a lot of fonts contain an invalid last segment, */ 695 /* some fonts have an incorrect last segment; */ 821 /* in certain fonts, the `length' field is invalid and goes */ 907 /* unfortunately, some popular Asian fonts have overlapping */ [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
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) { 817 // fallback fonts directly. [all...] |
/external/bison/build-aux/ |
texinfo.tex | 557 % Kludge this until the fonts are right (grr). [all...] |
/external/grub/docs/ |
texinfo.tex | 552 % Kludge this until the fonts are right (grr). [all...] |