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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp387 WinBorder *wb9 = new WinBorder(BRect(20,20,300,220), "wb9", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
388 topLayer->AddLayer(wb9);
391 wb9->AddLayer(lay1);
426 wb9->GetWantedRegion(temp);
427 topLayer->RebuildVisibleRegions(temp, wb9);

Completed in 40 milliseconds