Home
last modified time | relevance | path

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

/plugin/combo/renderer/
H A Danalytics.php155 protected $formattingBracket = 0; variable in renderer_plugin_combo_analytics
757 $this->formattingBracket++;
762 $this->formattingBracket--;
767 $this->formattingBracket++;
772 $this->formattingBracket--;
777 $this->formattingBracket++;
787 $this->formattingBracket--;
798 if (!$this->formattingBracket) return;
812 if ($this->formattingBracket > 1) {
813 $numberOfFormats = 1 * ($this->formattingBracket
[all...]