Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/Modules/
Ddrawfmodule.c20 int nobjs; /* no of objects */ member
59 pd->nobjs=-1; in countobjs()
66 if ((char*)d==end) pd->nobjs=k; in countobjs()
102 b->nobjs=0; in DrawF_New()
124 if(b->nobjs>=0) return (PyObject *)b; in DrawF_Load()
184 self->nobjs++; in DrawF_Path()
231 self->nobjs--; in DrawF_Path()
263 self->nobjs++; in DrawF_Text()
305 self->nobjs++; in DrawF_TText()
349 self->nobjs++; in DrawF_FontTable()
[all …]