Home
last modified time | relevance | path

Searched defs:recursionLevel (Results 1 – 5 of 5) sorted by relevance

/plugin/latexport/_test/
H A Ddecorator_mock.php12 public $recursionLevel; variable in DecoratorMock
30 function document_start($pageId = NULL, $recursionLevel = 0) {
138 function document_end($recursionLevel = 0){
/plugin/latexport/renderer/
H A Dtex.php38 private $recursionLevel; variable in renderer_plugin_latexport_tex
/plugin/latexport/implementation/
H A Ddecorator_includer.php77 function document_start($pageId = null, $recursionLevel = 0) {
H A Ddecorator.php221 function document_start($pageId = null, $recursionLevel = 0) {
229 function document_end($recursionLevel = 0){
H A Ddecorator_persister.php193 function document_start($pageId = NULL, $recursionLevel = 0) {
201 function document_end($recursionLevel = 0){