Home
last modified time | relevance | path

Searched refs:pushContextElement (Results 1 – 6 of 6) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DEPSToSVG.h54 void pushContextElement (XMLElementNode *node) {_svg.pushContextElement(node);} in pushContextElement() function
H A DSpecialActions.h50 virtual void pushContextElement (XMLElementNode *node) =0;
82 void pushContextElement (XMLElementNode *node) {} in pushContextElement() function
H A DDVIToSVGActions.h63 void pushContextElement (XMLElementNode *node) {_svg.pushContextElement(node);} in pushContextElement() function
H A DSVGTree.h76 void pushContextElement (XMLElementNode *node);
H A DHtmlSpecialHandler.cpp140 _actions->pushContextElement(anchor); in processHrefAnchor()
H A DSVGTree.cpp419 void SVGTree::pushContextElement (XMLElementNode *node) { in pushContextElement() function in SVGTree