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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp369 WinBorder *wb6 = new WinBorder(BRect(20,20,300,220), "wb6", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
370 topLayer->AddLayer(wb6);
373 wb6->AddLayer(lay1);
417 wb6->GetWantedRegion(temp);
418 topLayer->RebuildVisibleRegions(temp, wb6);

Completed in 159 milliseconds