Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py61 Cursor_ptr = StructInputBufferType('Cursor')
63 Pattern_ptr = StructInputBufferType('Pattern')
65 PenState_ptr = StructInputBufferType('PenState')
/external/python/cpython2/Tools/bgen/bgen/
DbgenBuffer.py251 class StructInputBufferType(InputOnlyBufferMixIn, StructInputOutputBufferType): class
259 class StructByValueBufferType(StructInputBufferType):