Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpymactoolbox.h70 int PyMac_Getwide(PyObject *, wide *); /* argument parser for wide */
/external/python/cpython2/Python/
Dmactoolboxglue.c316 PyMac_Getwide(PyObject *v, wide *rv) in PyMac_Getwide() function
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c71 if( !PyArg_ParseTuple(v, "O&l|O", PyMac_Getwide, &p_itself->value, &p_itself->scale, in QtTimeRecord_Convert()
5503 PyMac_Getwide, &offset, in MovieObj_PutMovieIntoDataFork64()
5528 PyMac_Getwide, &offset, in MovieObj_PutMovieIntoStorage()
8019 PyMac_Getwide, &fileOffset, in Qt_NewMovieFromDataFork64()
8077 PyMac_Getwide, &fileOffset, in Qt_NewMovieFromStorageOffset()
11416 PyMac_Getwide, &a, in Qt_CompCompare()
11417 PyMac_Getwide, &minusb)) in Qt_CompCompare()
11435 PyMac_Getwide, &src)) in Qt_CompSquareRoot()
12428 PyMac_Getwide, &dataOffset, in Qt_GraphicsImportReadData64()
12452 PyMac_Getwide, &offset, in Qt_GraphicsImportSetDataReferenceOffsetAndLimit64()
[all …]