Home
last modified time | relevance | path

Searched refs:ImplMatches (Results 1 – 6 of 6) sorted by path

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx182 sal_Bool ImplMatches( const GraphicObject& rObj ) const { return( GraphicID( rObj ) == maID ); } in ImplMatches() function in GraphicCacheEntry
/trunk/main/vcl/inc/unx/
H A Dsalbmp.h163 bool ImplMatches( int nScreen, long nDepth, const SalTwoRect& rTwoRect ) const;
/trunk/main/vcl/source/gdi/
H A Danimate.cxx341 if( pView->ImplMatches( pOut, nExtraData ) ) in Start()
392 if( pView->ImplMatches( pOut, nExtraData ) ) in Stop()
H A Dimpanmvw.cxx117 sal_Bool ImplAnimView::ImplMatches( OutputDevice* pOut, long nExtraData ) const in ImplMatches() function in ImplAnimView
H A Dimpanmvw.hxx74 sal_Bool ImplMatches( OutputDevice* pOut, long nExtraData ) const;
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx581 if( !mpDDB || !mpDDB->ImplMatches( nScreen, nDrawableDepth, rTwoRect ) ) in ImplGetDDB()
954 bool ImplSalDDB::ImplMatches( int nScreen, long nDepth, const SalTwoRect& rTwoRect ) const in ImplMatches() function in ImplSalDDB

Completed in 24 milliseconds