Searched refs:get_min_nowrap_width (Results 1 – 3 of 3) sorted by relevance
38 $min_width = $box->get_min_nowrap_width($context);
52 $min_width = $this->get_min_nowrap_width($context);
566 $min_width = $this->get_min_nowrap_width($context);610 function get_min_nowrap_width(&$context) { function in GenericContainerBox