Searched refs:assignedName (Results 1 – 6 of 6) sorted by relevance
34 virtual WebString assignedName() const OVERRIDE;
141 WebString WebRemoteFrameImpl::assignedName() const in assignedName() function in blink::WebRemoteFrameImpl
88 virtual WebString assignedName() const OVERRIDE;
529 WebString WebLocalFrameImpl::assignedName() const in assignedName() function in blink::WebLocalFrameImpl
133 virtual WebString assignedName() const = 0;
654 current_frame->findChildByName(form_frame->assignedName())) { in CurrentOrChildFrameWithSavedForms()