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

/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp1095 const MediaNodePanel *rPanel = *(reinterpret_cast<MediaNodePanel * const*>(reinterpret_cast<void * const*>(rValue))); local
1096 if (lPanel && rPanel)
1098 if (lPanel->ref->id() < rPanel->ref->id())
1102 else if (lPanel->ref->id() > rPanel->ref->id())

Completed in 82 milliseconds