Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/bregion/
H A DRegionTestcase.cpp141 float yCoord = theRect.top + (j * yIncrement); in GetPointsInRect() local
/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp104 float yCoord = (rect.Height() + fh.ascent - fh.descent) / 2; in Draw() local
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp617 int xCoord, yCoord; in ellipse_points() local