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

/haiku/src/apps/cortex/support/
H A DMediaIcon.cpp232 int32 numberOfFreeOutputs, numberOfConnectedOutputs; local
264 &numberOfFreeOutputs) == B_OK) {
265 for (int32 i = 0; i < numberOfFreeOutputs; i++) {

Completed in 27 milliseconds