Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c8412 OSType idType; in Qt_AddSoundDescriptionExtension() local
8419 PyMac_GetOSType, &idType)) in Qt_AddSoundDescriptionExtension()
8423 idType); in Qt_AddSoundDescriptionExtension()
8436 OSType idType; in Qt_GetSoundDescriptionExtension() local
8442 PyMac_GetOSType, &idType)) in Qt_GetSoundDescriptionExtension()
8446 idType); in Qt_GetSoundDescriptionExtension()
8458 OSType idType; in Qt_RemoveSoundDescriptionExtension() local
8464 PyMac_GetOSType, &idType)) in Qt_RemoveSoundDescriptionExtension()
8467 idType); in Qt_RemoveSoundDescriptionExtension()
10597 long idType; in Qt_GetImageDescriptionExtension() local
[all …]