Home
last modified time | relevance | path

Searched defs:halfWidth (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DWebThemeControlDRTWin.cpp282 int halfWidth = m_width / 2; in draw() local
/external/webkit/Source/WebCore/platform/graphics/chromium/
DGLES2Canvas.cpp478 float halfWidth = (kernelWidth - 1.0f) / 2.0f; in buildKernel() local
821 int halfWidth = static_cast<int>(sigma * 3.0f); in endShadowDraw() local
/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp507 float halfWidth = size.width() / 2; in endPointsFromAngle() local