Home
last modified time | relevance | path

Searched refs:PyMac_GetFixed (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Mac/Modules/fm/
D_Fmmodule.c43 PyMac_GetFixed, &itself->ascent,
44 PyMac_GetFixed, &itself->descent,
45 PyMac_GetFixed, &itself->leading,
46 PyMac_GetFixed, &itself->widMax,
/external/python/cpython2/Include/
Dpymactoolbox.h68 int PyMac_GetFixed(PyObject *, Fixed *); /* argument parser for Fixed */
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c1482 PyMac_GetFixed, &r)) in TimeBaseObj_SetTimeBaseRate()
3083 PyMac_GetFixed, &rate)) in MediaObj_GetMediaNextInterestingTime()
3262 PyMac_GetFixed, &rate)) in MediaObj_GetMediaNextInterestingTimeOnly()
3941 PyMac_GetFixed, &width, in TrackObj_SetTrackDimensions()
3942 PyMac_GetFixed, &height)) in TrackObj_SetTrackDimensions()
4061 PyMac_GetFixed, &mediaRate)) in TrackObj_InsertMediaIntoTrack()
4501 PyMac_GetFixed, &rate)) in TrackObj_GetTrackNextInterestingTime()
4870 PyMac_GetFixed, &Rate)) in MovieObj_PrerollMovie()
5666 PyMac_GetFixed, &rate)) in MovieObj_SetMovieRate()
5698 PyMac_GetFixed, &rate)) in MovieObj_SetMoviePreferredRate()
[all …]
/external/python/cpython2/Python/
Dmactoolboxglue.c293 PyMac_GetFixed(PyObject *v, Fixed *f) in PyMac_GetFixed() function
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c4995 PyMac_GetFixed, &slope)) in Qd_AngleFromSlope()
5784 PyMac_GetFixed, &extra)) in Qd_SpaceExtra()
5932 PyMac_GetFixed, &extra)) in Qd_CharExtra()