Home
last modified time | relevance | path

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

/haiku/src/preferences/media/
H A DMediaWindow.cpp49 class NodeListItemUpdater : public MediaListItem::Visitor { class
53 NodeListItemUpdater(NodeListItem* target, UpdateMethod action) in NodeListItemUpdater() function in NodeListItemUpdater
284 NodeListItemUpdater updater(&compareTo, &NodeListItem::SetDefaultInput); in UpdateInputListItem()
298 NodeListItemUpdater updater(&compareTo, &NodeListItem::SetDefaultOutput); in UpdateOutputListItem()