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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp393 WinBorder *wb10 = new WinBorder(BRect(20,20,300,220), "wb10", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
394 topLayer->AddLayer(wb10);
397 wb10->AddLayer(lay1);
429 wb10->GetWantedRegion(temp);
430 topLayer->RebuildVisibleRegions(temp, wb10);

Completed in 154 milliseconds