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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp375 WinBorder *wb7 = new WinBorder(BRect(20,20,300,220), "wb7", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
376 topLayer->AddLayer(wb7);
379 wb7->AddLayer(lay1);
420 wb7->GetWantedRegion(temp);
421 topLayer->RebuildVisibleRegions(temp, wb7);

Completed in 228 milliseconds