Home
last modified time | relevance | path

Searched defs:prpChild (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/html/parser/
DHTMLConstructionSite.cpp86 …r<ChildType> HTMLConstructionSite::attach(ContainerNode* rawParent, PassRefPtr<ChildType> prpChild) in attach()
112 void HTMLConstructionSite::attachAtSite(const AttachmentSite& site, PassRefPtr<Node> prpChild) in attachAtSite()
/external/webkit/Source/JavaScriptCore/profiler/
DProfileNode.cpp114 void ProfileNode::addChild(PassRefPtr<ProfileNode> prpChild) in addChild()
/external/webkit/Source/WebCore/platform/
DScrollView.cpp77 void ScrollView::addChild(PassRefPtr<Widget> prpChild) in addChild()