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

  /external/chromium_org/ui/shell_dialogs/
base_shell_dialog_win.h 63 void DisableOwner(HWND owner);
base_shell_dialog_win.cc 39 DisableOwner(owner);
59 void BaseShellDialogImpl::DisableOwner(HWND owner) {
select_file_dialog_win.cc 660 DisableOwner(params.run_state.owner);
746 DisableOwner(owner);
820 DisableOwner(owner);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
color_chooser_dialog.cc 62 DisableOwner(cc.hwndOwner);
  /external/chromium/chrome/browser/ui/views/
shell_dialogs_win.cc 437 void DisableOwner(HWND owner);
493 DisableOwner(owner);
513 void BaseShellDialogImpl::DisableOwner(HWND owner) {
709 DisableOwner(params.run_state.owner);
798 DisableOwner(owner);
    [all...]

Completed in 3857 milliseconds