Searched refs:put_height_constraint (Results 1 – 7 of 7) sorted by relevance
22 $this->content[0]->put_height_constraint($hc);250 $this->put_height_constraint(new WCConstant($viewport->get_height())); 286 $frame->put_height_constraint(new WCConstant($frame->get_height()));
26 $tree->put_height_constraint($hc);
86 $this->put_height_constraint($hc);
28 $this->put_height_constraint(new HCConstraint(null, null, null));
206 $cell->put_height_constraint($hc);1342 $this->put_height_constraint($hc);
125 $this->put_height_constraint(new HCConstraint(array($this->height, false),
616 function put_height_constraint(&$wc) { function in GenericFormattedBox