Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c270 ComponentResult _rv; in MovieCtlObj_MCSetMovie()
312 ComponentResult _rv; in MovieCtlObj_MCRemoveAllMovies()
327 ComponentResult _rv; in MovieCtlObj_MCRemoveAMovie()
345 ComponentResult _rv; in MovieCtlObj_MCRemoveMovie()
360 ComponentResult _rv; in MovieCtlObj_MCIsPlayerEvent()
378 ComponentResult _rv; in MovieCtlObj_MCDoAction()
399 ComponentResult _rv; in MovieCtlObj_MCSetControllerAttached()
417 ComponentResult _rv; in MovieCtlObj_MCIsControllerAttached()
432 ComponentResult _rv; in MovieCtlObj_MCSetControllerPort()
465 ComponentResult _rv; in MovieCtlObj_MCSetVisible()
[all …]
Dqtsupport.py212 ComponentResult = Type("ComponentResult", "l") variable
/external/python/cpython2/Mac/Modules/cm/
Dcmsupport.py74 ComponentResult = Type("ComponentResult", "l") variable