Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyDict_SetItemString

4791     if (x == NULL || PyDict_SetItemString(d, "resolution", x) < 0)
4796 if (x == NULL || PyDict_SetItemString(d, "min", x) < 0)
4801 if (x == NULL || PyDict_SetItemString(d, "max", x) < 0)
4809 if (x == NULL || PyDict_SetItemString(d, "min", x) < 0)
4814 if (x == NULL || PyDict_SetItemString(d, "max", x) < 0)
4819 if (x == NULL || PyDict_SetItemString(d, "resolution", x) < 0)
4827 if (x == NULL || PyDict_SetItemString(d, "min", x) < 0)
4832 if (x == NULL || PyDict_SetItemString(d, "max", x) < 0)
4837 if (x == NULL || PyDict_SetItemString(d, "resolution", x) < 0)
4845 if (x == NULL || PyDict_SetItemString(d, "min", x) < 0)
4850 if (x == NULL || PyDict_SetItemString(d, "max", x) < 0)
4855 if (x == NULL || PyDict_SetItemString(d, "resolution", x) < 0)