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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 24 from Carbon.Dlg import GetNewDialog, SetDialogItemText, GetDialogItemText, ModalDialog
79 d = GetNewDialog(id, -1)
112 d = GetNewDialog(id, -1)
154 d = GetNewDialog(id, -1)
198 d = GetNewDialog(id, -1)
259 self.d = GetNewDialog(id, -1)
433 d = GetNewDialog(id, -1)
FrameWork.py     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL_main.c 404 errorDialog = GetNewDialog (1001, nil, (WindowPtr)-1);
462 commandDialog = GetNewDialog (1000, nil, (WindowPtr)-1);
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 685 dialog = GetNewDialog (rDialog, NULL, (WindowPtr) -1);
    [all...]

Completed in 68 milliseconds