Searched refs:eventHandlerPosition (Results 1 – 3 of 3) sorted by relevance
63 position = scriptController.eventHandlerPosition(); in createAttributeEventListener()84 TextPosition position = scriptController.eventHandlerPosition(); in createAttributeEventListener()
125 TextPosition eventHandlerPosition() const;
244 TextPosition ScriptController::eventHandlerPosition() const in eventHandlerPosition() function in WebCore::ScriptController503 …ntSecurityPolicy()->allowJavaScriptURLs(m_frame->document()->url(), eventHandlerPosition().m_line)) in executeScriptIfJavaScriptURL()