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

  /external/python/cpython2/Mac/Modules/dlg/
dlgsupport.py 27 DialogItemType = Type("DialogItemType", "h")
_Dlgmodule.c 312 DialogItemType itemType;
337 DialogItemType itemType;
439 DialogItemType itemType;
883 PyDoc_STR("(DialogItemIndex itemNo) -> (DialogItemType itemType, Handle item, Rect box)")},
885 PyDoc_STR("(DialogItemIndex itemNo, DialogItemType itemType, Handle item, Rect box) -> None")},
895 PyDoc_STR("(DialogItemIndex afterItem, DialogItemType itemType, Handle itemHandle, Rect box) -> None")},
    [all...]

Completed in 48 milliseconds