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

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

Completed in 81 milliseconds