Searched refs:kLeafHeight (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp51 static const float kLeafHeight = 121.f; variable
227 transform.TranslateBy(-kLeafWidth / 2, -kLeafHeight / 2);
235 BPoint center = transform.Apply(BPoint(kLeafWidth / 2, kLeafHeight / 2));
/haiku/src/preferences/printers/
H A DTestPageView.cpp60 static const float kLeafHeight = 121.f; variable
85 // BGradientRadial gradient(BPoint(kLeafWidth * 0.75, kLeafHeight * 1.5),
88 transform.Apply(BPoint(kLeafWidth, kLeafHeight)));

Completed in 39 milliseconds