Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimage.cxx584 if( pData->IsLoadable() ) in GetAsHorizontalStrip()
802 if( (*aIter)->IsLoadable() ) in GetImage()
826 if( pImg->IsLoadable() ) in GetImage()
/trunk/main/vcl/inc/
H A Dimage.h99 bool IsLoadable() { return maBitmapEx.IsEmpty() && maName.getLength(); } in IsLoadable() function

Completed in 23 milliseconds