| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/ |
| D | util.js | 69 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/ |
| D | focuser.js | 25 cvox.Focuser.setFocus = function(targetNode, opt_focusDescendants) { argument 106 cvox.Focuser.shouldEnterSuspendEvents_ = function(targetNode){ argument
|
| D | aria_util.js | 157 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 …]
|
| D | chromevox.js | 206 targetNode, speakNode, opt_queueMode) {}; argument 214 cvox.ChromeVox.speakNode = function(targetNode, queueMode, properties) {}; argument
|
| D | dom_util.js | 1184 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 …]
|
| D | selection_util.js | 160 cvox.SelectionUtil.findTopLeftPosition = function(targetNode) { argument
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | TemplateList.java | 431 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()
|
| D | TemplateSubPatternAssociation.java | 151 public boolean matches(XPathContext xctxt, int targetNode, QName mode) in matches()
|
| D | StylesheetRoot.java | 758 int targetNode, in getTemplateComposed() 789 int targetNode, in getTemplateComposed()
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
| D | api_util.js | 41 cvox.ApiUtils.makeNodeReference = function(targetNode) { argument
|
| D | api.js | 235 cvox.Api.speakNode = function(targetNode, queueMode, properties) { argument 333 cvox.Api.syncToNode = function(targetNode, speakNode) { argument 377 cvox.Api.setSpeechForNode = function(targetNode, nodeDescriptions) { argument
|
| D | api_implementation.js | 258 targetNode, opt_speakNode, opt_queueMode) { argument
|
| /external/chromium_org/third_party/WebKit/Source/core/page/ |
| D | TouchAdjustment.cpp | 450 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()
|
| D | EventHandler.cpp | 196 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/ |
| D | MediaDocument.cpp | 138 Node* targetNode = event->target()->toNode(); in defaultEventHandler() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
| D | DOMBreakpointsSidebarPane.js | 125 function didPushNodeToFrontend(targetNode) argument 139 _doCreateBreakpointHitStatusMessage: function(auxData, node, targetNode, callback) argument
|
| /external/skia/src/core/ |
| D | SkPictureStateTree.cpp | 145 Node* targetNode = draw->fNode; in nextDraw() local
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkPictureStateTree.cpp | 147 Node* targetNode = draw->fNode; in nextDraw() local
|
| /external/chromium_org/third_party/WebKit/Source/core/events/ |
| D | MouseRelatedEvent.cpp | 135 Node* targetNode = target() ? target()->toNode() : 0; in computeRelativePosition() local
|
| /external/chromium_org/third_party/WebKit/Source/core/editing/ |
| D | MarkupAccumulator.cpp | 112 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/ |
| D | caretbrowsing.js | 73 function isFocusable(targetNode) { argument
|
| /external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
| D | RangeInputType.cpp | 140 Node* targetNode = event->target()->toNode(); in handleMouseDownEvent() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/ |
| D | ElementsTreeOutline.js | 260 _canPaste: function(targetNode) argument 280 _pasteNode: function(targetNode) argument 307 _performPaste: function(targetNode) argument
|
| /external/chromium_org/third_party/WebKit/Source/core/testing/ |
| D | Internals.cpp | 997 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/ |
| D | DOMPatchSupport.cpp | 125 …Node* targetNode = node->parentElementOrShadowRoot() ? node->parentElementOrShadowRoot() : documen… in patchNode() local
|