Home
last modified time | relevance | path

Searched defs:targetNode (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
Dutil.js69 var getActiveDescendantId_ = function(targetNode) { argument
91 var getActiveDescendant = function(targetNode) { argument
124 targetNode, shiftKey, callOnClickDirectly, opt_double) { argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dfocuser.js25 cvox.Focuser.setFocus = function(targetNode, opt_focusDescendants) { argument
106 cvox.Focuser.shouldEnterSuspendEvents_ = function(targetNode){ argument
Daria_util.js157 cvox.AriaUtil.isHiddenRecursive = function(targetNode) { argument
181 cvox.AriaUtil.isHidden = function(targetNode) { argument
204 cvox.AriaUtil.isForcedVisibleRecursive = function(targetNode) { argument
304 cvox.AriaUtil.getRoleNameMsg = function(targetNode) { argument
356 cvox.AriaUtil.getRoleName = function(targetNode) { argument
375 cvox.AriaUtil.getStateMsgs = function(targetNode, primary) { argument
542 cvox.AriaUtil.getGridState_ = function(targetNode, parentControl) { argument
569 cvox.AriaUtil.getActiveDescendantId_ = function(targetNode) { argument
649 cvox.AriaUtil.getActiveDescendant = function(targetNode) { argument
680 cvox.AriaUtil.isControlWidget = function(targetNode) { argument
[all …]
Dchromevox.js206 targetNode, speakNode, opt_queueMode) {}; argument
214 cvox.ChromeVox.speakNode = function(targetNode, queueMode, properties) {}; argument
Ddom_util.js1184 cvox.DomUtil.getAncestors = function(targetNode) { argument
1255 cvox.DomUtil.getRoleMsg = function(targetNode, verbosity) { argument
1307 cvox.DomUtil.getRole = function(targetNode, verbosity) { argument
1321 cvox.DomUtil.getListLength = function(targetNode) { argument
1351 cvox.DomUtil.getStateMsgs = function(targetNode, primary) { argument
1418 cvox.DomUtil.getState = function(targetNode, primary) { argument
1437 cvox.DomUtil.isFocusable = function(targetNode) { argument
1472 cvox.DomUtil.findFocusableDescendant = function(targetNode) { argument
1492 cvox.DomUtil.countFocusableDescendants = function(targetNode) { argument
1505 cvox.DomUtil.isAttachedToDocument = function(targetNode) { argument
[all …]
Dselection_util.js160 cvox.SelectionUtil.findTopLeftPosition = function(targetNode) { argument
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DTemplateList.java431 int targetNode, DTM dtm) in getHead()
493 int targetNode, in getTemplateFast()
594 int targetNode, in getTemplate()
658 int targetNode, in getTemplate()
727 XPathContext xctxt, int targetNode, QName mode) in checkConflicts()
DTemplateSubPatternAssociation.java151 public boolean matches(XPathContext xctxt, int targetNode, QName mode) in matches()
DStylesheetRoot.java758 int targetNode, in getTemplateComposed()
789 int targetNode, in getTemplateComposed()
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dapi_util.js41 cvox.ApiUtils.makeNodeReference = function(targetNode) { argument
Dapi.js235 cvox.Api.speakNode = function(targetNode, queueMode, properties) { argument
333 cvox.Api.syncToNode = function(targetNode, speakNode) { argument
377 cvox.Api.setSpeechForNode = function(targetNode, nodeDescriptions) { argument
Dapi_implementation.js258 targetNode, opt_speakNode, opt_queueMode) { argument
/external/chromium_org/third_party/WebKit/Source/core/page/
DTouchAdjustment.cpp450 bool findNodeWithLowestDistanceMetric(Node*& targetNode, IntPoint& targetPoint, IntRect& targetArea… in findNodeWithLowestDistanceMetric()
492 bool findBestClickableCandidate(Node*& targetNode, IntPoint& targetPoint, const IntPoint& touchHots… in findBestClickableCandidate()
500 bool findBestContextMenuCandidate(Node*& targetNode, IntPoint& targetPoint, const IntPoint& touchHo… in findBestContextMenuCandidate()
508 bool findBestZoomableArea(Node*& targetNode, IntRect& targetArea, const IntPoint& touchHotspot, con… in findBestZoomableArea()
DEventHandler.cpp196 Node* targetNode = mev.innerNode(); in shouldRefetchEventTarget() local
335 static VisibleSelection expandSelectionToRespectUserSelectAll(Node* targetNode, const VisibleSelect… in expandSelectionToRespectUserSelectAll()
348 bool EventHandler::updateSelectionForMouseDownDispatchingSelectStart(Node* targetNode, const Visibl… in updateSelectionForMouseDownDispatchingSelectStart()
647 Node* targetNode = event.innerNode(); in handleMouseDraggedEvent() local
1806 void EventHandler::updateMouseEventTargetNode(Node* targetNode, const PlatformMouseEvent& mouseEven… in updateMouseEventTargetNode()
1868 bool EventHandler::dispatchMouseEvent(const AtomicString& eventType, Node* targetNode, int clickCou… in dispatchMouseEvent()
2516 …lickableNodeForHitTestResult(const HitTestResult& result, IntPoint& targetPoint, Node*& targetNode) in bestClickableNodeForHitTestResult()
2539 …textMenuNodeForHitTestResult(const HitTestResult& result, IntPoint& targetPoint, Node*& targetNode) in bestContextMenuNodeForHitTestResult()
2551 …nt(const IntPoint& touchCenter, const IntSize& touchRadius, IntRect& targetArea, Node*& targetNode) in bestZoomableAreaForTouchPoint()
2773 Node* targetNode = doc->focusedElement(); in sendContextMenuEventForKey() local
/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaDocument.cpp138 Node* targetNode = event->target()->toNode(); in defaultEventHandler() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DDOMBreakpointsSidebarPane.js125 function didPushNodeToFrontend(targetNode) argument
139 _doCreateBreakpointHitStatusMessage: function(auxData, node, targetNode, callback) argument
/external/skia/src/core/
DSkPictureStateTree.cpp145 Node* targetNode = draw->fNode; in nextDraw() local
/external/chromium_org/third_party/skia/src/core/
DSkPictureStateTree.cpp147 Node* targetNode = draw->fNode; in nextDraw() local
/external/chromium_org/third_party/WebKit/Source/core/events/
DMouseRelatedEvent.cpp135 Node* targetNode = target() ? target()->toNode() : 0; in computeRelativePosition() local
/external/chromium_org/third_party/WebKit/Source/core/editing/
DMarkupAccumulator.cpp112 String MarkupAccumulator::serializeNodes(Node& targetNode, EChildrenOnly childrenOnly, Vector<Quali… in serializeNodes()
126 void MarkupAccumulator::serializeNodesWithNamespaces(Node& targetNode, EChildrenOnly childrenOnly, … in serializeNodesWithNamespaces()
/external/chromium_org/ui/accessibility/extensions/caretbrowsing/
Dcaretbrowsing.js73 function isFocusable(targetNode) { argument
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DRangeInputType.cpp140 Node* targetNode = event->target()->toNode(); in handleMouseDownEvent() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
DElementsTreeOutline.js260 _canPaste: function(targetNode) argument
280 _pasteNode: function(targetNode) argument
307 _performPaste: function(targetNode) argument
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp997 Node* targetNode; in touchPositionAdjustedToBestClickableNode() local
1024 Node* targetNode; in touchNodeAdjustedToBestClickableNode() local
1047 Node* targetNode = 0; in touchPositionAdjustedToBestContextMenuNode() local
1074 Node* targetNode = 0; in touchNodeAdjustedToBestContextMenuNode() local
1093 Node* targetNode; in bestZoomableAreaForTouchPoint() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DDOMPatchSupport.cpp125 …Node* targetNode = node->parentElementOrShadowRoot() ? node->parentElementOrShadowRoot() : documen… in patchNode() local

12