HomeSort by relevance Sort by last modified time
    Searched refs:destinationX (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp 635 float destinationX = roundf(rect.x() - lineWidth);
637 CGContextDrawLayerAtPoint(context, CGPointMake(destinationX, destinationY), layer);
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 875 double destinationX;
878 bool returnValue = plugin->convertPoint(sourceX, sourceY, sourceSpace, destinationX, destinationY, destSpace);
881 *destX = destinationX;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 180 milliseconds