Home
last modified time | relevance | path

Searched refs:elementAtPoint (Results 1 – 25 of 32) sorted by relevance

12

/external/webkit/Source/WebKit/mac/WebView/
DWebDocumentInternal.h58 - (NSDictionary *)elementAtPoint:(NSPoint)point;
59 - (NSDictionary *)elementAtPoint:(NSPoint)point allowShadowContent:(BOOL)allow;
DWebView.h560 - (NSDictionary *)elementAtPoint:(NSPoint)point;
DWebPDFView.mm375 …NSMenu *menu = [webView _menuForElement:[self elementAtPoint:[self convertPoint:[theEvent location…
579 - (NSDictionary *)elementAtPoint:(NSPoint)point
590 - (NSDictionary *)elementAtPoint:(NSPoint)point allowShadowContent:(BOOL)allow
592 return [self elementAtPoint:point];
DWebHTMLView.mm3523 …return [[[self elementAtPoint:point allowShadowContent:YES] objectForKey:WebElementIsSelectedKey] …
3529 …return [[[self elementAtPoint:point allowShadowContent:YES] objectForKey:WebElementIsInScrollBarKe…
6332 - (NSDictionary *)elementAtPoint:(NSPoint)point
6334 return [self elementAtPoint:point allowShadowContent:NO];
6337 - (NSDictionary *)elementAtPoint:(NSPoint)point allowShadowContent:(BOOL)allow
DWebView.mm3851 return [(NSView <WebDocumentElement> *)documentView elementAtPoint:point];
3856 - (NSDictionary *)elementAtPoint:(NSPoint)point
/external/webkit/Tools/DumpRenderTree/
DAccessibilityController.h48 AccessibilityUIElement elementAtPoint(int x, int y);
DAccessibilityController.cpp97 …return AccessibilityUIElement::makeJSAccessibilityUIElement(context, controller->elementAtPoint(x,… in getElementAtPointCallback()
DAccessibilityUIElement.h80 AccessibilityUIElement elementAtPoint(int x, int y);
DAccessibilityUIElement.cpp292 …ityUIElement::makeJSAccessibilityUIElement(context, toAXElement(thisObject)->elementAtPoint(x, y)); in elementAtPointCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DAccessibilityControllerGtk.cpp49 AccessibilityUIElement AccessibilityController::elementAtPoint(int x, int y) in elementAtPoint() function in AccessibilityController
DAccessibilityUIElementGtk.cpp109 AccessibilityUIElement AccessibilityUIElement::elementAtPoint(int x, int y) in elementAtPoint() function in AccessibilityUIElement
/external/webkit/Tools/DumpRenderTree/mac/
DAccessibilityControllerMac.mm45 AccessibilityUIElement AccessibilityController::elementAtPoint(int x, int y) function
DAccessibilityUIElementMac.mm316 AccessibilityUIElement AccessibilityUIElement::elementAtPoint(int x, int y) function
/external/webkit/Tools/DumpRenderTree/win/
DAccessibilityControllerWin.cpp62 AccessibilityUIElement AccessibilityController::elementAtPoint(int x, int y) in elementAtPoint() function in AccessibilityController
DAccessibilityUIElementWin.cpp120 AccessibilityUIElement AccessibilityUIElement::elementAtPoint(int x, int y) in elementAtPoint() function in AccessibilityUIElement
/external/webkit/Source/WebKit/win/Interfaces/
DIWebView.idl600 @method elementAtPoint:
603 - (NSDictionary *)elementAtPoint:(NSPoint)point;
605 HRESULT elementAtPoint([in] LPPOINT point, [out, retval] IPropertyBag** elementDictionary);
/external/webkit/Source/WebKit/win/
DWebView.h265 virtual HRESULT STDMETHODCALLTYPE elementAtPoint(
DWebView.cpp3498 HRESULT STDMETHODCALLTYPE WebView::elementAtPoint( in elementAtPoint() function in WebView
DChangeLog-2009-06-165238 (WebView::elementAtPoint): Same.
16364 (WebView::elementAtPoint): Added argument checking.
18330 (WebView::elementAtPoint):
18790 coordinates before calling elementAtPoint.
19683 (WebView::elementAtPoint): Ditto.
20336 Here is a basic implementation of elementAtPoint for Boomer.
20360 (WebView::elementAtPoint): Call into frame to get the HitTestResult
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1410014 (-[WebHTMLView elementAtPoint:allowShadowContent:]): Ditto
10759 (-[WebHTMLView elementAtPoint:allowShadowContent:]):
11378 (-[WebHTMLView elementAtPoint:allowShadowContent:]):
11558 (-[WebHTMLView elementAtPoint:allowShadowContent:]): The
11843 (-[WebHTMLView elementAtPoint:allowShadowContent:]): Pass point to
11850 This is the WebKit half of pushing the guts of elementAtPoint and
11878 (-[WebHTMLView elementAtPoint:allowShadowContent:]): Call directly
13201 (-[WebPDFView elementAtPoint:]):
13202 (-[WebPDFView elementAtPoint:allowShadowContent:]):
18540 (-[WebHTMLView elementAtPoint:]): Ditto.
[all …]
DWebKit.order646 -[WebHTMLView(WebDocumentInternalProtocols) elementAtPoint:allowShadowContent:]
DChangeLog-2006-02-09352 (-[NSArray elementAtPoint:]):
355 (-[WebImageView elementAtPoint:]):
2042 (-[WebImageView elementAtPoint:]): Use WebCoreElementImageRendererKey
2085 (-[NSArray elementAtPoint:]):
2145 (-[WebHTMLView elementAtPoint:]): Add an NSImage to the dictionary, which now comes from
4894 … now conforms to WebDocumentElement protocol (which lets [WebView elementAtPoint:] work better)
4900 (-[WebPDFView elementAtPoint:]):
5441 (-[WebPDFView elementAtPoint:]):
5900 Fixed <rdar://problem/4097289> -[WebView elementAtPoint:] failing when WebView is nested and offset
14582 (-[WebView elementAtPoint:]): new proposed API
[all …]
/external/webkit/Source/WebCore/
DChangeLog-2002-12-03374 (-[WebCoreBridge elementAtPoint:]): if the element is an object, use DATA for the URL
570 (-[WebCoreBridge elementAtPoint:]):
1176 (-[WebCoreBridge elementAtPoint:]): WebCoreElementLinkURL and WebCoreElementImageURL
3239 (-[WebCoreBridge elementAtPoint:]): use the innerNonSharedNode
3470 * kwq/WebCoreBridge.mm: (-[WebCoreBridge elementAtPoint:]): Check for nil renderer.
4485 * kwq/WebCoreBridge.mm: (-[WebCoreBridge elementAtPoint:]): Add code to
4699 (-[WebCoreBridge elementAtPoint:]):
4801 (-[WebCoreBridge elementAtPoint:]):
5954 (-[WebCoreBridge elementAtPoint:]):
6199 (-[WebCoreBridge elementAtPoint:]):
[all …]
DChangeLog-2003-10-251260 (-[WebCoreBridge elementAtPoint:]):
1512 * kwq/WebCoreBridge.mm: (-[WebCoreBridge elementAtPoint:]): Changed to call KHTMLPart::text
2528 …* kwq/WebCoreBridge.mm: (-[WebCoreBridge elementAtPoint:]): Set the value of a new element diction…
5234 … * kwq/WebCoreBridge.mm: (-[WebCoreBridge elementAtPoint:]): Remove code that tried to determine
5953 (-[WebCoreBridge elementAtPoint:]): Convert title and alt strings to use yen sign before
13315 (-[WebCoreBridge elementAtPoint:]): get the rect of the image
14431 (-[WebCoreBridge elementAtPoint:]):
14459 (-[WebCoreBridge elementAtPoint:]): set the selection bit
15483 * kwq/WebCoreBridge.mm: (-[WebCoreBridge elementAtPoint:]):
18413 (-[WebCoreBridge elementAtPoint:]): call selectedString
DChangeLog-2006-05-1010983 elementAtPoint needs to return input element when clicking on new text field
10992 …: Added allowShadowContent parameter to getInnerNonSharedNode so new elementAtPoint method in WebK…
15363 elementAtPoint returns the list when the point is over a list marker
17117 elementAtPoint is expensive and should return a smart dictionary
17121 Support for WebKit. This removes the old elementAtPoint: on the bridge.
18268 elementAtPoint returns the list when the point is over a list marker
24507 elementAtPoint to this new method. This method takes a point and returns a NodeInfo
24509 (-[WebCoreFrameBridge elementAtPoint:]): Use new nodeInfoAtPoint method.
25553 (-[WebCoreFrameBridge elementAtPoint:]):
26908 (-[WebCoreFrameBridge elementAtPoint:]):
[all …]

12