Searched refs:grabbed (Results 1 – 12 of 12) sorted by relevance
25 aria-grabbed
21 aria-grabbed
70 // Copy png back into NSData object so we can make sure we grabbed a png.
26 not "grabbed" by default. Go to the Options menu and turn on Use Mouse to grab
106 not "grabbed" by default. Go to the Options menu and turn on Use Mouse to grab
137 not "grabbed" by default. Go to the Options menu and turn on Use Mouse to grab
635 /* Regrab input, only if it was previously grabbed */638 /* Restore cursor location if input was grabbed */749 /* while grabbed, accumulate all mouse moved events into one SDL mouse event */842 If input is grabbed+hidden, the cursor doesn't move,
1350 const AtomicString& grabbed = getAttribute(aria_grabbedAttr).string(); in supportsARIADragging() local1351 return equalIgnoringCase(grabbed, "true") || equalIgnoringCase(grabbed, "false"); in supportsARIADragging()1359 void AccessibilityRenderObject::setARIAGrabbed(bool grabbed) in setARIAGrabbed() argument1361 setElementAttributeValue(aria_grabbedAttr, grabbed); in setARIAGrabbed()
126 not "grabbed" by default. Go to the Options menu and turn on Use Mouse to grab
120 …// Note that there is a chance that the file list count could have changed since we grabbed the ty…
11656 All of the seemingly new code here is just code grabbed from WebCore or