Home
last modified time | relevance | path

Searched refs:PinwheelWindow (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/libs/alm/
H A DPinwheel.cpp19 class PinwheelWindow : public BWindow { class
21 PinwheelWindow(BRect frame) in PinwheelWindow() function in PinwheelWindow
98 PinwheelWindow* window = new PinwheelWindow(frameRect); in Pinwheel()