Home
last modified time | relevance | path

Searched refs:HTMLFrameElementBase (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLFrameElementBase.cpp45 HTMLFrameElementBase::HTMLFrameElementBase(const QualifiedName& tagName, Document& document) in HTMLFrameElementBase() function in WebCore::HTMLFrameElementBase
53 bool HTMLFrameElementBase::isURLAllowed() const in isURLAllowed()
73 void HTMLFrameElementBase::openURL(bool lockBackForwardList) in openURL()
100 void HTMLFrameElementBase::parseAttribute(const QualifiedName& name, const AtomicString& value) in parseAttribute()
137 void HTMLFrameElementBase::setNameAndOpenURL() in setNameAndOpenURL()
145 Node::InsertionNotificationRequest HTMLFrameElementBase::insertedInto(ContainerNode* insertionPoint) in insertedInto()
151 void HTMLFrameElementBase::didNotifySubtreeInsertionsToDocument() in didNotifySubtreeInsertionsToDocument()
162 void HTMLFrameElementBase::attach(const AttachContext& context) in attach()
172 KURL HTMLFrameElementBase::location() const in location()
179 void HTMLFrameElementBase::setLocation(const String& str) in setLocation()
[all …]
DHTMLIFrameElement.cpp38 : HTMLFrameElementBase(iframeTag, document) in HTMLIFrameElement()
54 return HTMLFrameElementBase::isPresentationAttribute(name); in isPresentationAttribute()
73 HTMLFrameElementBase::collectStyleForPresentationAttribute(name, value, style); in collectStyleForPresentationAttribute()
95 HTMLFrameElementBase::parseAttribute(name, value); in parseAttribute()
110 InsertionNotificationRequest result = HTMLFrameElementBase::insertedInto(insertionPoint); in insertedInto()
118 HTMLFrameElementBase::removedFrom(insertionPoint); in removedFrom()
DHTMLFrameElement.cpp36 : HTMLFrameElementBase(frameTag, document) in HTMLFrameElement()
75 HTMLFrameElementBase::attach(context); in attach()
93 HTMLFrameElementBase::parseAttribute(name, value); in parseAttribute()
DHTMLFrameElementBase.h32 class HTMLFrameElementBase : public HTMLFrameOwnerElement {
48 HTMLFrameElementBase(const QualifiedName&, Document&);
85 DEFINE_NODE_TYPE_CASTS_WITH_FUNCTION(HTMLFrameElementBase);
DHTMLFrameElement.h31 class HTMLFrameElement FINAL : public HTMLFrameElementBase {
DHTMLIFrameElement.h31 class HTMLIFrameElement FINAL : public HTMLFrameElementBase {
DHTMLBodyElement.cpp166 HTMLFrameElementBase* ownerFrameElement = toHTMLFrameElementBase(ownerElement); in insertedInto()
/external/chromium_org/third_party/WebKit/Source/core/
Dwebcore_html.target.linux-arm.mk58 third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
Dwebcore_html.target.darwin-x86.mk58 third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
Dwebcore_html.target.linux-mips.mk58 third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
Dwebcore_html.target.darwin-mips.mk58 third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
Dwebcore_html.target.darwin-arm.mk58 third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
Dwebcore_html.target.linux-x86.mk58 third_party/WebKit/Source/core/html/HTMLFrameElementBase.cpp \
Dcore.gypi2224 'html/HTMLFrameElementBase.cpp',
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp510 static inline bool frameElementAndViewPermitScroll(HTMLFrameElementBase* frameElementBase, FrameVie… in frameElementAndViewPermitScroll()
548 HTMLFrameElementBase* frameElementBase = 0; in scrollRectToVisible()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp320 HTMLFrameElementBase* frameElt = toHTMLFrameElementBase(ownerElement); in init()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt1468 0.12^3522817^HTMLParserThrea^chrome ^[.] WebCore::HTMLFrameElementBase::attach(WebCor…
1470 --- WebCore::HTMLFrameElementBase::attach(WebCore::Node::AttachContext const&)