Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c19796 SGChannel ref; in Qt_SGNewChannel()
19818 SGChannel c; in Qt_SGDisposeChannel()
20152 SGChannel newChannel; in Qt_SGNewChannelFromComponent()
20222 SGChannel ref; in Qt_SGGetIndChannel()
20287 SGChannel c; in Qt_SGSetChannelSettings()
20313 SGChannel c; in Qt_SGGetChannelSettings()
20486 SGChannel c; in Qt_SGSetChannelOutput()
20673 SGChannel c; in Qt_SGWriteExtendedMovieData()
20748 SGChannel c; in Qt_SGWriteMovieData()
20797 SGChannel c; in Qt_SGAddMovieData()
[all …]
Dqtsupport.py158 SGChannel = OpaqueByValueType('SGChannel', 'CmpInstObj') variable