/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/ |
MLand.java | 26 import android.graphics.Outline; [all...] |
/external/freetype/src/autofit/ |
aflatin2.c | 94 if ( error || face->glyph->outline.n_points <= 0 ) 108 error = af_glyph_hints_reload( hints, &face->glyph->outline ); 241 if ( error || glyph->outline.n_points <= 0 ) 245 points = glyph->outline.points; 257 for ( nn = 0; nn < glyph->outline.n_contours; first = last+1, nn++ ) 263 last = glyph->outline.contours[nn]; 267 /* which are way outside of the glyph's real outline. */ 346 FT_CURVE_TAG( glyph->outline.tags[start] ) != FT_CURVE_TAG_ON || 347 FT_CURVE_TAG( glyph->outline.tags[ end ] ) != FT_CURVE_TAG_ON ); [all...] |
aftypes.h | 227 FT_Outline* outline, 255 * outline according to the results of the glyph analyzer.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/ |
ProcessDsc.c | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
CanvasViewInfo.java | 194 * in the outline for example (since we only show nodes, not views, in the outline, 220 * outline for example, where only the actual nodes are displayed, not the views 637 * actual <b>selectable</b> views (which are also shown in the Outline). 681 // an outer view that has no node. In the outline this item will be used to 749 // in drag & drop operations, such that we can show it in the outline, etc [all...] |
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
NinePatchDrawableTest.java | 37 import android.graphics.Outline; 611 final Outline origOutline = new Outline(); 630 final Outline tempOutline = new Outline();
|
/external/freetype/src/cff/ |
cffdrivr.c | 147 /* glyph loading process (e.g., whether the outline */ 149 /* whether to hint the outline, etc). */ 170 /* check whether we want a scaled outline or bitmap */ 185 /* now load the glyph outline if necessary */ 189 /* slot->outline.dropout_mode = 2; */ [all...] |
/external/freetype/src/type42/ |
t42objs.c | 620 FT_ZERO( &slot->outline ); 671 glyph->outline = t42slot->ttslot->outline;
|
/external/harfbuzz_ng/src/ |
hb-ft.cc | 342 if (unlikely (point_index >= (unsigned int) ft_face->glyph->outline.n_points)) 345 *x = ft_face->glyph->outline.points[point_index].x; 346 *y = ft_face->glyph->outline.points[point_index].y;
|
hb-ot-head-table.hh | 131 * Bit 3: Outline (if set to 1)
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
keywords.c | 176 char stringpool_str42[sizeof("outline")]; 224 "outline", 297 {(int)(long)&((struct stringpool_t *)0)->stringpool_str42, OUTLINE},
|
/platform_testing/docs/development/ |
native-func-e2e.md | 44 To illustrate, here's a typical directory outline for components with a single 62 and here's a typical directory outline for components with multiple test source
|
/sdk/eclipse/ |
changes.txt | 45 tooltips in the layout canvas and in the outline, error count 87 docked into the Outline view, and the outline can appear in a 127 between the two outlines, and in particular the XML editor outline 159 * New Quick Outline for XML editors (Ctrl-O, Command-O). This shows 403 - Rewritten outline drag & drop handling, improved label colors 494 - Outline mode in the Visual Layout Editor draws layout outline to [all...] |
/external/python/cpython2/Doc/library/ |
turtle.rst | 796 * "outline": positive number 809 [('fillcolor', 'black'), ('outline', 1), ('pencolor', 'red'), 816 [('fillcolor', ''), ('outline', 1), ('pencolor', 'yellow'), 821 [('fillcolor', 'green'), ('outline', 1), ('pencolor', 'red'), 867 If turtleshape is a polygon, the outline of that polygon is drawn with the 954 If turtleshape is a polygon, outline and interior of that polygon is drawn 1131 stretchfactor and outlinewidth (outline), which are set by 1146 .. function:: shapesize(stretch_wid=None, stretch_len=None, outline=None) 1147 turtlesize(stretch_wid=None, stretch_len=None, outline=None) 1151 :param outline: positive numbe [all...] |
/external/python/cpython3/Doc/library/ |
turtle.rst | 816 * "outline": positive number 829 [('fillcolor', 'black'), ('outline', 1), ('pencolor', 'red'), 837 [('fillcolor', ''), ('outline', 1), ('pencolor', 'yellow')] 840 [('fillcolor', 'green'), ('outline', 1), ('pencolor', 'red')] 883 If turtleshape is a polygon, the outline of that polygon is drawn with the 970 If turtleshape is a polygon, outline and interior of that polygon is drawn 1142 stretchfactor and outlinewidth (outline), which are set by 1157 .. function:: shapesize(stretch_wid=None, stretch_len=None, outline=None) 1158 turtlesize(stretch_wid=None, stretch_len=None, outline=None) 1162 :param outline: positive numbe [all...] |
/cts/tests/tests/content/res/font/ |
sample_bold_font_source.ttx | 137 treats the font as old Mac font and ignores OS/2 table. Thus needs outline here. -->
|
sample_bolditalic_font_source.ttx | 137 treats the font as old Mac font and ignores OS/2 table. Thus needs outline here. -->
|
sample_italic_font_source.ttx | 137 treats the font as old Mac font and ignores OS/2 table. Thus needs outline here. -->
|
sample_regular_font_source.ttx | 137 treats the font as old Mac font and ignores OS/2 table. Thus needs outline here. -->
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
LineAndPointRenderer.java | 217 // finally we draw the outline path on top of everything else:
|
/external/elfutils/ |
TODO | 1 ToDo list for elfutils -*-outline-*-
|
/external/freetype/include/freetype/ |
fterrdef.h | 98 "invalid outline" )
|
/external/freetype/include/freetype/internal/ |
autohint.h | 45 /* outline, as well as how to align them. They are */
|
/external/llvm/docs/_ocamldoc/ |
style.css | 8 { margin: 0; padding: 0; border: 0 none; outline: 0; font-size: 100%;
|
/external/pdfium/testing/resources/javascript/ |
consts_expected.txt | 30 Alert: highlight.o is outline
|