Home
last modified time | relevance | path

Searched refs:DlgObj_FindDialogItem (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c234 static PyObject *DlgObj_FindDialogItem(DialogObject *_self, PyObject *_args) in DlgObj_FindDialogItem() function
872 {"FindDialogItem", (PyCFunction)DlgObj_FindDialogItem, 1,