Searched refs:get_top (Results 1 – 25 of 30) sorted by relevance
12
192 $this->_current_y = $this->get_top();205 $this->_current_y = $this->get_top();223 $this->_current_y = $this->get_top();241 $this->_current_y = $this->get_top();259 $this->_current_y = $this->get_top();272 $this->_current_y = $this->get_top();285 $this->_current_y = $this->get_top();303 $this->_current_y = $this->get_top();321 $this->_current_y = $this->get_top();339 $this->_current_y = $this->get_top();[all …]
35 $old_top = $cell->get_top();45 $old_top = $cell->get_top();55 $old_top = $cell->get_top();71 $old_top = $cell->get_top();
12 $box->get_top(), 20 $box->get_top(),
212 $driver->rect($this->get_left(), $this->get_top(), $this->get_width(), -$this->get_height());263 function get_top() { function in GenericBox278 return $this->get_top() - $this->get_height();292 } while ($this->get_top() < $bottom && $page_index < $pages_count);305 …$y = ($this->get_top() - $bottom) + (mm2pt($media->real_height()) - $page_heights[$page_index-1]) …336 return $this->get_top();
96 $this->_current_y = $this->get_top();100 $this->_current_y = $this->get_top();104 $this->_current_y = $this->get_top();118 $this->_note_call_box->moveto($this->get_left(), $this->get_top());
184 $driver->moveto($this->get_left(), $this->get_top());185 $driver->lineto($this->get_right(), $this->get_top());192 $driver->moveto($this->get_left(), $this->get_top());193 $driver->lineto($this->get_right(), $this->get_top());213 $this->get_top() - $this->height/2 - $size/2);
54 … $delta = ($text->get_top() - $text->get_height()/2) - ($this->get_top() - $this->get_height()/2);
37 $this->put_top($parent->get_top());
29 function get_top() { return $this->top; } function in FlowViewport
493 $top = $this->get_top() - $this->default_baseline;534 $top = $this->get_top();596 $this->get_top() - $this->default_baseline);604 $top = $this->get_top() - $this->default_baseline;
123 $y = $element->get_top() - $element->default_baseline;125 $y = $this->get_top();
35 $lbox->top = $box->get_top();46 $base = $box->get_top() - $box->get_baseline();353 $this->put_top($parent->get_top() - $this->get_extra_top());
244 $this->put_top($viewport->get_top() - $this->get_extra_top());280 …$frame->put_top($this->get_top() - array_sum(array_slice($rows, 0, $cur_row)) - $frame->get_extr…
95 $y = ($this->get_top() + $this->get_bottom()) / 2;
605 $containing_block['top'] = $parent->get_top();626 $this->put_height(max($this->get_height(), $this->get_top() - $y_coord));766 $this->get_top() + 889 function moveto($x, $y) { $this->offset($x - $this->get_left(), $y - $this->get_top()); }
177 $y = ($this->get_top() + $this->get_bottom()) / 2;
15 $top =& $border->get_top();32 $top =& $border->get_top();
9 $top =& $border->get_top();26 $top =& $border->get_top();
19 $this->assertEqual($tree->content[0]->get_top(),
24 $this->assertEqual($body->get_top(),
20 $this->assertEqual($block->get_top_margin(), $body->get_top() - mm2pt(20));
20 $this->assertEqual($table->get_top_margin(), $body->get_top() - mm2pt(17));