Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
Dctledit.py3 f = Function(ExistingControlHandle, 'FindControlUnderMouse',
44 if v.type == ExistingControlHandle:
Dctlsupport.py26 ExistingControlHandle = OpaqueByValueType(OBJECTTYPE, "CtlObj_WhichControl", "BUG") variable