Searched defs:currentElement (Results 1 – 10 of 10) sorted by relevance
56 private HeaderElement currentElement = null; field in BasicHeaderElementIterator
92 SVGElement* currentElement = static_cast<SVGElement*>(current); in computeCTM() local
83 Element* currentElement() const { return m_openElements.top(); } in currentElement() function
1130 …rocessForeignContentUsingInBodyInsertionMode(AtomicHTMLToken& token, ContainerNode* currentElement) in shouldProcessForeignContentUsingInBodyInsertionMode()
64 const IDBKeyPathElement& currentElement() { return m_currentElement; } in currentElement() function in WebCore::IDBKeyPathLexer
218 public static String convertAtLinks(String text, String currentElement, in convertAtLinks()
40 private String currentElement = null; field in APIHandler
62 private Element currentElement; field in DOMOutputCapsule
488 llvm::PHINode *currentElement = in EmitArrayInit() local
1597 Element* currentElement = nodeToElement(currentNode); in findCandidatePointForTouch() local