Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c19685 SeqGrabComponent s; in Qt_SGInitialize()
19702 SeqGrabComponent s; in Qt_SGSetDataOutput()
19725 SeqGrabComponent s; in Qt_SGGetDataOutput()
19748 SeqGrabComponent s; in Qt_SGSetGWorld()
19771 SeqGrabComponent s; in Qt_SGGetGWorld()
19794 SeqGrabComponent s; in Qt_SGNewChannel()
19817 SeqGrabComponent s; in Qt_SGDisposeChannel()
19837 SeqGrabComponent s; in Qt_SGStartPreview()
19854 SeqGrabComponent s; in Qt_SGStartRecord()
19871 SeqGrabComponent s; in Qt_SGIdle()
[all …]
Dqtsupport.py152 SeqGrabComponent = OpaqueByValueType('SeqGrabComponent', 'CmpInstObj') variable