Searched defs:refNode (Results 1 - 13 of 13) sorted by path

/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dxpath.c144 domXPathFind( xmlNodePtr refNode, xmlChar * path ) { argument
226 domXPathSelect( xmlNodePtr refNode, xmlChar * path ) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/webaudio/
H A DAudioContext.cpp625 void AudioContext::refNode(AudioNode* node) function in class:WebCore::AudioContext
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DRange.cpp213 void Range::setStart(PassRefPtr<Node> refNode, int offset, ExceptionCode& ec) argument
242 void Range::setEnd(PassRefPtr<Node> refNode, int offset, ExceptionCode& ec) argument
296 isPointInRange(Node* refNode, int offset, ExceptionCode& ec) argument
321 comparePoint(Node* refNode, int offset, ExceptionCode& ec) const argument
362 compareNode(Node* refNode, ExceptionCode& ec) const argument
573 intersectsNode(Node* refNode, ExceptionCode& ec) argument
1227 setStartAfter(Node* refNode, ExceptionCode& ec) argument
1247 setEndBefore(Node* refNode, ExceptionCode& ec) argument
1267 setEndAfter(Node* refNode, ExceptionCode& ec) argument
1287 selectNode(Node* refNode, ExceptionCode& ec) argument
1352 selectNodeContents(Node* refNode, ExceptionCode& ec) argument
1487 setStartBefore(Node* refNode, ExceptionCode& ec) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DFormatBlockCommand.cpp69 Element* refNode = enclosingBlockFlowElement(end); local
H A DInsertParagraphSeparatorCommand.cpp258 Node *refNode; local
H A DModifySelectionListLevel.cpp91 void ModifySelectionListLevelCommand::insertSiblingNodeRangeBefore(Node* startNode, Node* endNode, Node* refNode) argument
106 void ModifySelectionListLevelCommand::insertSiblingNodeRangeAfter(Node* startNode, Node* endNode, Node* refNode) argument
H A DReplaceSelectionCommand.cpp239 void ReplacementFragment::insertNodeBefore(PassRefPtr<Node> node, Node* refNode) argument
1070 RefPtr<Node> refNode = fragment.firstChild(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGLinearGradientElement.cpp174 Node* refNode = SVGURIReference::targetElementFromIRIString(current->href(), document()); local
H A DSVGPatternElement.cpp231 Node* refNode = SVGURIReference::targetElementFromIRIString(current->href(), document()); local
H A DSVGRadialGradientElement.cpp192 Node* refNode = SVGURIReference::targetElementFromIRIString(current->href(), document()); local
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemas.c23797 xmlSchemaPSVIIDCNodePtr refNode = NULL; local
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemas.c23768 xmlSchemaPSVIIDCNodePtr refNode = NULL; local
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Dtcldom.c3614 domNode *node, *child, *refChild, *oldChild, *refNode; local
[all...]

Completed in 434 milliseconds