Home
last modified time | relevance | path

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

/haiku/src/tests/servers/app/newerClipping/
H A DViewLayer.h46 ViewLayer* LastChild() const;
H A DViewLayer.cpp218 ViewLayer::LastChild() const in LastChild() function in ViewLayer
/haiku/src/servers/app/
H A DView.h103 inline View* LastChild() const in LastChild() function