/external/harfbuzz_ng/src/ |
main.cc | 72 printf ("OpenType font with TrueType outlines\n"); 75 printf ("OpenType font with CFF (Type1) outlines\n");
|
hb-ot-head-table.hh | 115 * TrueType outlines. */
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
sfobjs.c | 595 /* it doesn't contain outlines. */ 600 /* do we have outlines in there? */ 612 /* if this font doesn't contain outlines, we try to load */ 736 /* a font which contains neither bitmaps nor outlines is */ 807 flags |= FT_FACE_FLAG_SCALABLE; /* scalable outlines */ 968 /* a font with no bitmaps and no outlines is scalable; */ [all...] |
/external/freetype/src/sfnt/ |
sfobjs.c | 595 /* it doesn't contain outlines. */ 600 /* do we have outlines in there? */ 612 /* if this font doesn't contain outlines, we try to load */ 736 /* a font which contains neither bitmaps nor outlines is */ 807 flags |= FT_FACE_FLAG_SCALABLE; /* scalable outlines */ 968 /* a font with no bitmaps and no outlines is scalable; */ [all...] |
/external/chromium-trace/trace-viewer/src/ui/ |
quad_view.js | 213 // Outlines. 229 // Selection outlines.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 111 XkbOutlinePtr outlines; member in struct:_XkbShape 116 #define XkbOutlineIndex(s,o) ((int)((o)-&(s)->outlines[0]))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 111 XkbOutlinePtr outlines; member in struct:_XkbShape 116 #define XkbOutlineIndex(s,o) ((int)((o)-&(s)->outlines[0]))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 111 XkbOutlinePtr outlines; member in struct:_XkbShape 116 #define XkbOutlineIndex(s,o) ((int)((o)-&(s)->outlines[0]))
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-head-table.hh | 115 * TrueType outlines. */
|
/frameworks/base/docs/html/design/downloads/ |
index.jd | 31 phone and tablet outlines to frame your creations. Source files for icons and controls are also
|
/packages/apps/Launcher3/res/values/ |
config.xml | 59 <!-- The duration (in ms) of the fade animation on the object outlines, used when
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
XmlEditorMultiOutline.java | 42 * Outline used for XML editors that have multiple pages with separate outlines:
|
/external/chromium_org/third_party/freetype/include/freetype/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 576 * including scalable outlines.
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftoutln.h | 50 /* glyph images known as `outlines'. These can also be measured, */ [all...] |
ftimage.h | 430 /* By default, outlines are filled using the non-zero winding rule. */ [all...] |
/external/freetype/include/freetype/config/ |
ftheader.h | 227 * definitions related to glyph images (i.e., bitmaps, outlines, 576 * including scalable outlines.
|
/external/freetype/include/freetype/ |
ftoutln.h | 50 /* glyph images known as `outlines'. These can also be measured, */ [all...] |
ftimage.h | 430 /* By default, outlines are filled using the non-zero winding rule. */ [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/ |
Containers_and_folders.py | 101 """completely expanded - (NOT AVAILABLE YET) Are the container and all of its children opened as outlines? (can only be set for containers viewed as lists) """
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
ftobjs.h | 319 /* outlines after they are loaded from the font. Only used by the */ 323 /* A translation vector used to transform glyph outlines after they */ 382 /* loader :: The glyph loader object used to load outlines */ [all...] |
/external/freetype/include/freetype/internal/ |
ftobjs.h | 319 /* outlines after they are loaded from the font. Only used by the */ 323 /* A translation vector used to transform glyph outlines after they */ 382 /* loader :: The glyph loader object used to load outlines */ [all...] |
/external/chromium_org/third_party/freetype/src/autofit/ |
afhints.h | 61 * Real-Time Grid Fitting of Typographic Outlines
|
/external/chromium_org/third_party/freetype/src/base/ |
ftglyph.c | 22 /* bitmaps and outlines from a given face. */
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2font.c | 338 /* Note: use both integer and fraction for outlines. This allows bbox */
|
/external/freetype/src/autofit/ |
afhints.h | 61 * Real-Time Grid Fitting of Typographic Outlines
|