Searched refs:set_total_width (Results 1 – 3 of 3) sorted by relevance
68 void set_total_width(double w) { total_width = w; } in set_total_width() function
129 p.set_total_width(r.get_width()); in B_F_insert_rectangle_in_new_row()212 p.set_total_width(p.get_total_width()+r.get_width()); in B_F_insert_rectangle()
832 def set_total_width(self, width: float): member in Paragraph853 def set_total_width(self, width: float): member in EmptyParagraph924 def set_total_width(self, width: float): member in FlowText1202 paragraph.set_total_width(self.content_width)