Searched defs:targetNode (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DMouseEventWithHitTestResults.h41 Node* targetNode() const { return m_hitTestResult.targetNode(); } function in class:WebCore::MouseEventWithHitTestResults
H A DTouchAdjustment.cpp442 bool findNodeWithLowestDistanceMetric(Node*& targetNode, IntPoint& targetPoint, IntRect& targetArea, const IntPoint& touchHotspot, const IntRect& touchArea, SubtargetGeometryList& subtargets, DistanceFunction distanceFunction) argument
479 bool findBestClickableCandidate(Node*& targetNode, IntPoint &targetPoint, const IntPoint &touchHotspot, const IntRect &touchArea, const NodeListHashSet& nodeList) argument
487 findBestContextMenuCandidate(Node*& targetNode, IntPoint &targetPoint, const IntPoint &touchHotspot, const IntRect &touchArea, const NodeListHashSet& nodeList) argument
495 findBestZoomableArea(Node*& targetNode, IntRect& targetArea, const IntPoint& touchHotspot, const IntRect& touchArea, const NodeListHashSet& nodeList) argument
[all...]
H A DEventHandler.cpp448 static VisibleSelection expandSelectionToRespectUserSelectAll(Node* targetNode, const VisibleSelection& selection) argument
466 bool EventHandler::updateSelectionForMouseDownDispatchingSelectStart(Node* targetNode, const VisibleSelection& selection, TextGranularity granularity) argument
812 selectionExtentRespectingEditingBoundary(const VisibleSelection& selection, const LayoutPoint& localPoint, Node* targetNode) argument
1850 mouseIsReleasedOnPressedElement(Node* targetNode, Node* clickNode) argument
2198 updateMouseEventTargetNode(Node* targetNode, const PlatformMouseEvent& mouseEvent, bool fireMouseOverOut) argument
2307 dispatchMouseEvent(const AtomicString& eventType, Node* targetNode, bool , int clickCount, const PlatformMouseEvent& mouseEvent, bool setUnder) argument
2892 bestClickableNodeForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntPoint& targetPoint, Node*& targetNode) argument
2909 bestContextMenuNodeForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntPoint& targetPoint, Node*& targetNode) argument
2918 bestZoomableAreaForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntRect& targetArea, Node*& targetNode) argument
3033 Node* targetNode = doc->focusedElement(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DMediaDocument.cpp165 Node* targetNode = event->target()->toNode(); local
H A DHTMLFormElement.cpp158 Node* targetNode = event->target()->toNode(); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DMouseRelatedEvent.cpp150 Node* targetNode = target() ? target()->toNode() : 0; local
H A DNode.cpp2016 static inline bool tryAddEventListener(Node* targetNode, const AtomicString& eventType, PassRefPtr<EventListener> listener, bool useCapture) argument
2037 static inline bool tryRemoveEventListener(Node* targetNode, const AtomicString& eventType, EventListener* listener, bool useCapture) argument
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DMarkupAccumulator.cpp114 String MarkupAccumulator::serializeNodes(Node* targetNode, Node* nodeToSkip, EChildrenOnly childrenOnly) argument
119 String MarkupAccumulator::serializeNodes(Node* targetNode, Node* nodeToSkip, EChildrenOnly childrenOnly, Vector<QualifiedName>* tagNamesToSkip) argument
125 void MarkupAccumulator::serializeNodesWithNamespaces(Node* targetNode, Node* nodeToSkip, EChildrenOnly childrenOnly, const Namespaces* namespaces, Vector<QualifiedName>* tagNamesToSkip) argument
[all...]
H A DApplyStyleCommand.cpp1027 void ApplyStyleCommand::pushDownInlineStyleAroundNode(EditingStyle* style, Node* targetNode) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DHitTestResult.cpp670 Node* HitTestResult::targetNode() const function in class:WebCore::HitTestResult
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeTreeOps.c351 InsertTree( BTreeControlBlockPtr btreePtr, TreePathTable treePathTable, KeyPtr keyPtr, u_int8_t * recPtr, u_int16_t recSize, BlockDescriptor *targetNode, u_int16_t index, u_int16_t level, Boolean replacingKey, u_int32_t *insertNode ) argument
382 InsertLevel(BTreeControlBlockPtr btreePtr, TreePathTable treePathTable, InsertKey *primaryKey, InsertKey *secondaryKey, BlockDescriptor *targetNode, u_int16_t index, u_int16_t level, u_int32_t *insertNode ) argument
572 BlockDescriptor *targetNode = NULL; local
697 DeleteTree(BTreeControlBlockPtr btreePtr, TreePathTable treePathTable, BlockDescriptor *targetNode, u_int16_t index, u_int16_t level ) argument
[all...]
/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DBTreeTreeOps.c350 InsertTree( BTreeControlBlockPtr btreePtr, TreePathTable treePathTable, KeyPtr keyPtr, UInt8 * recPtr, UInt16 recSize, BlockDescriptor *targetNode, UInt16 index, UInt16 level, Boolean replacingKey, UInt32 *insertNode ) argument
381 InsertLevel(BTreeControlBlockPtr btreePtr, TreePathTable treePathTable, InsertKey *primaryKey, InsertKey *secondaryKey, BlockDescriptor *targetNode, UInt16 index, UInt16 level, UInt32 *insertNode ) argument
559 InsertNode(BTreeControlBlockPtr btreePtr, InsertKey *key, BlockDescriptor *targetNode, UInt32 nodeNum, UInt16 index, UInt32 *newNodeNumPtr, UInt16 *newIndex, BlockDescriptor *siblingNode, Boolean *updateParent, Boolean *insertParent, Boolean *rootSplit ) argument
701 DeleteTree(BTreeControlBlockPtr btreePtr, TreePathTable treePathTable, BlockDescriptor *targetNode, UInt16 index, UInt16 level ) argument
[all...]
/macosx-10.9.5/libauto-185.5/
H A Dauto_gdb_interface.cpp248 typedef void (^ref_visitor_t) (Node *targetNode, Node* slotNode, auto_memory_reference_t &ref); member in struct:Auto::GDBRootFinder::Node
398 Node *targetNode = slotNode->_target; local
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorCSSAgent.cpp1136 ContainerNode* targetNode; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp485 BallLarusNode* targetNode = getTarget(); local
1089 BLInstrumentationNode* targetNode = (BLInstrumentationNode*)edge->getTarget(); local
1407 BallLarusNode* targetNode = edge->getTarget(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternals.cpp1101 Node* targetNode; local
1121 Node* targetNode; local
1137 Node* targetNode = 0; local
1157 Node* targetNode = 0; local
1173 Node* targetNode; local
[all...]

Completed in 156 milliseconds