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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp363 WinBorder *wb5 = new WinBorder(BRect(20,20,300,220), "wb5", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
364 topLayer->AddLayer(wb5);
367 wb5->AddLayer(lay1);
414 wb5->GetWantedRegion(temp);
415 topLayer->RebuildVisibleRegions(temp, wb5);

Completed in 21 milliseconds