Home
last modified time | relevance | path

Searched refs:newDoc (Results 1 – 13 of 13) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncDocument.java194 int newDoc = getDoc(xctxt, context, ref.toString(), base); in execute() local
197 if (DTM.NULL != newDoc) in execute()
200 if (!mnl.contains(newDoc)) in execute()
202 mnl.addElement(newDoc); in execute()
206 if (null == iterator || newDoc == DTM.NULL) in execute()
234 int newDoc; in getDoc() local
238 newDoc = treeMgr.getNode(source); in getDoc()
250 if (DTM.NULL != newDoc) in getDoc()
251 return newDoc; in getDoc()
275 newDoc = treeMgr.getSourceTree(source, xctxt.getSAXLocator(), xctxt); in getDoc()
[all …]
/external/replicaisland/tools/
DExtractPoints.js187 var newDoc = app.documents.add(600, 700, 72.0, "Edge Output", variable
192 var pathLayer = newDoc.artLayers.add();
193 newDoc.activeLayer = pathLayer;
233 newDoc.selection.select(lineArray);
234 newDoc.selection.stroke(black, 2);
260 newDoc.selection.select(tileCenterArray);
261 newDoc.selection.fill(redColor);
273 newDoc.selection.select(centerArray);
274 newDoc.selection.fill(greenColor);
283 var textLayer = newDoc.artLayers.add();
/external/jdiff/src/jdiff/
DDiff.java22 String oldDoc, String newDoc, in saveDocDiffs() argument
27 if (oldDoc == null || newDoc == null) { in saveDocDiffs()
32 generateDiffs(pkgName, className, oldDoc, newDoc, id, title); in saveDocDiffs()
43 String oldDoc, String newDoc, in generateDiffs() argument
46 String[] newDocWords = parseDoc(newDoc); in generateDiffs()
DAPIComparator.java814 public static boolean docChanged(String oldDoc, String newDoc) { in docChanged() argument
817 if (oldDoc == null && newDoc != null) in docChanged()
819 if (oldDoc != null && newDoc == null) in docChanged()
821 if (oldDoc != null && newDoc != null && oldDoc.compareTo(newDoc) != 0) in docChanged()
/external/libxml2/
Dparser.c12980 xmlDocPtr newDoc; in xmlParseCtxtExternalEntity() local
13009 newDoc = xmlNewDoc(BAD_CAST "1.0"); in xmlParseCtxtExternalEntity()
13010 if (newDoc == NULL) { in xmlParseCtxtExternalEntity()
13014 newDoc->properties = XML_DOC_INTERNAL; in xmlParseCtxtExternalEntity()
13016 newDoc->dict = ctx->myDoc->dict; in xmlParseCtxtExternalEntity()
13017 xmlDictReference(newDoc->dict); in xmlParseCtxtExternalEntity()
13020 newDoc->intSubset = ctx->myDoc->intSubset; in xmlParseCtxtExternalEntity()
13021 newDoc->extSubset = ctx->myDoc->extSubset; in xmlParseCtxtExternalEntity()
13024 newDoc->URL = xmlStrdup(ctx->myDoc->URL); in xmlParseCtxtExternalEntity()
13026 newRoot = xmlNewDocNode(newDoc, NULL, BAD_CAST "pseudoroot", NULL); in xmlParseCtxtExternalEntity()
[all …]
/external/libxml2/python/tests/
Dxpathret.py11 mydoc = libxml2.newDoc("1.0")
Dnsdel.py46 doc = libxml2.newDoc("1.0")
Dbuild.py8 doc = libxml2.newDoc("1.0")
/external/pdfium/fpdfsdk/include/javascript/
Dapp.h140 …FX_BOOL newDoc(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStri…
212 JS_STATIC_METHOD(newDoc, app);
/external/guava/guava/lib/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...
/external/pdfium/fpdfsdk/src/javascript/
Dapp.cpp109 JS_STATIC_METHOD_ENTRY(newDoc) in END_JS_STATIC_CONST()
828 FX_BOOL app::newDoc(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideStrin… in newDoc() function in app
/external/robolectric/lib/main/
Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...