Home
last modified time | relevance | path

Searched defs:yOff (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderFieldset.cpp146 int yOff = (legend->y() > 0) ? 0 : (legend->height() - borderTop()) / 2; in paintBoxDecorations() local
200 int yOff = (legend->y() > 0) ? 0 : (legend->height() - borderTop()) / 2; in paintMask() local
/external/skia/tests/
DDrawTextTest.cpp39 const int yOff = itest.fTop - iref.fTop; in compare() local
DBlurTest.cpp66 const int yOff = itest.fTop - iref.fTop; in compare() local
/external/jmonkeyengine/engine/src/test/jme3test/bullet/
DTestPhysicsCar.java128 float yOff = 0.5f; in buildPlayer() local
DTestAttachDriver.java156 float yOff = 0.5f; in buildPlayer() local