Home
last modified time | relevance | path

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

/haiku/src/apps/mandelbrot/
H A DFractalEngine.cpp250 uint16 halfHeight = height / 2; in RenderThread() local
/haiku/src/kits/interface/
H A DAbstractSpinner.cpp431 float halfHeight = floorf(rect.Height() / 2); in Draw() local
H A DColumnListView.cpp1699 int32 halfHeight = rect.IntegerHeight() / 2; in DrawLatch() local