Lines Matching refs:CFXJSE_Engine
116 CJS_Result CJX_Node::applyXSL(CFXJSE_Engine* runtime, in applyXSL()
125 CJS_Result CJX_Node::assignNode(CFXJSE_Engine* runtime, in assignNode()
134 CJS_Result CJX_Node::clone(CFXJSE_Engine* runtime, in clone()
143 CJS_Result CJX_Node::getAttribute(CFXJSE_Engine* runtime, in getAttribute()
153 CJS_Result CJX_Node::getElement(CFXJSE_Engine* runtime, in getElement()
172 CFXJSE_Engine* runtime, in isPropertySpecified()
199 CJS_Result CJX_Node::loadXML(CFXJSE_Engine* runtime, in loadXML()
324 CFXJSE_Engine* runtime, in saveFilteredXML()
330 CJS_Result CJX_Node::saveXML(CFXJSE_Engine* runtime, in saveXML()
372 CJS_Result CJX_Node::setAttribute(CFXJSE_Engine* runtime, in setAttribute()
387 CJS_Result CJX_Node::setElement(CFXJSE_Engine* runtime, in setElement()