Searched refs:totalComboCalls (Results 1 – 1 of 1) sorted by relevance
90 * @param array $totalComboCalls95 …mlSectionOutlineCallsRecurse(OutlineSection $outlineSection, array &$totalComboCalls, int &$sectio… argument98 $totalComboCalls[] = Call::createComboCall(178 $totalComboCalls = array_merge(179 $totalComboCalls,185 …is->addSectionEditButtonComboFormatIfNeeded($outlineSection, $sectionSequenceId, $totalComboCalls);186 $totalComboCalls[] = $this->getCloseHeaderCall();190 …$this->toHtmlSectionOutlineCallsRecurse($child, $totalComboCalls, $sectionSequenceId, $captureHead…195 $totalComboCalls = array_merge(196 $totalComboCalls,[all …]