/external/freetype/src/truetype/ |
ttgload.c | 70 /* `check' is true, take care of monospaced fonts by returning the */ 255 /* The following functions are used by default with TrueType fonts. */ 992 /* fonts which don't set the xxx_COMPONENT_OFFSET bit. */ [all...] |
/external/freetype/src/psaux/ |
psobjs.c | 5 /* Auxiliary functions for PostScript fonts (body). */ 939 /* XXX: some stupid fonts have a `Notice' or `Copyright' string */ 944 /* these fonts didn't work with the old Type 1 driver as the */ [all...] |
/external/freetype/include/freetype/ |
ttnameid.h | 63 * most TrueType fonts contain an Apple roman charmap to be usable on 74 * Note that most fonts contain a Unicode charmap using 323 /* http://fonts.apple.com/TTRefMan/RM06/Chap6name.html */ [all...] |
/external/icu4c/test/letest/ |
PortableFontInstance.cpp | 107 // We calculate these numbers 'cause some fonts
|
/external/webkit/WebCore/platform/graphics/openvg/ |
EGLDisplayOpenVG.cpp | 221 // the owner of long-living resources such as images, paths and fonts).
|
/external/webkit/WebCore/platform/graphics/skia/ |
SkiaFontWin.cpp | 208 // removing entries will be relatively rare (we don't remove fonts much, nor
|
/frameworks/base/awt/java/awt/font/ |
OpenType.java | 26 * data for fonts of type OpenType and TrueType. For more information, see the
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
FontPeerImpl.java | 212 * In case of creating fonts from InputStream some font peer implementations
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
AndroidTargetData.java | 269 mLayoutBridge.bridge.init(mTarget.getPath(IAndroidTarget.FONTS),
|
/sdk/layoutlib_api/src/com/android/layoutlib/api/ |
ILayoutBridge.java | 59 * @param fontOsLocation the location of the fonts.
|
/external/webkit/WebCore/ |
ChangeLog-2005-08-23 | 140 * svg-tests/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: 141 * svg-tests/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: 142 * svg-tests/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: 143 * svg-tests/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: [all...] |
/external/icu4c/layout/ |
LayoutEngine.h | 27 * created by calling the layoutEngineFactory method. Fonts are identified by 224 * isn't directly available. (e.g. Some Arabic OpenType fonts don't have a GDEF
|
/external/jdiff/src/jdiff/ |
HTMLFiles.java | 280 //h_.writeText("/* Define colors, fonts and other style attributes here to override the defaults */"); 302 //h_.writeText("/* Navigation bar fonts and colors */");
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontLinux.cpp | 318 // fonts (e.g., Arial) don't have substitution rules for the diacritical marks in 325 // 2) Convert spacing characters into plain spaces, as some fonts will provide glyphs
|
/external/webkit/WebCore/platform/graphics/mac/ |
ComplexTextController.cpp | 477 // First, we round spaces to an adjusted width in all fonts. 478 // Second, in fixed-pitch fonts we ensure that all glyphs that
|
/external/webkit/WebCore/rendering/ |
RenderThemeChromiumWin.cpp | 154 // fonts more legible in Simplified Chinese where the default font size is 477 // Reset cached fonts.
|
InlineTextBox.cpp | 782 // So, we generally place the underline at the bottom of the text, but in larger fonts that's not so good so [all...] |
RenderThemeSafari.cpp | 508 // custom fonts or colors. <input>s use this constant. This button will allow custom colors and font weights/variants but won't 510 // (2) square-button is the constant for the square button. This button will allow custom fonts and colors and will scale vertically. 512 // also scale vertically and allow custom fonts and colors. It will attempt to use Aqua if possible and will make this determination [all...] |
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 294 return UI_STRING("Show Fonts", "Show fonts context menu item");
|
/external/e2fsprogs/lib/et/ |
texinfo.tex | 285 % Kludge this until the fonts are right (grr). 415 \message{fonts,} 419 %% Try out Computer Modern fonts at \magstephalf 432 % Fonts for @defun, etc. 440 % Fonts for indices 445 % Fonts for headings [all...] |
/frameworks/base/awt/java/awt/ |
Font.java | 53 * The Font class represents fonts for rendering text. This class allow to map 538 // XXX: Documentation doesn't describe all cases, e.g. fonts face names [all...] |
/external/freetype/include/freetype/config/ |
ftheader.h | 557 * fonts embedded in resource forks.
|
/external/freetype/include/freetype/internal/ |
psaux.h | 5 /* Auxiliary functions and data structures related to PostScript fonts */ [all...] |
/external/freetype/src/autofit/ |
afloader.c | 416 /* for mono-width fonts (like Andale, Courier, etc.) we need */
|
/external/freetype/src/base/ |
ftstream.c | 304 /* some weird fonts (usually, when accessing an array of */
|