Home
last modified time | relevance | path

Searched defs:linkURL (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/editing/
DCreateLinkCommand.h35 static PassRefPtr<CreateLinkCommand> create(Document* document, const String& linkURL) in create()
/external/webkit/WebCore/platform/
DContextMenu.cpp314 KURL linkURL = result.absoluteLinkURL(); in populate() local
430 KURL linkURL = result.absoluteLinkURL(); in populate() local
/external/webkit/WebCore/page/
DDragController.cpp567 …boardForImageDrag(Frame* src, Clipboard* clipboard, Element* node, const KURL& linkURL, const KURL… in prepareClipboardForImageDrag()
618 KURL linkURL = dragSource.absoluteLinkURL(); in startDrag() local
/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.cpp1124 KURL linkURL = anchor->href(); in internalLinkElement() local