Home
last modified time | relevance | path

Searched refs:TargetView (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DLayout.h28 BView* TargetView() const;
/haiku/src/kits/interface/
H A DLayout.cpp112 BLayout::TargetView() const in TargetView() function in BLayout
549 SetTarget(Layout()->TargetView()); in AttachedToLayout()
/haiku/docs/user/interface/
H A DLayout.dox38 You can retrieve the target view for a layout with the TargetView() method.
129 \fn BView* BLayout::TargetView() const