Searched defs:IMPLEMENT_DYNAMIC_CLASS (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit/wx/ |
D | WebView.cpp | 110 IMPLEMENT_DYNAMIC_CLASS(wxWebViewLoadEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 122 IMPLEMENT_DYNAMIC_CLASS(wxWebViewBeforeLoadEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 135 IMPLEMENT_DYNAMIC_CLASS(wxWebViewNewWindowEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 147 IMPLEMENT_DYNAMIC_CLASS(wxWebViewRightClickEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 159 IMPLEMENT_DYNAMIC_CLASS(wxWebViewConsoleMessageEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 171 IMPLEMENT_DYNAMIC_CLASS(wxWebViewAlertEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 183 IMPLEMENT_DYNAMIC_CLASS(wxWebViewConfirmEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 195 IMPLEMENT_DYNAMIC_CLASS(wxWebViewPromptEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 207 IMPLEMENT_DYNAMIC_CLASS(wxWebViewReceivedTitleEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function 219 IMPLEMENT_DYNAMIC_CLASS(wxWebViewWindowObjectClearedEvent, wxCommandEvent) in IMPLEMENT_DYNAMIC_CLASS() function [all …]
|
D | WebDOMSelection.cpp | 43 IMPLEMENT_DYNAMIC_CLASS(wxWebKitSelection, wxObject) in IMPLEMENT_DYNAMIC_CLASS() function
|