Searched refs:scribus_propertyctype (Results 1 – 6 of 6) sorted by relevance
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin/ |
H A D | cmdgetsetprop.h | 84 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw);
|
H A D | cmdgetsetprop.cpp | 61 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw) in scribus_propertyctype() function
|
H A D | scriptplugin.cpp | 593 …{const_cast<char*>("getPropertyCType"), (PyCFunction)scribus_propertyctype, METH_VARARGS|METH_KEYW…
|
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin_py2x/ |
H A D | cmdgetsetprop.h | 84 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw);
|
H A D | cmdgetsetprop.cpp | 61 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw) in scribus_propertyctype() function
|
H A D | scriptplugin.cpp | 593 …{const_cast<char*>("getPropertyCType"), (PyCFunction)scribus_propertyctype, METH_VARARGS|METH_KEYW…
|