Searched refs:CheckBox (Results 1 – 2 of 2) sorted by relevance
27 class CheckBox extends GenericFormattedBox { class55 * @return CheckBox new checkbox element57 * @see CheckBox::CheckBox()67 $box =& new CheckBox($root->has_attribute('checked'), 80 * @see CheckBox::create()82 function CheckBox($checked, $name, $value) { function in CheckBox98 * @see CheckBox::get_max_width112 * @see CheckBox::get_min_width
228 $box =& CheckBox::create($root, $pipeline);