Searched refs:requestJSConfirmPopup (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DPageUIClientEfl.cpp128 return toPageUIClientEfl(clientInfo)->m_view->requestJSConfirmPopup(WKEinaSharedString(message));
205 return toPageUIClientEfl(clientInfo)->m_view->requestJSConfirmPopup(WKEinaSharedString(message));
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A DEwkView.h185 bool requestJSConfirmPopup(const WKEinaSharedString& message);
H A DEwkView.cpp934 bool EwkView::requestJSConfirmPopup(const WKEinaSharedString& message) function in class:EwkView

Completed in 111 milliseconds