Home
last modified time | relevance | path

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

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dlexyy.cpp2974 backend->endClipPath(drvbase::clip);
2983 backend->endClipPath(drvbase::eoclip);
H A Ddrvbase.h492 void endClipPath(cliptype clipmode) ;
H A Ddrvbase.cpp968 void drvbase::endClipPath(cliptype clipmode) in endClipPath() function in drvbase