Searched refs:first_point (Results 1 - 21 of 21) sorted by relevance

/external/opencv/cv/src/
H A Dcvsubdivision2d.cpp413 CvSubdiv2DPoint *curr_point = 0, *first_point = 0; local
457 first_point = cvSubdiv2DEdgeOrg( curr_edge );
458 cvSubdiv2DSetEdgePoints( base_edge, first_point, curr_point );
467 while( cvSubdiv2DEdgeDst( curr_edge ) != first_point );
489 else if( curr_org == first_point )
/external/chromium_org/cc/animation/
H A Dtransform_operation.cc415 bool first_point = true;
424 if (first_point)
428 first_point = false;
/external/chromium_org/ui/gfx/
H A Dtransform.cc457 bool first_point = true; local
464 if (first_point) {
466 first_point = false;
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafhints.c1176 AF_Point first_point; local
1211 first_point = point;
1261 af_iup_shift( first_point, end_point, first_touched );
1270 af_iup_interp( first_point, first_touched - 1,
/external/freetype/src/autofit/
H A Dafhints.c1313 AF_Point first_point; local
1346 first_point = point;
1395 af_iup_shift( first_point, end_point, first_touched );
1404 af_iup_interp( first_point, first_touched - 1,
/external/chromium_org/third_party/freetype/src/base/
H A Dftstroke.c767 FT_Bool first_point; /* is this the start? */ member in struct:FT_StrokerRec_
1268 stroker->first_point = FALSE;
1304 if ( stroker->first_point )
1390 if ( stroker->first_point )
1403 if ( stroker->first_point )
1590 if ( stroker->first_point )
1603 if ( stroker->first_point )
1765 stroker->first_point = TRUE;
2225 if ( !stroker->first_point )
/external/freetype/src/base/
H A Dftstroke.c767 FT_Bool first_point; /* is this the start? */ member in struct:FT_StrokerRec_
1268 stroker->first_point = FALSE;
1304 if ( stroker->first_point )
1390 if ( stroker->first_point )
1403 if ( stroker->first_point )
1590 if ( stroker->first_point )
1603 if ( stroker->first_point )
1765 stroker->first_point = TRUE;
2225 if ( !stroker->first_point )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftstroke.c767 FT_Bool first_point; /* is this the start? */ member in struct:FT_StrokerRec_
1268 stroker->first_point = FALSE;
1304 if ( stroker->first_point )
1390 if ( stroker->first_point )
1403 if ( stroker->first_point )
1590 if ( stroker->first_point )
1603 if ( stroker->first_point )
1765 stroker->first_point = TRUE;
2225 if ( !stroker->first_point )
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h1360 /* first_point :: Offset of the current subglyph's first point. */
1377 FT_UShort first_point; /* offset of first (#0) point */ member in struct:TT_GlyphZoneRec_
/external/freetype/include/internal/
H A Dtttypes.h1437 /* first_point :: Offset of the current subglyph's first point. */
1454 FT_UShort first_point; /* offset of first (#0) point */ member in struct:TT_GlyphZoneRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dtttypes.h1360 /* first_point :: Offset of the current subglyph's first point. */
1377 FT_UShort first_point; /* offset of first (#0) point */ member in struct:TT_GlyphZoneRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dtttypes.h1360 /* first_point :: Offset of the current subglyph's first point. */
1377 FT_UShort first_point; /* offset of first (#0) point */ member in struct:TT_GlyphZoneRec_
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c110 first_point( struct lp_setup_context *setup, function
139 setup->point = first_point;
1048 setup->point = first_point;
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c110 first_point( struct lp_setup_context *setup, function
139 setup->point = first_point;
1048 setup->point = first_point;
/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc1538 gfx::Point first_point = first_button->GetBoundsInScreen().CenterPoint(); local
1542 EXPECT_TRUE(drag_reinsert_bounds.Contains(first_point));
1549 first_point = first_button->GetBoundsInScreen().CenterPoint();
1551 EXPECT_FALSE(drag_reinsert_bounds.Contains(first_point));
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttinterp.c5947 CUR.zp2.first_point );
5954 CUR.zp2.first_point + 1 );
7265 FT_UInt first_point; /* first point of contour */ local
7312 end_point = CUR.pts.contours[contour] - CUR.pts.first_point;
7313 first_point = point;
7344 _iup_worker_shift( &V, first_point, end_point, cur_touched );
7355 first_point,
H A Dttgload.c713 zone->first_point = (FT_UShort)start_point;
/external/freetype/src/truetype/
H A Dttinterp.c6056 CUR.zp2.first_point );
6063 CUR.zp2.first_point + 1 );
7380 FT_UInt first_point; /* first point of contour */ local
7427 end_point = CUR.pts.contours[contour] - CUR.pts.first_point;
7428 first_point = point;
7459 _iup_worker_shift( &V, first_point, end_point, cur_touched );
7470 first_point,
H A Dttgload.c718 zone->first_point = (FT_UShort)start_point;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttinterp.c5948 CUR.zp2.first_point );
5955 CUR.zp2.first_point + 1 );
7269 FT_UInt first_point; /* first point of contour */ local
7316 end_point = CUR.pts.contours[contour] - CUR.pts.first_point;
7317 first_point = point;
7348 _iup_worker_shift( &V, first_point, end_point, cur_touched );
7359 first_point,
H A Dttgload.c718 zone->first_point = (FT_UShort)start_point;

Completed in 1714 milliseconds