Searched refs:copy_style (Results 1 – 4 of 4) sorted by relevance
27 $this->copy_style($content);38 $this->_note_call_box->copy_style($content);39 $this->_note_call_box->content[0]->copy_style($content);57 $this->_note_marker_box->copy_style($content);58 $this->_note_marker_box->content[0]->copy_style($content);
10 $field->copy_style($box);
14 $field->copy_style($box);
96 function copy_style(&$box) { function in GenericBox