HomeSort by relevance Sort by last modified time
    Searched defs:outline (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/chromium_org/components/onc/docs/
onc_spec.js 28 function outline(node) { function
36 outline(child);
47 outline_root = document.getElementById('outline');
54 outline(root);
  /external/chromium_org/third_party/freetype/include/freetype/
ftoutln.h 43 /* Outline Processing */
88 /* Walk over an outline's structure to decompose it into individual */
90 /* operations to indicate the start of new contours in the outline. */
93 /* outline :: A pointer to the source target. */
109 FT_Outline_Decompose( FT_Outline* outline,
120 /* Create a new outline of a given size. */
124 /* outline is allocated. Note however that the new */
125 /* outline will *not* necessarily be *freed*, when */
128 /* numPoints :: The maximum number of points within the outline. */
131 /* numContours :: The maximum number of contours within the outline. *
207 FT_Outline_Check( FT_Outline* outline ); variable
393 FT_Outline_Reverse( FT_Outline* outline ); variable
544 FT_Outline_Get_Orientation( FT_Outline* outline ); variable
    [all...]
ftstroke.h 191 * `inside' borders of a given outline.
194 * outline ::
195 * The source outline handle.
202 FT_Outline_GetInsideBorder( FT_Outline* outline ); variable
212 * `outside' borders of a given outline.
215 * outline ::
216 * The source outline handle.
223 FT_Outline_GetOutsideBorder( FT_Outline* outline ); variable
277 * The radius is expressed in the same units as the outline
313 * A convenience function used to parse a whole outline wit
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftsynth.c 51 FT_Outline* outline = &slot->outline; local
54 /* only oblique outline glyphs */
69 FT_Outline_Transform( outline, &transform );
105 (void)FT_Outline_EmboldenXY( &slot->outline, xstr, ystr );
  /external/chromium_org/third_party/freetype/src/cff/
cf2ft.h 123 * FreeType client outline
136 cf2_outline_reset( CF2_Outline outline ); variable
138 cf2_outline_close( CF2_Outline outline ); variable
  /external/freetype/include/
ftoutln.h 43 /* Outline Processing */
88 /* Walk over an outline's structure to decompose it into individual */
90 /* operations to indicate the start of new contours in the outline. */
93 /* outline :: A pointer to the source target. */
112 /* outline for stroking purposes (otherwise it would result in a */
116 FT_Outline_Decompose( FT_Outline* outline,
127 /* Create a new outline of a given size. */
131 /* outline is allocated. Note however that the new */
132 /* outline will *not* necessarily be *freed*, when */
135 /* numPoints :: The maximum number of points within the outline. *
214 FT_Outline_Check( FT_Outline* outline ); variable
403 FT_Outline_Reverse( FT_Outline* outline ); variable
556 FT_Outline_Get_Orientation( FT_Outline* outline ); variable
    [all...]
ftstroke.h 191 * `inside' borders of a given outline.
194 * outline ::
195 * The source outline handle.
202 FT_Outline_GetInsideBorder( FT_Outline* outline ); variable
212 * `outside' borders of a given outline.
215 * outline ::
216 * The source outline handle.
223 FT_Outline_GetOutsideBorder( FT_Outline* outline ); variable
277 * The radius is expressed in the same units as the outline
313 * A convenience function used to parse a whole outline wit
    [all...]
  /external/freetype/src/base/
ftsynth.c 51 FT_Outline* outline = &slot->outline; local
54 /* only oblique outline glyphs */
69 FT_Outline_Transform( outline, &transform );
105 (void)FT_Outline_EmboldenXY( &slot->outline, xstr, ystr );
  /external/freetype/src/cff/
cf2ft.h 123 * FreeType client outline
136 cf2_outline_reset( CF2_Outline outline ); variable
138 cf2_outline_close( CF2_Outline outline ); variable
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftoutln.h 43 /* Outline Processing */
88 /* Walk over an outline's structure to decompose it into individual */
90 /* operations to indicate the start of new contours in the outline. */
93 /* outline :: A pointer to the source target. */
109 FT_Outline_Decompose( FT_Outline* outline,
120 /* Create a new outline of a given size. */
124 /* outline is allocated. Note however that the new */
125 /* outline will *not* necessarily be *freed*, when */
128 /* numPoints :: The maximum number of points within the outline. */
131 /* numContours :: The maximum number of contours within the outline. *
207 FT_Outline_Check( FT_Outline* outline ); variable
393 FT_Outline_Reverse( FT_Outline* outline ); variable
544 FT_Outline_Get_Orientation( FT_Outline* outline ); variable
    [all...]
ftstroke.h 191 * `inside' borders of a given outline.
194 * outline ::
195 * The source outline handle.
202 FT_Outline_GetInsideBorder( FT_Outline* outline ); variable
212 * `outside' borders of a given outline.
215 * outline ::
216 * The source outline handle.
223 FT_Outline_GetOutsideBorder( FT_Outline* outline ); variable
277 * The radius is expressed in the same units as the outline
313 * A convenience function used to parse a whole outline wit
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftoutln.h 43 /* Outline Processing */
88 /* Walk over an outline's structure to decompose it into individual */
90 /* operations to indicate the start of new contours in the outline. */
93 /* outline :: A pointer to the source target. */
109 FT_Outline_Decompose( FT_Outline* outline,
120 /* Create a new outline of a given size. */
124 /* outline is allocated. Note however that the new */
125 /* outline will *not* necessarily be *freed*, when */
128 /* numPoints :: The maximum number of points within the outline. */
131 /* numContours :: The maximum number of contours within the outline. *
207 FT_Outline_Check( FT_Outline* outline ); variable
393 FT_Outline_Reverse( FT_Outline* outline ); variable
544 FT_Outline_Get_Orientation( FT_Outline* outline ); variable
    [all...]
ftstroke.h 191 * `inside' borders of a given outline.
194 * outline ::
195 * The source outline handle.
202 FT_Outline_GetInsideBorder( FT_Outline* outline ); variable
212 * `outside' borders of a given outline.
215 * outline ::
216 * The source outline handle.
223 FT_Outline_GetOutsideBorder( FT_Outline* outline ); variable
277 * The radius is expressed in the same units as the outline
313 * A convenience function used to parse a whole outline wit
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftsynth.c 51 FT_Outline* outline = &slot->outline; local
54 /* only oblique outline glyphs */
69 FT_Outline_Transform( outline, &transform );
105 (void)FT_Outline_EmboldenXY( &slot->outline, xstr, ystr );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2ft.h 123 * FreeType client outline
136 cf2_outline_reset( CF2_Outline outline ); variable
138 cf2_outline_close( CF2_Outline outline ); variable
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleBackgroundData.h 52 const OutlineValue& outline() const { return m_outline; } function in class:blink::StyleBackgroundData
  /external/chromium_org/third_party/freetype/src/raster/
ftrend1.c 75 FT_Outline_Transform( &slot->outline, matrix );
78 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
94 FT_Outline_Get_CBox( &slot->outline, cbox );
106 FT_Outline* outline; local
156 outline = &slot->outline;
158 /* translate the outline to the new origin if needed */
160 FT_Outline_Translate( outline, origin->x, origin->y );
163 FT_Outline_Get_CBox( outline, &cbox );
220 /* translate outline to render it into the bitmap *
    [all...]
  /external/freetype/src/raster/
ftrend1.c 75 FT_Outline_Transform( &slot->outline, matrix );
78 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
94 FT_Outline_Get_CBox( &slot->outline, cbox );
106 FT_Outline* outline; local
156 outline = &slot->outline;
158 /* translate the outline to the new origin if needed */
160 FT_Outline_Translate( outline, origin->x, origin->y );
163 FT_Outline_Get_CBox( outline, &cbox );
220 /* translate outline to render it into the bitmap *
    [all...]
  /external/llvm/tools/llvm-c-test/
disassemble.c 38 char outline[1024]; local
48 size_t l = LLVMDisasmInstruction(D, buf + pos, siz - pos, 0, outline,
49 sizeof(outline));
54 pprint(pos, buf + pos, l, outline);
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftrend1.c 75 FT_Outline_Transform( &slot->outline, matrix );
78 FT_Outline_Translate( &slot->outline, delta->x, delta->y );
94 FT_Outline_Get_CBox( &slot->outline, cbox );
106 FT_Outline* outline; local
156 outline = &slot->outline;
158 /* translate the outline to the new origin if needed */
160 FT_Outline_Translate( outline, origin->x, origin->y );
163 FT_Outline_Get_CBox( outline, &cbox );
220 /* translate outline to render it into the bitmap *
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
OvalShape.java 20 import android.graphics.Outline;
40 public void getOutline(Outline outline) {
42 outline.setOval((int) Math.ceil(rect.left), (int) Math.ceil(rect.top),
RectShape.java 20 import android.graphics.Outline;
41 public void getOutline(Outline outline) {
43 outline.setRect((int) Math.ceil(rect.left), (int) Math.ceil(rect.top),
  /frameworks/support/v4/api21/android/support/v4/graphics/drawable/
RoundedBitmapDrawable21.java 21 import android.graphics.Outline;
32 public void getOutline(Outline outline) {
34 outline.setRoundRect(mDstRect, getCornerRadius());
  /developers/build/prebuilts/gradle/ClippingBasic/Application/src/main/java/com/example/android/clippingbasic/
ClippingBasicFragment.java 20 import android.graphics.Outline;
31 * This sample shows how to clip a {@link View} using an {@link Outline}.
40 /* The {@Link Outline} used to clip the image with. */
81 // Toggle whether the View is clipped to the outline
83 /* The Outline is set for the View, but disable clipping. */
86 Log.d(TAG, String.format("Clipping to outline is disabled"));
92 Log.d(TAG, String.format("Clipping to outline is enabled"));
107 // Invalidate the outline just in case the TextView changed size
132 public void getOutline(View view, Outline outline) {
    [all...]
  /developers/samples/android/ui/views/Clipping/ClippingBasic/Application/src/main/java/com/example/android/clippingbasic/
ClippingBasicFragment.java 20 import android.graphics.Outline;
31 * This sample shows how to clip a {@link View} using an {@link Outline}.
40 /* The {@Link Outline} used to clip the image with. */
81 // Toggle whether the View is clipped to the outline
83 /* The Outline is set for the View, but disable clipping. */
86 Log.d(TAG, String.format("Clipping to outline is disabled"));
92 Log.d(TAG, String.format("Clipping to outline is enabled"));
107 // Invalidate the outline just in case the TextView changed size
132 public void getOutline(View view, Outline outline) {
    [all...]

Completed in 479 milliseconds

1 2 3 4 5