Lines Matching refs:maxnum

15581 		$maxnum = $this->listcounter[$this->listlvl];
15604 $maxnum++;
15620 $blt_width = $this->GetStringWidth(str_repeat('5', strlen($maxnum)) . $this->list_number_suffix);
15628 $maxnumA = $decToAlpha->convert($maxnum, true);
15629 if ($maxnum < 13) {
15638 $maxnuma = $decToAlpha->convert($maxnum, false);
15639 if ($maxnum < 13) {
15647 if ($maxnum > 87) {
15649 } elseif ($maxnum > 86) {
15651 } elseif ($maxnum > 37) {
15653 } elseif ($maxnum > 36) {
15655 } elseif ($maxnum > 27) {
15657 } elseif ($maxnum > 26) {
15659 } elseif ($maxnum > 17) {
15661 } elseif ($maxnum > 16) {
15663 } elseif ($maxnum > 7) {
15665 } elseif ($maxnum > 6) {
15667 } elseif ($maxnum > 3) {
15670 $bbit = $maxnum;
15679 if ($maxnum > 87) {
15681 } elseif ($maxnum > 86) {
15683 } elseif ($maxnum > 37) {
15685 } elseif ($maxnum > 36) {
15687 } elseif ($maxnum > 27) {
15689 } elseif ($maxnum > 26) {
15691 } elseif ($maxnum > 17) {
15693 } elseif ($maxnum > 16) {
15695 } elseif ($maxnum > 7) {
15697 } elseif ($maxnum > 6) {
15699 } elseif ($maxnum > 3) {
15702 $bbit = $maxnum;
15717 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0660), strlen($maxnum)) . $this->list_number_suffix);
15721 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x06F0), strlen($maxnum)) . $this->list_number_suffix);
15724 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x09E6), strlen($maxnum)) . $this->list_number_suffix);
15727 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0966), strlen($maxnum)) . $this->list_number_suffix);
15730 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0AE6), strlen($maxnum)) . $this->list_number_suffix);
15733 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0A66), strlen($maxnum)) . $this->list_number_suffix);
15736 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0CE6), strlen($maxnum)) . $this->list_number_suffix);
15739 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(6, 0x0D66), strlen($maxnum)) . $this->list_number_suffix);
15742 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0B66), strlen($maxnum)) . $this->list_number_suffix);
15745 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(3, 0x0C66), strlen($maxnum)) . $this->list_number_suffix);
15748 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(9, 0x0BE6), strlen($maxnum)) . $this->list_number_suffix);
15751 $blt_width = $this->GetStringWidth(str_repeat($decToOther->convert(5, 0x0E50), strlen($maxnum)) . $this->list_number_suffix);
15754 $blt_width = $this->GetStringWidth(str_repeat('5', strlen($maxnum)) . $this->list_number_suffix);