Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1442 static PyObject *MenuObj_CopyMenuItemTextAsCFString(MenuObject *_self, PyObject *_args) in MenuObj_CopyMenuItemTextAsCFString() function
2440 {"CopyMenuItemTextAsCFString", (PyCFunction)MenuObj_CopyMenuItemTextAsCFString, 1,