Searched refs:toHTMLDialogElement (Results 1 – 4 of 4) sorted by relevance
74 inline HTMLDialogElement* toHTMLDialogElement(Node* node) in toHTMLDialogElement() function
330 toHTMLDialogElement(node)->closeDialog(formSubmission->result()); in submitDialog()
129 HTMLDialogElement* dialog = toHTMLDialogElement(box->node()); in positionDialog()
4729 return toHTMLDialogElement(m_topLayerElements.last().get()); in activeModalDialog()