Searched refs:OutDevState (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | textaction.cxx | 72 const OutDevState& rState, in init() 101 const OutDevState& rState, in init() 121 const OutDevState& rState, in init() 150 const OutDevState& rState, in init() 253 const OutDevState& rState, in initArrayAction() 633 const OutDevState& rState ); 640 const OutDevState& rState, 808 const OutDevState& rState, 1032 const OutDevState& rState ); 1040 const OutDevState& rState, [all …]
|
H A D | polypolyaction.cxx | 63 const OutDevState&, 68 const OutDevState&, 99 const OutDevState& rState, in PolyPolyAction() 120 const OutDevState& rState, in PolyPolyAction() 261 const OutDevState& rState, 289 const OutDevState& rState, in TexturedPolyPolyAction() 375 const OutDevState& rState, 401 const OutDevState& rState, in StrokedPolyPolyAction() 481 … const OutDevState& rState ) in createPolyPolyAction() 512 const OutDevState& rState, in createPolyPolyAction() [all …]
|
H A D | mtftools.hxx | 50 struct OutDevState; 62 const ::cppcanvas::internal::OutDevState& outdevState ); 78 ::Size getBaselineOffset( const ::cppcanvas::internal::OutDevState& outdevState, 139 const struct ::cppcanvas::internal::OutDevState& rOutdevState, 171 const struct ::cppcanvas::internal::OutDevState& rOutdevState, 197 const struct ::cppcanvas::internal::OutDevState& rOutdevState, 242 const ::cppcanvas::internal::OutDevState& rState );
|
H A D | polypolyaction.hxx | 47 struct OutDevState; 62 const OutDevState& ); 67 const OutDevState&, 73 const OutDevState& ); 78 const OutDevState&, 84 const OutDevState&,
|
H A D | pointaction.cxx | 59 const OutDevState& ); 62 const OutDevState&, 87 const OutDevState& rState ) : in PointAction() 98 const OutDevState& rState, in PointAction() 170 const OutDevState& rState ) in createPointAction() 177 const OutDevState& rState, in createPointAction()
|
H A D | bitmapaction.cxx | 63 const OutDevState& ); 68 const OutDevState& ); 93 const OutDevState& rState ) : in BitmapAction() 121 const OutDevState& rState ) : in BitmapAction() 213 const OutDevState& rState ) in createBitmapAction() 225 … const OutDevState& rState ) in createBitmapAction()
|
H A D | implrenderer.cxx | 128 const ::cppcanvas::internal::OutDevState aDefaultState; in clearStateStack() 483 const OutDevState& rState( getState( rParms.mrStates ) ); in createFillAndStroke() 934 const OutDevState& rState( getState( rParms.mrStates ) ); in createFont() 972 const OutDevState& rState( getState( rParms.mrStates ) ); in createTextAction() 1897 const OutDevState& rState( getState( rStates ) ); in createActions() 1922 const OutDevState& rState( getState( rStates ) ); in createActions() 1948 const OutDevState& rState( getState( rStates ) ); in createActions() 2027 const OutDevState& rState( getState( rStates ) ); in createActions() 2136 const OutDevState& rState( getState( rStates ) ); in createActions() 2494 const OutDevState& rState( getState( rStates ) ); in createActions() [all …]
|
H A D | transparencygroupaction.cxx | 107 const OutDevState& rState ); 136 const OutDevState& rState ); 189 const OutDevState& rState ) : in TransparencyGroupAction() 221 const OutDevState& rState ) : in TransparencyGroupAction() 559 … const OutDevState& rState ) in createTransparencyGroupAction() 576 … const OutDevState& rState ) in createTransparencyGroupAction()
|
H A D | mtftools.cxx | 58 const ::cppcanvas::internal::OutDevState& outdevState ) in initRenderState() 66 ::Size getBaselineOffset( const ::cppcanvas::internal::OutDevState& outdevState, in getBaselineOffset() 129 const struct ::cppcanvas::internal::OutDevState& rOutdevState, in modifyClip() 240 const struct ::cppcanvas::internal::OutDevState& rOutdevState, in modifyClip() 256 const struct ::cppcanvas::internal::OutDevState& rOutdevState, in modifyClip() 303 const ::cppcanvas::internal::OutDevState& rState ) in createTextLineInfo()
|
H A D | pointaction.hxx | 41 struct OutDevState; 56 const OutDevState& ); 61 const OutDevState&,
|
H A D | bitmapaction.hxx | 42 struct OutDevState; 58 const OutDevState& ); 65 const OutDevState& );
|
H A D | transparencygroupaction.hxx | 48 struct OutDevState; 95 const OutDevState& rState ); 124 const OutDevState& rState );
|
H A D | lineaction.cxx | 62 const OutDevState& ); 84 const OutDevState& rState ) : in LineAction() 154 const OutDevState& rState ) in createLineAction()
|
H A D | lineaction.hxx | 41 struct OutDevState; 57 const OutDevState& );
|
H A D | textaction.hxx | 47 struct OutDevState; 84 const OutDevState& rState,
|
H A D | outdevstate.hxx | 59 struct OutDevState struct 61 OutDevState() : in OutDevState() argument
|
/aoo41x/main/cppcanvas/source/inc/ |
H A D | implrenderer.hxx | 57 struct OutDevState; 62 typedef ::std::vector< OutDevState > VectorOfOutDevStates;
|
Completed in 120 milliseconds