Searched defs:midpoint (Results 1 - 5 of 5) sorted by relevance

/external/opencv/cvaux/src/
H A Dcv3dtracker.cpp377 // Find the midpoint of the line segment between two points.
378 static CvPoint3D32f midpoint(const CvPoint3D32f &p1, const CvPoint3D32f &p2) function
481 total += midpoint(r1, r2);
/external/webkit/Source/WebCore/rendering/
H A DRenderBlockLineLayout.cpp100 // Check to see if our last midpoint is a start point beyond the line break. If so,
119 static void addMidpoint(LineMidpointState& lineMidpointState, const InlineIterator& midpoint) argument
125 midpoints[lineMidpointState.numMidpoints++] = midpoint;
160 // An end midpoint has been encountered within our object. We
2198 // spaces. Create a midpoint to terminate the run
2363 // This object is either going to be part of the last midpoint, or it is going
2367 // Find the trailing space object's midpoint.
2378 // We don't have a midpoint for this box yet.
2389 // Add a new end midpoint that stops right at the very end.
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 286 milliseconds