/external/pdfium/third_party/freetype/src/truetype/ |
ttgxvar.h | 167 FT_Outline* outline,
|
/external/skia/include/utils/ |
SkCanvasStateUtils.h | 18 * boundary may be newer. The expected usage is outline below...
|
/external/toybox/www/ |
header.html | 19 <a href="http://youtu.be/SGmtP5Lg_t0">video</a>/<a href=http://landley.net/talks/celf-2013.txt>outline</a><br>
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
InsetDrawable.java | 31 import android.graphics.Outline; 242 public void getOutline(@NonNull Outline outline) { 243 getDrawable().getOutline(outline);
|
/frameworks/base/libs/hwui/ |
SpotShadow.h | 37 static float projectCasterToOutline(Vector2& outline,
|
/frameworks/base/packages/SystemUI/res/values/ |
dimens_tv.xml | 55 <!-- Extra space around the PIP and its outline in PIP onboarding activity -->
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/ |
TaskCardView.java | 24 import android.graphics.Outline; 304 public void getOutline(View view, Outline outline) { 305 outline.setRoundRect(0, 0, view.getWidth(), view.getHeight(), mCornerRadius);
|
/libcore/ojluni/src/main/java/java/util/ |
package.html | 40 Collections Framework Annotated Outline</b></a>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtDrawingStyle.java | 80 * The style definition corresponding to {@link DrawingStyle#OUTLINE} 82 OUTLINE(new RGB(0x88, 0xFF, 0x88), 160, SWT.LINE_SOLID), 265 case OUTLINE: 266 return OUTLINE;
|
/external/freetype/src/autofit/ |
afcjk.c | 145 if ( error || face->glyph->outline.n_points <= 0 ) 163 error = af_glyph_hints_reload( hints, &face->glyph->outline ); 271 FT_Outline outline; local 352 outline = face->glyph->outline; 353 if ( error || outline.n_points <= 0 ) 360 points = outline.points; 370 for ( nn = 0; nn < outline.n_contours; first = last + 1, nn++ ) 375 last = outline.contours[nn]; 379 /* which are way outside of the glyph's real outline. * [all...] |
/prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/ |
jaxb-xjc-2.2.11-sources.jar | |
/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/ |
PlaybackControlHelper.java | 69 mThumbsUpAction.setIndex(PlaybackControlsRow.ThumbsUpAction.OUTLINE); 71 mThumbsDownAction.setIndex(PlaybackControlsRow.ThumbsDownAction.OUTLINE);
|
PlaybackControlSupportHelper.java | 71 mThumbsUpAction.setIndex(PlaybackControlsRow.ThumbsUpAction.OUTLINE); 73 mThumbsDownAction.setIndex(PlaybackControlsRow.ThumbsDownAction.OUTLINE);
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
dimension-handler.js | 135 'outline-width', 153 'outline-offset',
|
/external/chromium-trace/catapult/tracing/tracing/ui/ |
scripting_control.html | 42 outline: auto 5px -webkit-focus-ring-color; 55 outline: none;
|
/external/freetype/include/ |
ftadvanc.h | 77 /* and hinting of the glyph outline, are extremely slow by */ 89 /* Retrieve the advance value of a given glyph outline in an */
|
/external/freetype/src/pshinter/ |
pshalgo.h | 198 FT_Outline* outline; member in struct:PSH_GlyphRec_ 230 FT_Outline* outline,
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftadvanc.h | 77 /* and hinting of the glyph outline, are extremely slow by */ 89 /* Retrieve the advance value of a given glyph outline in an */
|
/external/pdfium/third_party/freetype/src/pshinter/ |
pshalgo.h | 198 FT_Outline* outline; member in struct:PSH_GlyphRec_ 230 FT_Outline* outline,
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
HolographicOutlineHelper.java | 93 * Applies a more expensive and accurate outline to whatever is currently drawn in a specified 187 // draw the bright outline
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/ |
QuickDraw.py | 9 outline = 8 variable 186 outline = 8 variable
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Text_Suite.py | 175 'outline' : 'outl', # Outline
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftadvanc.h | 77 /* and hinting of the glyph outline, are extremely slow by */ 89 /* Retrieve the advance value of a given glyph outline in an */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
QuickDraw.py | 9 outline = 8 variable 186 outline = 8 variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Text_Suite.py | 175 'outline' : 'outl', # Outline
|