Home
last modified time | relevance | path

Searched refs:appendToPage (Results 1 – 24 of 24) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DEPSToSVG.h51 void appendToPage (XMLNode *node) {_svg.appendToPage(node);} in appendToPage() function
H A DDVIToSVGActions.cpp138 _svg.appendToPage(rect); in setChar()
147 _svg.appendToPage(line); in setChar()
157 _svg.appendToPage(line); in setChar()
180 _svg.appendToPage(rect); in setRule()
H A DSpecialActions.h47 virtual void appendToPage (XMLNode *node) =0;
79 void appendToPage (XMLNode *node) {} in appendToPage() function
H A DDVIToSVGActions.h60 void appendToPage (XMLNode *node) {_svg.appendToPage(node);} in appendToPage() function
H A DDvisvgmSpecialHandler.cpp194 actions->appendToPage(new XMLTextNode(str)); in processRaw()
237 actions->appendToPage(new XMLTextNode(def)); in processRawPut()
322 actions->appendToPage(img); in processImg()
H A DTpicSpecialHandler.cpp109 actions->appendToPage(elem); in drawLines()
172 actions->appendToPage(pathElem); in drawSplines()
240 actions->appendToPage(elem); in drawArc()
H A DSVGTree.cpp114 void SVGTree::appendToPage (XMLNode *node) { in appendToPage() function in SVGTree
190 appendToPage(_span); in appendChar()
284 appendToPage(_text); in newTextNode()
H A DSVGTree.h69 void appendToPage (XMLNode *node);
H A DPsSpecialHandler.cpp334 _actions->appendToPage(_xmlnode); in psfile()
536 _actions->appendToPage(path); in stroke()
584 _actions->appendToPage(path); in fill()
874 actions->appendToPage(_group); in ShadingCallback()
H A DEmSpecialHandler.cpp110 actions->appendToPage(node); in create_line()
H A DHtmlSpecialHandler.cpp228 _actions->appendToPage(rect); in markLinkedBox()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxHtmlWindow.erl34 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
128 -spec appendToPage(This, Source) -> boolean() when
130 appendToPage(#wx_ref{type=ThisT,ref=ThisRef},Source) function
H A Dwxe_debug.hrl3287 {3503, {wxHtmlWindow, appendToPage, 1}},
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxHtmlWindow.erl34 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
128 -spec appendToPage(This, Source) -> boolean() when
130 appendToPage(#wx_ref{type=ThisT,ref=ThisRef},Source) function
H A Dwxe_debug.hrl3287 {3503, {wxHtmlWindow, appendToPage, 1}},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxHtmlWindow.erl34 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
127 -spec appendToPage(This, Source) -> boolean() when
129 appendToPage(#wx_ref{type=ThisT,ref=ThisRef},Source) function
H A Dwxe_debug.hrl3279 {3495, {wxHtmlWindow, appendToPage, 1}},
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxHtmlWindow.erl23 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
115 -spec appendToPage(This, Source) -> boolean() when
117 appendToPage(#wx_ref{type=ThisT}=This,Source) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxHtmlWindow.erl23 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
115 -spec appendToPage(This, Source) -> boolean() when
117 appendToPage(#wx_ref{type=ThisT}=This,Source) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxHtmlWindow.erl23 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
115 -spec appendToPage(This, Source) -> boolean() when
117 appendToPage(#wx_ref{type=ThisT}=This,Source) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxHtmlWindow.erl23 -export([appendToPage/2,destroy/1,getOpenedAnchor/1,getOpenedPage/1,getOpenedPageTitle/1,
115 -spec appendToPage(This, Source) -> boolean() when
117 appendToPage(#wx_ref{type=ThisT}=This,Source) function
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_dialog.erl216 wxHtmlWindow:appendToPage(Panel, Html),
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix1883 {"appendToPage", "appendToPage(This, Source)", "appendToPage-2"},
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/
H A DChangeLog3692 renamed appendInPage() to appendToPage