Searched refs:_location (Results 1 – 4 of 4) sorted by relevance
85 if ($path) $this->_location($path, $title, $renderer);224 function _location($path, $title, &$renderer) { function in syntax_plugin_repo
11 var $_location; variable in FootnoteLocation15 $this->_location = $location;20 return $this->_location;
10667 this._location = null;10725 if (this._location && !(this.isInPresentationMode || this.isChangingPresentationMode)) {10726 page = this._location.pageNumber;10729 }, this._location.left, this._location.top, null];10876 if (y === null && this._location) {10877 x = this._location.left;10878 y = this._location.top;10956 this._location = {10994 location: this._location
1 …_location = null;\n this._pagesRotation = 0;\n this._pagesRequests = [];\n this._pageView…