Home
last modified time | relevance | path

Searched refs:_getAnchorTable (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DOtl.php3469 list($x, $y) = $this->_getAnchorTable($EntryAnchor);
3482 list($x, $y) = $this->_getAnchorTable($ExitAnchor);
3554 list($x, $y) = $this->_getAnchorTable($BaseRecordOffset);
3642 list($x, $y) = $this->_getAnchorTable($LigatureRecordOffset);
3718 list($x, $y) = $this->_getAnchorTable($Mark2RecordOffset);
4444 private function _getAnchorTable($offset = 0) function in Mpdf\\Otl
4463 list($x, $y) = $this->_getAnchorTable($MarkAnchor);
DOtlDump.php3563 list($x, $y) = $this->_getAnchorTable($EntryAnchor);
3575 list($x, $y) = $this->_getAnchorTable($ExitAnchor);
3979 function _getAnchorTable($offset = 0) function in Mpdf\\OtlDump
3999 list($x, $y) = $this->_getAnchorTable($MarkAnchor);