Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c288 alc_GetWidth(alcobject *self, PyObject *args) in alc_GetWidth() function
518 {"GetWidth", (PyCFunction)alc_GetWidth, METH_VARARGS, alc_GetWidth__doc__},