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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp351 WinBorder *wb3 = new WinBorder(BRect(20,20,300,220), "wb3", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
352 topLayer->AddLayer(wb3);
355 wb3->AddLayer(lay1);
408 wb3->GetWantedRegion(temp);
409 topLayer->RebuildVisibleRegions(temp, wb3);

Completed in 34 milliseconds