| /trunk/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() 181 const OutDevState& rState ) in setupDXArray() 204 const OutDevState& rState ) in setupDXArray() 218 const OutDevState& rState, in adaptStartPoint() 253 const OutDevState& rState, in initArrayAction() 281 const OutDevState& rState, in getLineWidth() 633 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() 492 … 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 | implrenderer.cxx | 128 const ::cppcanvas::internal::OutDevState aDefaultState; in clearStateStack() 132 …::cppcanvas::internal::OutDevState& getState( ::cppcanvas::internal::VectorOfOutDevStates& rStates… in getState() 137 …const ::cppcanvas::internal::OutDevState& getState( const ::cppcanvas::internal::VectorOfOutDevSta… in getState() 162 ::cppcanvas::internal::OutDevState aCalculatedNewState( getState( rStates ) ); in popState() 168 const ::cppcanvas::internal::OutDevState& rNewState( getState( rStates ) ); in popState() 316 const ::cppcanvas::internal::OutDevState& rState( getState( rParms.mrStates ) ); in setupStrokeAttributes() 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() 1157 ::cppcanvas::internal::OutDevState& rState( getState( rParms.mrStates ) ); in updateClipping() [all …]
|
| 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 | 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() function
|
| /trunk/main/cppcanvas/source/inc/ |
| H A D | implrenderer.hxx | 57 struct OutDevState; 62 typedef ::std::vector< OutDevState > VectorOfOutDevStates;
|