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

/haiku/src/tests/servers/app/newClipping/
H A Dmain.cpp357 WinBorder *wb4 = new WinBorder(BRect(20,20,300,220), "wb4", B_FOLLOW_NONE, B_FULL_UPDATE_ON_RESIZE, c); local
358 topLayer->AddLayer(wb4);
361 wb4->AddLayer(lay1);
411 wb4->GetWantedRegion(temp);
412 topLayer->RebuildVisibleRegions(temp, wb4);

Completed in 170 milliseconds