Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.h381 int32 maxInputs,
387 int32 maxInputs,
H A DNodeRef.cpp1173 int32 maxInputs, in getFreeInputs() argument
1178 m_info.node, outInputs, maxInputs, outNumInputs, filterType); in getFreeInputs()
1191 int32 maxInputs, in getConnectedInputs() argument
1195 m_info.node, outInputs, maxInputs, outNumInputs); in getConnectedInputs()