HomeSort by relevance Sort by last modified time
    Searched full:sidetop (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp 516 FloatSize sideTop = topRight - topLeft;
518 float width = _hypot(sideTop.width() + 1, sideTop.height() + 1);
    [all...]

Completed in 230 milliseconds