Lines Matching refs:totalComboCalls
90 * @param array $totalComboCalls
95 …mlSectionOutlineCallsRecurse(OutlineSection $outlineSection, array &$totalComboCalls, int &$sectio… argument
98 $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,
202 …is->addSectionEditButtonComboFormatIfNeeded($outlineSection, $sectionSequenceId, $totalComboCalls);
205 $totalComboCalls[] = Call::createComboCall(