Home
last modified time | relevance | path

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

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvpptx.h113 BBox pageBBox = getCurrentBBox(); in xtrans()
122 BBox pageBBox = getCurrentBBox(); in ytrans()
H A Ddrvwmf.cpp285 const BBox & psBBox = getCurrentBBox(); in derivedConstructor()
380 const BBox & psBBox = getCurrentBBox(); in ~drvWMF()
H A Ddrvcairo.cpp203 mybox = getCurrentBBox(); in open_page()
H A Ddrvsvm.cpp159 const BBox& psBBox( getCurrentBBox() ); in ~drvSVM()
H A Ddrvbase.h489 const BBox & getCurrentBBox() const;
H A Ddrvpptx.cpp817 BBox pageBBox = getCurrentBBox(); in open_page()
H A Ddrvbase.cpp267 const BBox & drvbase::getCurrentBBox() const in getCurrentBBox() function in drvbase