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

/haiku/src/apps/cortex/ValControl/
H A DValControlSegment.cpp189 _Inherited::FrameResized(width, height);
284 _Inherited::MessageReceived(message);
304 _Inherited::Archive(archive, deep);
H A DValControlSegment.h76 typedef BView _Inherited; typedef in class:ValControlSegment
H A DValControl.cpp233 _Inherited::SetEnabled(enabled);
317 _Inherited::FrameResized(width,height);
352 _Inherited::MakeFocus(focused);
402 _Inherited::MessageReceived(message);
428 status_t err = _Inherited::Archive(archive, deep);
H A DValControl.h116 typedef BControl _Inherited; typedef in class:ValControl

Completed in 44 milliseconds