Home
last modified time | relevance | path

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 Dcmdgetsetprop.h84 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw);
H A Dcmdgetsetprop.cpp61 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw) in scribus_propertyctype() function
H A Dscriptplugin.cpp593 …{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 Dcmdgetsetprop.h84 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw);
H A Dcmdgetsetprop.cpp61 PyObject* scribus_propertyctype(PyObject* /*self*/, PyObject* args, PyObject* kw) in scribus_propertyctype() function
H A Dscriptplugin.cpp593 …{const_cast<char*>("getPropertyCType"), (PyCFunction)scribus_propertyctype, METH_VARARGS|METH_KEYW…