Searched defs:endY (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/
H A DImageDecoder.h90 void copyRowNTimes(int startX, int endX, int startY, int endY) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFEMorphology.h70 int endY; member in struct:WebCore::FEMorphology::PlatformApplyParameters
H A DFETurbulence.h117 int endY; member in struct:WebCore::FETurbulence::FillRegionParameters
H A DFETurbulence.cpp332 inline void FETurbulence::fillRegion(Uint8ClampedArray* pixelArray, PaintingData& paintingData, int startY, int endY) argument
H A DFELighting.cpp231 inline void FELighting::platformApplyGenericPaint(LightingData& data, LightSource::PaintingData& paintingData, int startY, int endY) argument
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DRasterShape.cpp128 int endY = y + 1; local
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSGradientValue.cpp636 float endY = perpendicularSlope * endX + c; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DPlatformPathWinCE.cpp719 float startX, startY, endX, endY; local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkGrid.c504 int endX, endY; /* last column/row in the layout */ local
762 int endX, endY; /* End of grid. */ local
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkGrid.c426 int endX, endY; /* last column/row in the layout */ local
677 int endX, endY; /* end of grid */ local
[all...]

Completed in 188 milliseconds