/external/freetype/src/base/ |
ftglyph.c | 22 /* bitmaps and outlines from a given face. */
|
ftoutln.c | 1039 /* Since glyph outlines behave much more `regular' than arbitrary */
|
/external/freetype/src/cff/ |
cf2font.c | 338 /* Note: use both integer and fraction for outlines. This allows bbox */
|
cf2ft.c | 246 /* for unhinted outlines, `cff_slot_load' does the scaling, */
|
cffobjs.c | 851 flags = FT_FACE_FLAG_SCALABLE | /* scalable outlines */ [all...] |
/external/jsilver/src/com/google/streamhtmlparser/util/ |
EntityResolver.java | 34 * differences outlines below:
|
/frameworks/base/docs/html/tools/help/ |
proguard.jd | 149 ProGuard Manual outlines other common problems you might encounter when your code gets stripped
|
/external/chromium/chrome/browser/resources/options/ |
options_page.css | 626 /* Currently we can't make custom focus outlines look right on the Mac, so 627 * we stick to native focus rings. Once outlines follow border radius, we
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftglyph.h | 23 /* bitmaps and outlines from a given face. */ [all...] |
ftmodapi.h | 90 /* support vector outlines */
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2ft.c | 246 /* for unhinted outlines, `cff_slot_load' does the scaling, */
|
cffobjs.c | 851 flags = FT_FACE_FLAG_SCALABLE | /* scalable outlines */ [all...] |
/external/freetype/include/freetype/ |
ftglyph.h | 23 /* bitmaps and outlines from a given face. */ [all...] |
ftmodapi.h | 90 /* support vector outlines */
|
/external/jdiff/src/jdiff/ |
Diff.java | [all...] |
/external/chromium_org/third_party/skia/src/ports/ |
SkFontHost_mac.cpp | [all...] |
SkFontHost_win.cpp | 218 // If the font has cubic outlines, it will not be rendered with ClearType. [all...] |
/external/skia/src/ports/ |
SkFontHost_mac.cpp | [all...] |
SkFontHost_win.cpp | 218 // If the font has cubic outlines, it will not be rendered with ClearType. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderObject.h | 95 // Sides used when drawing borders and outlines. The values should run clockwise from top. [all...] |
/sdk/eclipse/ |
changes.txt | 125 * Support XML editor outlines for layout files. Switching back and 127 between the two outlines, and in particular the XML editor outline [all...] |
/external/chromium_org/third_party/freetype/src/base/ |
ftoutln.c | 1039 /* Since glyph outlines behave much more `regular' than arbitrary */
|
/external/chromium_org/ui/gfx/ |
color_analysis.cc | 157 // Hand-drawn bitmaps often have special outlines or feathering at the edges.
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher_archive.jd | 122 <li>Consider using natural outlines and shapes, both geometric and organic,
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardWidgetPager.java | 63 // Related to the fading in / out background outlines [all...] |