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

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp516 FloatSize sideLeft = bottomLeft - topLeft; local
518 float height = _hypot(sideLeft.width() + 1, sideLeft.height() + 1);

Completed in 33 milliseconds