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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp381 WinBorder *wb8 = new WinBorder(BRect(20,20,300,220), "wb8", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
382 topLayer->AddLayer(wb8);
385 wb8->AddLayer(lay1);
423 wb8->GetWantedRegion(temp);
424 topLayer->RebuildVisibleRegions(temp, wb8);

Completed in 43 milliseconds