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

/haiku/src/kits/interface/
H A DAbstractLayout.cpp182 struct BAbstractLayout::ViewProxy : Proxy { struct in class:BAbstractLayout
183 ViewProxy(BView* target) function in struct:BAbstractLayout::ViewProxy
485 static_cast<ViewProxy*>(fExplicitData)->view = Owner();
490 fExplicitData = new ViewProxy(Owner());
/haiku/headers/os/interface/
H A DAbstractLayout.h80 struct ViewProxy;

Completed in 37 milliseconds