Home
last modified time | relevance | path

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

/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/pct/
H A Dimportpct.h116 int currRectType; variable
H A Dimportpct.cpp1309 currRectType = 0; in handleShape()
1311 currRectType = 1; in handleShape()
1326 if (currRectType == rectType) in handleSameShape()