Searched refs:CSSListStyleType (Results 1 – 5 of 5) sorted by relevance
12 $this->default_value->type = CSSListStyleType::default_value();21 $style->type = CSSListStyleType::parse($value);41 CSS::register_css_property(new CSSListStyleType($ls, 'type'));
34 …$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,
32 $this->type == CSSListStyleType::default_value();
16 class CSSListStyleType extends CSSSubFieldProperty { class
19 $box->str_number_box = TextBox::create(CSSListStyleType::format_number($list_style->type,