Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfileobject.c2190 get_softspace(PyFileObject *f, void *closure) in get_softspace() function
2221 {"softspace", (getter)get_softspace, (setter)set_softspace,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfileobject.c2122 get_softspace(PyFileObject *f, void *closure) in get_softspace() function
2153 {"softspace", (getter)get_softspace, (setter)set_softspace,