Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx128 class ScopedPic class
131 ScopedPic( XRenderPeer& rPeer, Picture& rPic );
132 ~ScopedPic();
140 ScopedPic( const ScopedPic& );
141 void operator=( const ScopedPic& );
342 inline ScopedPic::ScopedPic( XRenderPeer& rPeer, Picture& rPic ) in ScopedPic() function in ScopedPic
347 inline ScopedPic::~ScopedPic() in ~ScopedPic()
353 inline Picture& ScopedPic::Get() in Get()

Completed in 8 milliseconds