Searched refs:M_ICON_VIEW (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp380 case MediaRoutingView::M_ICON_VIEW:
738 case MediaRoutingView::M_ICON_VIEW:
763 case MediaRoutingView::M_ICON_VIEW:
836 case MediaRoutingView::M_ICON_VIEW:
871 case MediaRoutingView::M_ICON_VIEW:
921 case MediaRoutingView::M_ICON_VIEW:
1044 case MediaRoutingView::M_ICON_VIEW:
H A DMediaRoutingView.h93 M_ICON_VIEW = 1, enumerator in enum:MediaRoutingView::layout_t
101 // "layout" int32: M_ICON_VIEW / M_MINI_ICON_VIEW
H A DMediaWire.cpp276 case MediaRoutingView::M_ICON_VIEW:
297 case MediaRoutingView::M_ICON_VIEW:
H A DMediaJack.cpp201 case MediaRoutingView::M_ICON_VIEW:
373 case MediaRoutingView::M_ICON_VIEW:
420 int32 layout = mediaView ? mediaView->getLayout() : MediaRoutingView::M_ICON_VIEW;
443 case MediaRoutingView::M_ICON_VIEW:
H A DMediaRoutingView.cpp126 m_layout(M_ICON_VIEW),
745 case M_ICON_VIEW:
819 case M_ICON_VIEW:
956 message->AddInt32("layout", M_ICON_VIEW);
958 if (m_layout == M_ICON_VIEW)
1466 case M_ICON_VIEW:

Completed in 68 milliseconds