Searched refs:currentForm (Results 1 – 3 of 3) sorted by relevance
206 HTMLFormElement* currentForm() const;
1760 HTMLFormElement* FrameSelection::currentForm() const in currentForm() function in blink::FrameSelection
355 HTMLFormElement* form = selectedFrame->selection().currentForm(); in showContextMenu()