Home
last modified time | relevance | path

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

/external/libcups/ppdc/
Dppdc.h489 ppdcChoice *get_choice(ppdcFile *fp);
Dppdc-source.cxx374 ppdcSource::get_choice(ppdcFile *fp) // I - File to read in get_choice() function in ppdcSource
2658 c = get_choice(fp); in scan_file()
/external/python/cpython2/Modules/
Dflmodule.c782 get_choice(genericobject *g) in get_choice() function
831 {"get_choice", (PyCFunction)get_choice, METH_NOARGS},
/external/python/cpython2/Doc/library/
Dfl.rst326 :meth:`get_choice`, :meth:`clear_choice`, :meth:`addto_choice`,