Searched refs:FindLayer (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/tests/servers/app/newClipping/
H A DMyView.cpp92 Layer* MyView::FindLayer(Layer *lay, BPoint &where) const function in class:MyView
99 Layer *found = FindLayer(child, where);
115 fMovingLayer = FindLayer(topLayer, where);
192 if ((lay = FindLayer(topLayer, pt)))
H A DMyView.h22 Layer* FindLayer(Layer *lay, BPoint &where) const;

Completed in 44 milliseconds