Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.list-style.inc.php12 $this->default_value->type = CSSListStyleType::default_value();
21 $style->type = CSSListStyleType::parse($value);
41 CSS::register_css_property(new CSSListStyleType($ls, 'type'));
H A Dbox.note-call.class.php34 …$this->_note_call_box = InlineBox::create_from_text(CSSListStyleType::format_number(LST_DECIMAL, 9…
53 …$this->_note_marker_box = InlineBox::create_from_text(CSSListStyleType::format_number(LST_DECIMAL,…
171 $this->_note_call_box->content[0]->words[0] = CSSListStyleType::format_number(LST_DECIMAL,
182 $this->_note_marker_box->content[0]->words[0] = CSSListStyleType::format_number(LST_DECIMAL,
H A Dvalue.list-style.class.php32 $this->type == CSSListStyleType::default_value();
H A Dcss.list-style-type.inc.php16 class CSSListStyleType extends CSSSubFieldProperty { class
H A Dbox.list-item.php19 $box->str_number_box = TextBox::create(CSSListStyleType::format_number($list_style->type,