Searched refs:listitemtype (Results 1 – 1 of 1) sorted by relevance
15342 function _setListMarker($listitemtype, $listitemimage, $listitemposition) argument15465 …} elseif ($listitemtype == 'disc' || $listitemtype == 'circle' || $listitemtype == 'square') { // …15482 $objattr['bullet'] = $listitemtype;15492 } elseif (preg_match('/U\+([a-fA-F0-9]+)/i', $listitemtype, $m)) { // SYMBOL 2 (needs new font)15499 if (preg_match('/rgb\(.*?\)/', $listitemtype, $m)) {15537 if ($listitemtype == 'none') {15541 $num = $this->_getStyledNumber($counter, $listitemtype, true);