Home
last modified time | relevance | path

Searched refs:WMLAElement (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLAElement.cpp51 WMLAElement::WMLAElement(const QualifiedName& tagName, Document* doc) in WMLAElement() function in WebCore::WMLAElement
56 PassRefPtr<WMLAElement> WMLAElement::create(const QualifiedName& tagName, Document* document) in create()
58 return adoptRef(new WMLAElement(tagName, document)); in create()
61 void WMLAElement::parseMappedAttribute(Attribute* attr) in parseMappedAttribute()
81 bool WMLAElement::supportsFocus() const in supportsFocus()
86 bool WMLAElement::isMouseFocusable() const in isMouseFocusable()
91 bool WMLAElement::isKeyboardFocusable(KeyboardEvent* event) const in isKeyboardFocusable()
122 void WMLAElement::defaultEventHandler(Event* event) in defaultEventHandler()
140 void WMLAElement::accessKeyAction(bool sendToAnyElement) in accessKeyAction()
146 bool WMLAElement::isURLAttribute(Attribute *attr) const in isURLAttribute()
[all …]
DWMLAElement.h34 class WMLAElement : public WMLElement {
36 static PassRefPtr<WMLAElement> create(const QualifiedName& tagName, Document*);
38 WMLAElement(const QualifiedName& tagName, Document*);
DWMLAnchorElement.h31 class WMLAnchorElement : public WMLAElement {
DWMLAnchorElement.cpp34 : WMLAElement(tagName, doc) in WMLAnchorElement()
/external/webkit/Source/WebCore/
DWebCore.pro2433 wml/WMLAElement.h \
3097 wml/WMLAElement.cpp \
DCMakeLists.txt1931 wml/WMLAElement.cpp
DChangeLog-2009-06-1612178 * wml/WMLAElement.cpp:
22449 * wml/WMLAElement.cpp:
22450 (WebCore::WMLAElement::parseMappedAttribute):
40993 * wml/WMLAElement.cpp:
40994 (WebCore::WMLAElement::isKeyboardFocusable):
45222 * wml/WMLAElement.cpp:
45223 (WebCore::WMLAElement::defaultEventHandler):
46651 * wml/WMLAElement.cpp:
46829 * wml/WMLAElement.cpp:
46830 (WebCore::WMLAElement::isKeyboardFocusable):
[all …]
DWebCore.gypi5965 # 'wml/WMLAElement.cpp',
5966 # 'wml/WMLAElement.h',
DGNUmakefile.list.am3570 Source/WebCore/wml/WMLAElement.cpp \
DGNUmakefile.am3547 Source/WebCore/wml/WMLAElement.cpp \
DChangeLog-2010-12-0640152 * wml/WMLAElement.cpp:
42158 * wml/WMLAElement.cpp:
42159 (WebCore::WMLAElement::defaultEventHandler):
55681 * wml/WMLAElement.cpp:
55682 (WebCore::WMLAElement::defaultEventHandler):
56972 * wml/WMLAElement.cpp:
56973 (WebCore::WMLAElement::defaultEventHandler): Ditto.
65395 * wml/WMLAElement.cpp:
65396 (WebCore::WMLAElement::create):
67389 * wml/WMLAElement.cpp:
[all …]
DChangeLog-2010-01-2929465 * wml/WMLAElement.cpp:
29466 (WebCore::WMLAElement::defaultEventHandler):
62000 * wml/WMLAElement.cpp:
62001 (WebCore::WMLAElement::supportsFocus):
62002 * wml/WMLAElement.h:
80063 We forgot WMLAnchorElement/WMLAElement, that lead to bugs. Fixes hovering links in the
85683 * wml/WMLAElement.cpp:
85684 (WebCore::WMLAElement::defaultEventHandler): Renamed.
DChangeLog-2010-05-242372 * wml/WMLAElement.cpp:
2373 (WebCore::WMLAElement::defaultEventHandler):
34596 * wml/WMLAElement.cpp:
34597 (WebCore::WMLAElement::parseMappedAttribute):
DChangeLog8136 * wml/WMLAElement.cpp: Removed.
8137 * wml/WMLAElement.h: Removed.
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj171 …C97510ECB6E28000534BA /* WMLAElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4C6B99180E…
172 …8C97520ECB6E28000534BA /* WMLAElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6B99190E5…
7799 …37300487BB7 /* WMLAElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
7800 …52E37300487BB7 /* WMLAElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
13817 4C6B99180E52E37300487BB7 /* WMLAElement.cpp */,
13818 4C6B99190E52E37300487BB7 /* WMLAElement.h */,
22909 088C97520ECB6E28000534BA /* WMLAElement.h in Headers */,
25625 088C97510ECB6E28000534BA /* WMLAElement.cpp in Sources */,