HomeSort by relevance Sort by last modified time
    Searched refs:OnInitDialog (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/remoting/host/
verify_config_window_win.h 26 MSG_WM_INITDIALOG(OnInitDialog)
38 LRESULT OnInitDialog(HWND wparam, LPARAM lparam);
verify_config_window_win.cc 36 LRESULT VerifyConfigWindowWin::OnInitDialog(HWND wparam, LPARAM lparam) {
  /external/chromium_org/cloud_print/service/win/
cloud_print_service_config.cc 56 MESSAGE_HANDLER(WM_INITDIALOG, OnInitDialog)
68 LRESULT OnInitDialog(UINT message, WPARAM wparam, LPARAM lparam,
208 LRESULT SetupDialog::OnInitDialog(UINT message, WPARAM wparam, LPARAM lparam,
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
WinTestDlg.h 139 virtual BOOL OnInitDialog();
WinTestDlg.cc 400 virtual BOOL OnInitDialog();
537 BOOL CTelephonyEvent::OnInitDialog()
539 CDialog::OnInitDialog();
    [all...]

Completed in 973 milliseconds