Searched refs:bulletStyle (Results 1 – 3 of 3) sorted by relevance
28 public function setBulletStyle(TextStyle $bulletStyle) argument30 $this->bulletStyle = $bulletStyle;37 return $this->bulletStyle;
40 public function setBulletStyle(TextStyle $bulletStyle) argument42 $this->bulletStyle = $bulletStyle;49 return $this->bulletStyle;
661 …var bulletStyle = mxUtils.getValue(this.style, mxShapeMockupBulletedList.prototype.cst.BULLET_STYL…672 if (bulletStyle === mxShapeMockupBulletedList.prototype.cst.STYLE_NUM)676 else if (bulletStyle === mxShapeMockupBulletedList.prototype.cst.STYLE_HYPHEN)680 else if(bulletStyle === mxShapeMockupBulletedList.prototype.cst.STYLE_DOT)